html,body {
	background-color: #B2AD99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		height:100%;
}
/*----------------------------------------------------------------
						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: #333333;  font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #CCCCCC; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #333333;  font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
/*----------------------------------------------------------------
							VIA MICHELIN
------------------------------------------------------------------*/
.michelinNav{ color:#CCCCCC;}
a.michelinNav{ color:#CCCCCC;font-size: 12px; text-decoration:none;}
a.michelinNav:hover{ color:#FFFFFF;font-size: 12px; text-decoration:none;}

/* ---------------------------------------- */

/*----------------------------------------------------------------
						COMMUN
------------------------------------------------------------------*/

.adresse {
	color: #000000;
	font-weight: normal;
	font-size: xx-small;
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	position: absolute;
	height: 47px;
	width: 740px;
	left: 0px;
	top: 497px;
}
.adresse a:link, .adresse a:visited {
	color: #000000;
	text-decoration: none;
}
.adresse a:hover {
	color: #EE7C0C;
	font-weight: bold;
	text-decoration:none;
}
/*----------------------------------------------------------------
						BAS DEBIT
------------------------------------------------------------------*/
#divconteneur {
	width: 950px;
	left: 50%;
	top: 10px;
	position:absolute;
	margin-left: -475px;
	background-image: url(../img/bdfond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 540px;
}
#divlogo {
	width: 368px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#divnav {
	text-align: left;
	position: absolute;
	width: 142px;
	height:421px;
	left: 807px;
	top: 20px;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#divnav a:link, #divnav a:visited {
	color: #666666;
	text-decoration: none;
}
#divnav a:hover {
	color: #791B7B;
	text-decoration: none;
}
.navoff {
	font-size: small;
	font-weight: bold;
	color: #B8C901;
	text-decoration: none;
}
#divtitre {
	width: 950px;
	font-size:18px;
	color:#FFFFFF;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 67px;
}
#divphotos {
	width: 505px;
	height: 425px;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 235px;
}
#divtexte {
	width: 220px;
	height: 407px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	top: 6px;
	left: 4px;
	padding: 2px;
}
#divtexte a:link, #divtexte a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#divtexte a:hover {
	text-decoration: none;
	color: #000000;
}
#divinterface {
	width: 948px;
	height: 375px;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 110px;
	vertical-align: middle;
}
#divinterface a:link, #divinterface a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#461A19;
}
#divinterface a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#461A19;
}
h1 {
	color:#FFFFFF;
	font-size:large;
	text-align: right;
	margin:0px;
}
#flashcontent h2 {
	color:#FFFFFF;
	font-size:large;
	margin:0px;
}
#flashcontent h3 {
	color:#FFFFFF;
	font-size:medium;
	margin:0px;
}

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/
#mentions {
	color: #000000;
	width: 520px;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#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;
}
/*----------------------------------------------------------------
						Via Michelin
------------------------------------------------------------------*/
#viamichelin {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#viamichelin a:link, #viamichelin a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#viamichelin a:hover {
	color: #B69C48;
	text-decoration: underline;
}

