body {
/*	background-color: #cccccc;*/
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	margin-left: auto;
  	margin-right: auto;
	width:850px;
	font-family:verdana; font-size:11px;

}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

#oldie {
	background-color:#000000;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	border:3px;
	border-color:#ff0000;
}

img {
	border:0px;
	vertical-align:text-bottom;
}

#home {
	padding-right:3px;
	padding-bottom:1px;
}

#accueil .accueil, #hotel .hotel, #restaurant .restaurant, #seminaires .seminaires, #loisirs .loisirs, #contact .contact, #alentours .alentours {
	text-decoration:underline;
}

#titre {
	position:relative;
	left:0px;
	top:0px;
	padding:0px;
	margin-bottom:0px;
}

#logo {
	position:absolute;
	left:10px;
	top:0px;
	width:307px;
	height:163px;
	z-index:2;

}

#langs {
	position:absolute;
	top:0px;
	right:10px;
}

#page {
	background-image: url(../images/border_page.jpg);
	background-repeat: repeat-y;
	width:870px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}


#photohaut {
	margin-left: 9px;
  	margin-right: auto;
	padding:0px;
	margin-bottom:0px;
	position:static;
	width:850px;
	height:390px;
	z-index:1;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#navbar {
	background-color: #750004;
	border: 2px solid #000000;
	border-right-style:none;
	border-left-style:none;
	width:850px;
	height:29px;
	position: relative;
	vertical-align:bottom;
    padding: 0px;
    /top: -30px;
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
	margin-left: auto;
  	margin-right: auto;
	text-align:center;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#navbar li {
	margin-bottom:0px;
	padding-left:14px;
	padding-right:14px;
	font-size:14px;
	font-family:'Verdana Bold', Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: justify;
	color: #ffffff;
	line-height: 120%;
	padding-top:14px;
	padding-bottom:2px;
	display:inline;
	vertical-align:middle;
	position:relative;
	/top:5px;

}

#navbar a {
	color:#ffffff;
}

#navbar a:link, a:visited{
	color:inherit;
	text-decoration:none;
}

#navbar a:hover {
	color:inherit;
	text-decoration:underline;
}



#main {
	background-color: #ffffff;
	width:802px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
	padding:2em;
	text-align:justify;
	margin-left: auto;
  	margin-right: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#main img {
	margin-top:1em;
	margin-bottom:1em;
	padding: 2px;
	background-color: #000000;
	border-right: 1px solid #AFC7C7;
	border-bottom: 1px solid #AFC7C7;
	margin-left: auto;
  	margin-right: auto;
}

#main a {
	color:inherit;
	text-decoration:underline;
}

#main p {

	padding-top:1em;
	padding-bottom:1em;
}

.demi_g {

	float:left;
	width:345px;
	margin-left:20px;

}

.demi_d {
	width:345px;
	margin-left:425px;

}

.demi_m {
	width:345px;
	margin-left: auto;
  	margin-right: auto;
}

#footer {
	position:relative;
	left:9px;
	width:850px;
	margin:0px;
	margin-top:50px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #750004;
	line-height: 120%;
	padding-top:2px;
	padding-bottom:2px;
	border: 2px solid #000000;
	border-right-style:none;
	border-left-style:none;
	color:#FFF;
	height:35px;
	vertical-align:middle;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#footer a:link, a:visited, a:hover, a:active {
	color: #ffffff;
}

#seminaires table {
	margin-left: auto;
  	margin-right: auto;
	width:75%;
}

#seminaires th {
	text-align:center;
}

#contact table {
	margin-left: auto;
  	margin-right: auto;
}

#contact_acces {
	margin-top:50px;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom:30px;
	width:400px;
}

th {
	text-align:center;
}

table {
	text-align:left;
}


#restaurant table {
	width:100%;
}

#mapsearch {
	margin-left: auto;
  	margin-right: auto;
}

h2 {
	text-align:center;
}

h3 {
	font-weight:bold;
	margin-top:5px;
}