/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #FFFFFF;/*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;
}
#basdeb{
background:url(../img/fond_basdeb.jpg) center repeat-y}; 

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: #333; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #333; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #666666; 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;}
.titrecontact {font:"Times New Roman", Times, serif; font-size:18px; padding:5px 0px 5px 0px;}
.textecontact {font-size:12px; padding:10px 0px 20px 0px; color:#666666;}


.Style1 {
	color: #CC0000;
	font-size: 12px;
}
a.Style1 {
	color: #CC0000;
	font-size: 10px;
	text-decoration:none;
}
.Style2 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.Style3 {
	color: #333333;
	font-size: 12px;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.date{ text-align:center;color: #333333;font-weight:bold;font-size: 11px;letter-spacing:1px;}
.picto{ padding-top:5px;}
.revue {letter-spacing:1px; text-align:left;color: #333333;	 padding:0px 0px 0px 10px;font-size: 11px;letter-spacing:1px;}

