/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #FFFFE8;/*couleur de fond de la page*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {color:#4E2F10; font-size:11px; font-weight:bold;}
/*----------------------------------------------------------------
						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;
}
#flashcontent a:link, #mentions a:visited {
	color: #000000; font-size: 11px; text-decoration:underline;
}
#flashcontent a:hover {
	color: #000000; font-size: 11px; text-decoration:underline;
}

#detectcontent {
	text-align: center;
}
.detect {color: #4E2F10; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #4E2F10; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #000000; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}

#mentions {
color: #000000; 
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #666666;
	font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #666666; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #000000; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	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;
}
/*----------------------------------------------------------------
							VIA MICHELIN
------------------------------------------------------------------*/
.michelinNav{ color:#333333;}
a.michelinNav{ color:#333333;font-size: 12px; text-decoration:none;}
a.michelinNav:hover{ color:#000000;font-size: 12px; text-decoration:none;}

/*--------------------   Pour bas debit   ----------------------*/

#navigation{height:90px; text-align:center; background-image:url(../img/fond-menu.gif); background-repeat:repeat-x; margin-top:10px; vertical-align:top;}
.selectionne{font-size:14px; color:#D98B40;}
.liennav{font-size:14px; color:#4E2F10;}
a.liennav:link, a.liennav:visited{text-decoration:underline; color:#4E2F10; font-size:14px;}
a.liennav:hover{text-decoration:underline; color:#D98B40; font-size:14px;}
#contenu{background-color:#FFFFFF; text-align:center; height:400px;}
.texte{color:#4E2F10; font-size:12px; padding:10px 15px 5px 0px;}
.texte2{color:#4E2F10; font-size:12px; padding:10px 0px 5px 15px;}
.titre{color:#4E2F10; font-size:16px; font-weight:bold;}

.tableautarifs{text-align:center; font-size:12px; color:#4E2F10;}
.lignetableau{background-color:#FFFFE8;}
.casetableau{padding:3px 0px 3px 0px;}
/*--- Espagnol ---*/
a.liennav2:link, a.liennav2:visited{text-decoration:underline; color:#4E2F10; font-size:12px;}
a.liennav2:hover{text-decoration:underline; color:#D98B40; font-size:12px;}
.selectionne2{font-size:12px; color:#D98B40;}