/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #000000;/*couleur de fond de la page*/
	background-image:url(../img/fond.jpg); background-repeat:repeat-y; background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a{ color:#FFFFFF; text-decoration:none;}
h1{ font-size:12px;}
h2{ font-size:11px;}
/*----------------------------------------------------------------
						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 {color: #D30087; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #FFFFFF; font-size: 10px; text-decoration:underline; }
.detect a:visited {color: #D30087; font-size: 10px; text-decoration:none; }
/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}

#mentions {
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #D30087;
	color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration:none;
}
#mentions a:link {
	color: #D30087; 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 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #D30087;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}

.michelinNav {color:#FFFFFF; font-weight: bold; font-size: 12px; text-decoration:none; }
.michelinNav a:link{color:#FFFFFF; font-weight: bold; font-size: 12px; text-decoration:none; }
.michelinNav a:hover {color:#D30087; font-weight: bold; font-size: 12px; text-decoration:underline; }
.rose{color: #D30087;}
.vert{color:#78B733;}
.blanc{ color:#FFFFFF;}
.petitD{ font-size:9px; text-align:right; vertical-align:top;}
.petitG{ font-size:9px; vertical-align:bottom;}
.form{color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none;} 
.form2{color:#333333; font-weight: bold; font-size: 10px; text-decoration:none;} 
.tetiere{ color:#FFFFFF; font-size:9px; text-align:right;}
.nav{ text-align:right; color:#FFFFFF; font-size: 12px; padding:10px 10px 10px 0px;}
.navOff{ text-decoration:none; color:#FFFFFF;font-size: 12px;}
.navOff:hover{ text-decoration:none; color:#D30087;}
.navOn{ text-decoration:none; color:#D30087;font-size: 12px;}
.nav2{ color:#FFFFFF; font-size: 9px; padding:10px 0px 1px 10px;}
.nav2Off{ text-decoration:none; color:#FFFFFF;font-size: 9px; font-weight:normal;}
.nav2Off:hover{ text-decoration:none; color:#D30087; font-weight:normal;;font-size: 9px}
.txt {font-size:12px; text-align:left;padding:10px 0px 10px 10px;}
.lienR{color: #D30087; text-decoration:none;font-size: 9px;}
.lienR:hover{color: #78B733; text-decoration:none;font-size: 9px;}