html{
font-family:Arial,"Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:14px;
color:#000;
}

h1{
color:#98af33;
font-size:24px;
font-weight:normal;
margin:0;
}

p.mention{
color:#fff;
font-size:12px;
text-align:center;
}

p{
padding: 5px 0;
}

a, a:hover, a:active, a:link{
color:#000;
}

#wrapper{
width:980px;
height:auto;
display:block;
margin:0 auto;
}

#header{
background:url(img/header.gif) no-repeat top left;
width:980px;
height:116px;
}

#corps{
background:url(img/bg.gif) repeat-y;
padding:30px;
padding-top:60px;
}

#footer{
height:52px;
background:url(img/footer.gif) no-repeat top left;
}

.formulaire{
width:465px;
display:block;
height:auto;
margin:0 auto;
}

#form_contact p{
clear:both;
/*height:15px;*/
padding:3px 0;
margin:0;
}

label { 
width: 80px; 
float: left;
}

input, textarea, select{

margin-left:20px;
border:1px solid #a2a7aa;
height:20px;
width:325px;
}

textarea{
height:100px;
}

select{
height:25px;
padding:2px;
}

#form_contact p.btn_submit{
padding-top:15px;
}

input.submit{
background:url(img/btn_ok.gif) no-repeat;
color:#fff;
width:48px;
height:26px;
text-align:center;
display:block;
/*float:none;*/
border:0;
margin-left:235px !important;
margin-left:117px;
}

label.error {
clear: both;
color: #00529B;
padding-left:100px;
vertical-align: top; 
width:300px;
}

em {
font-weight: bold;
color:red;
/*float:left;*/
margin:5px;
}

.post_msg{
background:#fff;
color:#00529B;
font-weight:bold;
text-align:center;
border:2px solid #a2a7aa;
}

#encart{
	float:right;
	width:357px;
	display:block;
	text-align:center;
	margin-left:5px;
}

#encart_bg{
	border-left:1px solid #00529B;
	border-right:1px solid #00529B;
	background:#f6f6f6;
}

h2{
color:#00529B;
font-size:30px;
margin:0;
padding:0;
font-weight:bold;
}

h3{
color:#818080;
font-size:26px;
font-weight:bold;
padding:0;
margin:0;
}

h4{
color:#818080;
font-size:22px;
font-weight:normal;
margin-top:0;
}
