/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #E2E5E6;/*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;
}

/*----------------------------------------------------------------
						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-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #564F7B; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #666666; font-weight: bold; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 1540px;
}

#mentions {
color: #564F7B; 
	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: #3399CC; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #564F7B; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	color: #3399CC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #3399CC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #564F7B;
	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;}


/*----------------------------------------------------------------
							Html
------------------------------------------------------------------*/

.bodyHtml {
	background-color: #8F8881;/*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;
}

.menu { color: #3399CC; font-weight: bold; font-size: 15px; text-decoration:none; line-height: 30px; }	
.menu a:link, .menu a:visited { color: #3399CC; font-weight: bold; font-size: 15px; text-decoration:none; line-height: 30px; }
.menu a:hover, .menuOn { color: #FFFFFF; font-weight: bold; font-size: 15px; text-decoration:none; line-height: 30px; }


.titre { color: #FD510E; font-weight: bold; font-size: 14px; text-decoration:none; line-height: 17px; padding-left: 10px; }
.sousTitre { color: #FD510E; font-weight: regular; font-size: 13px; text-decoration:none; line-height: 16px; padding-left: 10px; }
.texte { color: #564F7B; font-weight: regular; font-size: 12px; text-decoration:none; line-height: 14px; }
.texteB { color: #564F7B; font-weight: bold; font-size: 12px; text-decoration:none; line-height: 14px; }	
.lien { color: #3399CC; font-weight: bold; font-size: 11px; text-decoration:none; line-height: 15px; }
.lien:hover { color: #564F7B; font-weight: bold; font-size: 11px; text-decoration:none; line-height: 15px; }	


#texteScroll {
padding: 10px!important;
padding: 10px;
width: 244px!important;
width: 100%;
height: 229px!important;
height: 235px;
color: #564F7B;
font-size: 12px;
line-height: 14px;
float: none;
overflow:auto;
scrollbar-face-color: #ECEBEB; /*intrieur scroll*/
scrollbar-arrow-color: #6A5B46; /*flche*/
scrollbar-shadow-color: #FFFFFF; /*ombre porte intrieur ( droite) de la barre de scroll*/
scrollbar-highlight-color: #FFFFFF; /*ombre porte intrieur (de gauche) + fond du scroll*/
scrollbar-3Dlight-color: #6A5B46; /*ombre porte (de gauche)*/
scrollbar-darkshadow-color: #6A5B46; /*ombre porte ( droite)*/
}

#texteScroll2 {
padding: 10px!important;
padding: 10px;
width: 590px!important;
width: 100%;
height: 95%;
height: 225px;
color: #564F7B;
font-size: 12px;
line-height: 14px;
float: none;
overflow:auto;
scrollbar-face-color: #ECEBEB; /*intrieur scroll*/
scrollbar-arrow-color: #6A5B46; /*flche*/
scrollbar-shadow-color: #FFFFFF; /*ombre porte intrieur ( droite) de la barre de scroll*/
scrollbar-highlight-color: #FFFFFF; /*ombre porte intrieur (de gauche) + fond du scroll*/
scrollbar-3Dlight-color: #6A5B46; /*ombre porte (de gauche)*/
scrollbar-darkshadow-color: #6A5B46; /*ombre porte ( droite)*/
}

/*----------------------------------------------------------------
							Signature Html
------------------------------------------------------------------*/
#signatureHtml {
	/*background-color:#666666;*/
	background-image: url(../img/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresseHtml { 
	padding-top: 75px;
	height: 160px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresseHtml a:link, #adresseHtml a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresseHtml a:hover {
	color: #6A5B46;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

#michelin a:link, #michelin a:hover, #michelin a:visited {
display:block; float: left; height:30px; line-height: 30px; margin-left: 10px; background-color:#D6EDF8; padding-left: 4px; padding-right: 4px;
}

