@charset "utf-8";

body {
	background: #e8e3d6 url('bg.gif') repeat-x top center;
	padding:0; margin:0;
	font-family:Verdana;
	font-size:12px;
}

.trans a:hover {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#main {
	margin:auto;
	width:980px;
	margin-top:10px;
}

#main div.bg {
	float:left; clear:both; width:100%;
	background:url('main.gif') repeat-y;
}

#left {
	float:left;
	width:716px;
	
	padding-bottom:10px;
	background:#383431;
}

#left h1.top {
	background:url('top.gif') no-repeat;
	width:100%; height:222px;
	margin:0; padding:0;
	border-bottom:1px solid #bfb6af;
}

#left h1.top a {
	display:block; width:100%; height:100%;
}

#left h1.top strong {
	display:none;
}

#left div.services {
	background:#796f66 url('services.gif') no-repeat bottom;
	width:100%; height:210px;
	border-bottom:1px solid #bfb6af;
}

#left div.services div.padding {
	padding:30px 20px;
}

#left div.services h3 {
	margin:0; padding:0;
}

#left div.services p {
	color:#fff;
	font-size:11px;
}

#left div.services div.photo {
	float:left;
	padding:5px;
	background:#72634d;
	border:1px solid #eee9dd;
	margin-right:14px;
}

#left div.padding {
	padding:14px;
}

#left div.padding h2 {
	margin:0; padding:0;
	margin-bottom:10px;
	
	position:relative;
}

#left div.padding h2 a {
	position:absolute;
	top:10px; right:0;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

#left form.search {
	border:1px solid #575761;
	background:#26252b;
	float:left; clear:both; width:100%;
	position:relative;
	color:#ffffff;
	margin-bottom:15px;
}

#left form.search div {
	padding:8px;
}

#left form.search label.label{
	display:inline-block;
	width:100px;
	text-align:right;
	font-weight:bold;
	margin-right:8px;
}

#left form.search div.submit {
	padding:0;
	text-align:right;
}

#left form.search div.submit input {
	border:0; width:229px; height:32px;
	background:url('recherche.gif');
	cursor:pointer;
}

#left form.search select {
	width:200px;
}

#left form.search a.avancee {
	position:absolute;
	right:0; top:0;
}

#right {
	float:right;
	width:264px;
	
	padding-bottom:10px;
	background:url('right.gif') repeat-y right;
}

#right div.telephone {
	width:100%; height:34px;
	background:url('telephone.gif') no-repeat;
	margin-bottom:30px;
}

#right div.telephone h3 {
	display:none;
}

#right ul.menu {
	list-style-type:none;
	width:190px;
	margin:0;
	padding:0;
	margin-left:44px;
}

#right ul.menu li a {
	display:block;
	width:190px;
	height:25px;
	color:#56594e;
	background:url('menu.gif') no-repeat bottom;
	text-decoration:none;
	text-transform:uppercase;
}

#right ul.menu li a:hover, #right ul.menu li a.active {
	color:#fff;
	background:url('menu.gif') no-repeat top;
}

#right ul.menu li a strong {
	display:block;
	padding-top:5px;
	padding-left:12px;
	font-size:10px;
}

#right div.actualites {
	float:right;
	width:254px;
	margin-top:12px;
}

#right div.actualites h3 {
	width:100%; height:27px;
	background:url('titre_actualites.gif') no-repeat;
	margin:0; padding:0;
}

#right div.actualites div.actualite {
	font-size:11px;
	color:#fff;
	padding:10px 20px;
}


#right div.actualites div.actualite div.link {
	float:right; clear:both;
	margin-top:10px;
}

#right div.actualites div.actualite div.link a {
	text-align:right;
	background:#9b8b7c;
	padding:6px 8px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#right div.actualites h3 strong {
	display:none;
}

#right div.suggestions {
	float:right;
	width:254px;
	margin-top:22px;
}

#right div.suggestions h3 {
	width:100%; height:27px;
	background:url('titre_suggestions.gif') no-repeat;
	margin:0; padding:0;
}

#right div.suggestions h3 strong {
	display:none;
}

#right div.suggestions ul {
	list-style-type:none;
	padding:0; margin:0;
}

#right div.suggestions ul li {
	float:left; clear:both; width:234px;
	padding:10px;
	color:#fff;
}

#right div.suggestions ul li img {
	float:left;
	padding:5px;
	background:#2f2b28;
	border:1px solid #66615c;
	margin-right:10px;
}

#right div.suggestions ul li a.link {
	color:#fff;
	font-size:10px;
	float:right;
}

#right div.suggestions ul li strong {
	color:#958575;
}

#right div.suggestions ul li b {
	font-size:14px;
}

#bottom {
	margin:auto;
	width:980px;
}

#bottom div.copyright {
	float:left; width:100%; clear:both;
	height:60px;
	background:url('bottom.gif') no-repeat;
}

#bottom div.copyright div.texte {
	float:left; width:716px;
	color:#fff; font-size:10px;
	margin-top:10px;
}

#bottom div.copyright div.texte p {
	padding:0; margin:0;
	text-align:center;
}

#bottom div.copyright div.texte a {
	text-decoration:none;
	color:#fff;
}

/* CONTACT */

div.contact form {
	margin:0; padding:0;
}

div.contact form fieldset {
	margin:0; padding:0;
	border:0;
	margin-bottom:5px;
	border:1px solid #524f4d;
}

div.contact form legend {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	padding:5px;
	padding-bottom:0;
	/*border-bottom:1px solid #e2001a;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div.contact form sup {
	color:#e5353b;
}

div.contact table.inner label {
	font-weight:bold;
	/*float:left;
	width:40%;
	clear:left;*/
}

div.contact table.inner div {
	float:right;
	width:58%;
	clear:right;
}

div.contact table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.contact textarea, div.contact input, div.contact select {
	/*border-width:1px;
	border-color:#666;*/
	border:1px solid #cccccc;
}

div.contact textarea {
	width:100%;
}

div.contact table.inner input, div.contact table.inner textarea, div.contact table.inner select {
	width:100%;
}

div.contact form input.radio {
	width:auto;
	clear:none;
}

div.contact form input.submit {
	background:url('submit.gif') no-repeat;
	border:0;
	width:150px;
	height:35px;
	color:#fff;
	font-size:14px;
}