/* CSS Document */
body
{
	bgcolor: #FFFFFF;
	leftmargin: 0; 
	topmargin: 0; 
	marginwidth: 0; 
	marginheight: 0;
	background-color:#99D024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text:#000000;
	link:#6666FF;
	vlink:#6666FF;
	alink:#CCCCCC;
	margin:0;
}

a:link
{
	color:#009900;
	text-decoration:none;
	font-size: 11px;
}

a:visited
{
	color :#009900;
	text-decoration:none;
	font-size: 11px;
}

a:hover
{
	color :#F76707;
	text-decoration:none;
	font-size: 11px;
}

a:active
{
	color :#F76707;
	text-decoration:none;
	font-size: 11px;
}


.Titre
{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #F76707;
}

.Sous_Titre
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
}

.Texte_Menu
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	vertical-align: top;
	text-indent: 0px;
}

.Texte
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #000000;
}

.MiniTexte
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	color: #660000;
}

.Texte_Lien_Bas
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	color: #000000;
}

.Texte_Lien-Haut
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	color: #009900;
}

.FondMenu
{
	/* background-attachment: fixed; */
	background-image: url(../images_v02/Plaquette_gargoris-01_12.gif);
	background-repeat: repeat;
	background-position: left top;
}

.FondBordHaut
{
	/* background-attachment: fixed; */
	background-image: url(../images_v02/Plaquette_gargoris-01_07.gif);
	background-repeat: repeat;
	background-position: left top;
}

.FondBordDroit
{
	/* background-attachment: fixed; */
	background-image: url(../images_v02/Plaquette_gargoris-01_13.gif);
	background-repeat: repeat;
	background-position: left top;
}

.FondBordBas
{
	/* background-attachment: fixed; */
	background-image: url(../images_v02/Plaquette_gargoris-01_18.gif);
	background-repeat: repeat;
	background-position: left top;
}

.FondBordGauche
{
	/* background-attachment: fixed; */
	background-image: url(../images_v02/Plaquette_gargoris-01_16.gif);
	background-repeat: repeat;
	background-position: left top;
}
