@import url("styletextes.css");
@import url("../reservation/formulaire.css");
#header {
	height: 285px;
	width: 1084px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#debutcorps {
	height: 14px;
	background-image: url(../images_interface/debut_corp.jpg);
	background-repeat: no-repeat;
}

#corps {
	background-image: url(../images_interface/arriere_plan_centre.jpg);
	background-repeat: repeat-y;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#contenu {
	width: 994px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
.clearboth {
clear : both;
}

#pied {
	background-repeat: no-repeat;
	height: 60px;
	width: 1084px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images_interface/arriere_plan_pied.jpg);
}
body {
	background-image: url(../images_interface/arriere_plan_body.jpg);
	background-repeat: repeat-y;
	background-color: #E3E3E5;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 31px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #666666;
}
a:link {
	color: #c00418;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #C10418;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #C10418;
}
#boiteplandesite {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#boitecopyright {
	height: 20px;
	width: 1020px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#boitecopyright a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#boitecopyright a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#boitecopyright a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CA0418;
}
#boitecopyright a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#boiteplandesite p{
	float: left;
	margin-right: 39px;
	margin-left: 39px;

}
#boiteplandesite a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#boiteplandesite a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#boiteplandesite a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c00418;
}
#boiteplandesite a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#piedboiteadresse {
	margin-top: 8px;
}
