.retour {
	clear: both;
}

.center {
	width: 980px;
	margin: auto;
}

.center2 {
	width: 740px;
	margin: auto;
}

.col2 {
	float: left;
	width: 400px;
	padding: 0 40px 0 40px;
	margin-top: 40px;
}

.detail {
	border-bottom: 1px dashed #6e6b6b;
	margin-bottom: 10px;
}

.droite {
	text-align: right;
}

.bouton {
	margin-top: 10px;
}

.left {
	float: left;
	width: 25%;
}

.left:hover {
	background-color: #c1212a;
}

.tiret {
	border-top: 1px dotted #6d5837;
	border-bottom: 1px dotted #6d5837;
	height: 10px;
	width: 980px;
	margin: 20px auto;
}

body {
	background: url(images/fondheader.gif) repeat-x #dfdfbd;
	font-family: verdana;
	color: #6e6b6b;
}

#logohd {

	text-align: center;
	padding: 30px 0 30px 0;
}

#logohd h1 {
	color: white;
}

#imgheader {
	background: url(images/imgheader.png) center no-repeat;
	height: 369px;
	padding-top: 30px;
}

#nav a {
	float: left;
	text-decoration: none;
	width: calc(25% - 1.5px);
	background-color: #c6c58d;
	line-height: 30px;
	text-align: center;
	padding: 20px 0px;
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	border-left: 1px solid #6d5837;
	border-right: 1px solid white;
}

#nav a:hover {
	background: url(images/pucederoul.png) no-repeat 210px 27px #c1212a;
	font-weight: bold;
}

footer {
	background: url(images/fondfooter.gif) repeat-x;
	text-align: center;
	color: #6d5837;
	height: 270px;
}

footer p {
	padding-top: 35px;
}



#contenu h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 40px 0;
	text-transform: uppercase;
}

#chambre img {
	border: 6px solid #c6c58d;
	margin-bottom: 20px;
}

#contenu p {
	font-size: 16px;
	margin: 10px 0 0 0;
	text-align: justify;
	line-height: 20px;
}

#contenu h3 {
	font-size: 18px;
	padding-left: 35px;
	background: url(images/pucevalid.png) 2px 2px no-repeat;
	line-height: 30px;
}

#domaines a {
	background: #c1212a;
	color: white;
	text-align: right;
	text-decoration: none;
	padding: 10px 20px;
	display: block;
	margin-left: 318px;
}

#domaines a:hover {
	background: white;
	color: #c1212a
}

#pourquoi a {
	text-decoration: none;
	color: #6e6b6b;
	background: url(images/fleche.png) 132px 15px no-repeat;
	padding: 10px 20px 10px 0;
	border: 1px solid transparent;
	font-weight: bold;
}

#pourquoi a:hover {
	color: white;
	background: url(images/flecheblanche.png) 132px 15px no-repeat;
	border: 1px solid white;
	font-weight: bolder;
}

#pourquoi {
	border-right: 1px dashed #6d5837;
}

#nav li:first-child a {
	border-left: none;
}

#nav li:last-child a {
	border-right: none;
}

fieldset {
	
	border:1px solid #6d5837;
	margin: 20px 0;
	padding: 20px 5px;
}

legend {
	font-weight: bold;
	font-size: 18px;
	color: #6d5837
}

#vous input {
	margin: 5px 15px;
}

#vous p {
	margin: 10px 0;
	font-weight: bold;
}

#vos input, #vos textarea{
	line-height: 20px;
	margin: 0px 33px 10px 5px;
	width: 225px;
	display: block;
	float: left;
	resize: vertical;
}

#vos p {

}

#vos input:hover, #vos textarea:hover, #vos input:focus, #vos textarea:focus {
	color: black;
	background-color: #dfdfbd;
}

#vos label {
	display: block;
	float: left;
	width: 85px
}

#rdv input {
	width: auto;
	float: left;
}

#rdv label {
	width: auto;
}

#coord p {
	line-height: 22px;
	margin: 20px 0;
}

#coord h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#coord a {
	text-decoration: none;
	color: #6e6b6b;
}

#coord a:hover {
	color: white;
}

#envoi {
	margin-left: 160px;
}

#envoi input:hover {
	background-color: #6e6b6b;
	color: white;
}








