/*----------------------------------------------------------------
						COMMUN
------------------------------------------------------------------*/
body {
	background-color: #3E5568;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}
.adresse {
	color: #FFFFFF;
	font-weight: normal;
	font-size: xx-small;
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	position: absolute;
	height: 50px;
	width: 950px;
	left: 0px;
	top: 494px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adresse a:link, .adresse a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.adresse a:hover {
	color: #8BB4CA;
	font-weight: bold;
	text-decoration:none;
}
/*----------------------------------------------------------------
						BAS DEBIT
------------------------------------------------------------------*/
#divconteneur {
	width:950px;
	height:540px;
	top: 10px;
	position:relative;
	background-image: url(img/bdfond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
#divlogo {
	width: 368px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#divnav {
	text-align: center;
	position: absolute;
	width: 840px;
	height:113px;
	left: 105px;
	top: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#divnav a:link, #divnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divnav a:hover {
	color: #0099CC;
	text-decoration: none;
}
.navoff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#divtitre {
	width: 950px;
	font-size:18px;
	color:#FFFFFF;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 67px;
}
#divphotos {
	width: 600px;
	height: 370px;
	text-align: center;
	position: absolute;
	top: 101px;
	left: 340px;
}
#divtexte {
	width: 315px;
	height: 370px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	top: 101px;
	left: 10px;
}
#divtexte a:link, #divtexte a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#divtexte a:hover {
	text-decoration: none;
	color: #86CDDF;
}
#divinterface {
	width: 950px;
	height: 405px;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 79px;
	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: 5px;
	left: 358px;
	position:absolute;
	width:369px;
	height:51px;
}
h1 {
	color:#C8DBE6;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin:0px;
}
#divh2{
	top: 43px;
	left: 78px;
	position:absolute;
	width:648px;
	height:38px;
}
h2 {
	color:#FFFFFF;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	margin:0px;
}
/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent, #detectcontent {
	text-align: center;
}
.detect {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}	
.detect a:link, .detect a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.detect a:hover {
	color: #ffcc00;
	font-size: 10px;
	text-decoration:underline;
}
/*----------------------------------------------------------------
						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;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	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-family: Geneva, Arial, Helvetica, sans-serif;
	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;
}
