/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

html,body {
	background-color: #C1EF25;/*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;
	height:100%;
}
#basdeb{ background-image:url(img/fond.gif); background-repeat:repeat-y; background-position:center;}
h1{ font-size:16px;color: #C1EF25; font-family:Georgia, "Times New Roman", Times, serif;}
h2{ font-size:12px;}
/*----------------------------------------------------------------
						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: #FFFFFF;  font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #000000;  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
------------------------------------------------------------------*/


#adresse { 
width: 100%;
	margin-top: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	
}
#adresse a:link, #adresse a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #ffffff;
	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;}
/*----------------------------------------------------------------
						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 {
	position: absolute;
	left: 20px;
	top: 0px;
}
#adressebd {
	text-align: center;
	position: absolute;
	width: 945px;
	height:23px;
	left: 4px;
	top: 535px;
	color: #ffffff;
	font-size:12px;
}
#adressebd a:link, #adressebd a:visited {
	color: #fff;
	text-decoration: none;
}
#adressebd a:hover {
	color: #C1EF25;
	text-decoration: underline;
}
#divnav {
	text-align: center;
	position: absolute;
	width: 945px;
	height:23px;
	left: 4px;
	top: 70px;
	font-size:14px;
	color: #fff;
	text-decoration: none;
}
#divnav a:link, #divnav a:visited {
	color: #fff;
	text-decoration: none;
}
#divnav a:hover {
	color: #C1EF25;
	text-decoration: underline;
}
.navoff {
	color: #C1EF25;
	text-decoration: none;
}
#divtitre {
	width: 950px;
	font-size:18px;
	color:#FFFFFF;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 67px;
}
#divphotos {
	width: 685px;
	height: 375px;
	text-align: center;
	position: absolute;
	top: 95px;
	left: 265px;
}
#divtarifs {
	width: 685px;
	height: 375px;
	position: absolute;
	top: 95px;
	left: 265px;
	font-size:12px;
	color:#FFFFFF;
}
#divflash {
	width: 950px;
	height: 375px;
	text-align: center;
	position: absolute;
	top: 95px;
	left: 0px;
}
#divtexte {
	width: 232px;
	height: 296px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 137px;
	left: 7px;
	padding: 5px;
}
#divtexte a:link, #divtexte a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#divtexte a:hover {
	text-decoration: none;
	color: #89CF1F;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #89D220;
}
#divinterface {
	width: 948px;
	height: 348px;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 103px;
	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;
}
#divh1{
	top: 7px;
	left: 250px;
	position:absolute;
	width:685px;
}

#divh2{
	top: 43px;
	left: 78px;
	position:absolute;
	width:648px;
	height:38px;
}

