/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #A5BE48;/*couleur de fond de la page*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*----------------------------------------------------------------
						Css génériques
------------------------------------------------------------------*/
.texteagauche { text-align:left; }
.texteadroite { text-align:right; }
.texteaumilieu { text-align:center; }
.floatagauche { float:left; }
.floatadroite { float:right; }
.stopfloat { clear:both; }


/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
.detect {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}

#mentions {
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #666666;
	color: #000000; font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #A5BE48; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #A5BE48; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 990px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}

#nav{ width:990px; text-align:left; margin-bottom:10px; margin-top:25px; font-size:12px;}
.navOff { color:#18420D; text-decoration:none; font-weight:bold;}
.navOff:hover { color:#FFFF66;}
.navOn { color:#FFFF66; text-decoration:none; font-weight:bold; cursor:text;}
.fleche{ font-size:36px;color:#18420D; text-decoration:none; font-weight:bold;}
.fleche:hover{ color:#FFFF66;}
.txt{width:220px; font-size:12px; text-align:justify; vertical-align:top; padding:20px 0px 0 0; }
.tof{ vertical-align:top; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; width:580px; font-weight:bold; color:#FFFF66;}
.michelinNav{color:#18420D; text-decoration:none; font-weight:bold;}
.michelinNav:hover { color:#FFFF66;}
.liens{ vertical-align:top; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold; color:#FFFF66; text-decoration:none}
.tarifs{font-size:12px; text-align:left; vertical-align:top; padding:0px 0 0 0;	font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000; font-style:normal;}