@charset "utf-8";
body {
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 95px;
	padding: 0px;
}
#bandeau {
	background-image: url(../images/bg_bandeau.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 216px;
	width: 962px;
}
#corps {
	float: left;
	height: 358px;
	width: 962px;
	display: inline;
	background-image: url(../images/bg_corps.jpg);
	background-repeat: no-repeat;
}
#corps .descriptif a {
	color: #333;
	text-decoration: none;
}
#corps .descriptif a:hover {
	text-decoration: underline;
}

#corps h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #c31940;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 596px;
	top: 228px;
	margin: 0px;
	padding: 0px;
}
#corps p {
	float: left;
	color: #a42525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	text-align: right;
	width: 450px;
	margin-top: 100px;
	margin-left: 0px;
	padding: 0px;
}
#corps p.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A42525;
	text-align: left;
	margin-top: 40px;
}
#corps table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68403c;
	float: left;
}
#corps table tr td.bg_cel {
	background-color: #cad4ea;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#corps #frm_contact {
	position: absolute;
	top: 226px;
	left: 3px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #b1a6ad;
	border: 1px solid #FFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #b1a6ad;
	border: 1px solid #FFF;
}



#menu {
	position: absolute;
	left: 754px;
	top: 351px;
	width: 206px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 0px;
	padding: 0px;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #5981B5;
	text-decoration: none;
}

#pied {
	display: inline;
	float: left;
	height: 22px;
	width: 955px;
	background-image: url(../images/bg_pied.gif);
	background-repeat: repeat-x;
}
#pied p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}
#pied p a {
	color: #FFF;
	text-decoration: none;
}
#pied p a:hover {
	text-decoration: underline;
}
#corps p.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	color: #68403c;
	text-align: left;
	position: absolute;
	width: 350px;
	left: 422px;
	top: 352px;
}
#tbl_tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68403c;
	margin-top: 45px;
	margin-right: 20px;
}
