/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

html,body {
	background-color: #220D15;/*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;
	height:100%;
}
h1{ font-size:12px;}
h2{ font-size:11px;}
#txt{ text-align:right; float:left; width:430px;}
.letexte{ padding:0px 10px 10px 50px; color:#ccc;}
#chteumeu{text-align: center; width:990px; margin-top: 50px; /* moitié de la hauteur */
  }
#tof{ float:right; width:500px; height:400px;}
#plan{ float:right;  height:400px;}
#planT{ float:right;  height:400px; width:200px; text-align:left; padding-left:10px;}
#nav2{ clear:both; margin-top:20px;}
#resa{ width:990px;}
/*----------------------------------------------------------------
						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;
	height:100%;
}

#detectcontent {
	text-align: center;
}
.detect {color: #ccc;  font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #8A142A;  font-size: 10px; text-decoration:none; }
.detect a:hover {color: #ccc; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 1540px;
}

#mentions {
color: #000000; 
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #E0E0E0;
	font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #8B152B; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #666666; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	color: #ACACAC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #ACACAC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #8A142A;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
/*----------------------------------------------------------------
							VIA MICHELIN
------------------------------------------------------------------*/
.michelinNav{ color:#ccc;}
a.michelinNav{ color:#ccc;font-size: 12px; text-decoration:none;}
a.michelinNav:hover{ color:#fff;font-size: 12px; text-decoration:none;}


.imageNote {
	background-image: url(../img/fond_note.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.conteneurHtml {
	background-image: url(../img/fond_kerbastic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.bleu13C {color: #026AD2; font-weight: normal; font-size: 13px; text-decoration:none; }
.rouge13B {color: #89162A; font-weight: bold; font-size: 13px; text-decoration:none; }
.bleu13F {color: #003366; font-weight: normal; font-size: 13px; text-decoration:none; }
.gris13B {color: #666666; font-weight: bold; font-size: 13px; text-decoration:none; }
.noir13 {color: #000000; font-weight: normal; font-size: 13px; text-decoration:none; }
.noir13B {color: #000000; font-weight: bold; font-size: 13px; text-decoration:none; }
.jaune13B {color: #9D8A00; font-weight: bold; font-size: 13px; text-decoration:none; }


#print a:link, #print a:visited {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #89162A;
	font-weight: bold;
	text-decoration: none;	
	text-align: center;	
}

#print a:hover {
	width: 180px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #666666;
}
