/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #231510;/*couleur de fond de la page*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1{ font-size:12px;}
/*----------------------------------------------------------------
						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: #666666; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #fff; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #fff; font-size: 10px; text-decoration:underline; }
.detect strong{color: #fff; font-size: 10px; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/
#mentions {
	width: 520px;
	margin-top: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #666666;
	color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration:none;
}
#mentions a:link, #mentions a:visited {
	color: #666666; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

#adresse { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
.nav {background-color:#000000; text-align:center; color:#F4F5CD; font-size:15px; font-weight:bold;
}
.navOffen{color:#F4F5CD;text-decoration:none; font-size:12px; font-weight:bold;padding:0px 3px 0px 3px;}
.navOffen:hover{ color:#C4003C;}
.navOff{ color:#F4F5CD;text-decoration:none; font-size:12px; font-weight:bold;padding:0px 3px 0px 3px;}
.navOff:hover{ color:#C4003C;}
.navOnen{ color:#C4003C;text-decoration:none; font-size:12px; font-weight:bold;padding:0px 3px 0px 3px;}
.navOn{ color:#C4003C;text-decoration:none; font-size:12px; font-weight:bold;padding:0px 3px 0px 3px;}
.signature{ background-color:#E9BE85; color:#000000;text-align:center; font-size:10px;font-weight:bold;text-decoration:none;
}
.lien{color:#000000; text-decoration:none;
}
.tetiere{color:#E9BE85; font-size:10px;
}
.accroche{color:#E9BE85; font-size:16px; font-weight:bold;
}
.fondrose{background-color:#C4003C;
}
.fondjaune{background-color:#F4F5CD;
}
.marge{padding:10px 10px 10px 10px;color:#000000; font-size:12px;
}
.fondocre{background-color:#E9BE85;
}
.traiteur{font-size:12px; color:#E9BE85; text-align:right; vertical-align:bottom;padding:0px 0px 0px 5px;
}
.lien{color:#000000;
}
.margeimage{padding:10px 0px 0px 0px;
}
.michelinNav{ color:#FFFFFF; text-decoration:none;}