@charset "utf-8";
/* CSS Document */
body {
	background-color: #DEC198;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#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;
}
#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;
}
#divlogo {
	width: 368px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#divnav {
	text-align: center;
	position: absolute;
	width: 945px;
	height:23px;
	left: 4px;
	top: 454px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
#divnav a:link, #divnav a:visited {
	color: #330000;
	text-decoration: none;
}
#divnav a:hover {
	color: #A2E33F;
	text-decoration: none;
}
.navoff {
	color: #FFFFFF;
	text-decoration: none;
}
#divphotos {
	width: 685px;
	height: 375px;
	text-align: center;
	position: absolute;
	top: 70px;
	left: 260px;
}
#divh1{
	top: 5px;
	left: 358px;
	position:absolute;
	width:585px;
	height:51px;
}
h1 {
	color:#87DD0C;
	font-size:24px;
	font-family: "Times New Roman", Times, 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;
}
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
.detect {color: #999999;  font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #999999;  font-size: 10px; text-decoration:none; }
.detect a:hover {color: #FFFFFF;  font-size: 10px; text-decoration:underline; }
#adresse {
	color: #25160E;
	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: 483px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#adresse a:link, #adresse a:visited {
	color: #25160E;
	text-decoration: none;
}
#adresse a:hover {
	color: #4B1E19;
	font-weight: bold;
	text-decoration:none;
}
#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;
	margin-left:auto;
	margin-right: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;
}
#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: #A2E33D;
	text-decoration: underline;
}