h1{
	background-image:url(../img/barre.png);
	background-position:center top;
	background-repeat:no-repeat;
	color:#000000;
	font-size:250%;
	min-height:25px;
	margin-top:5px;
	text-align:center;
}

div.contact_title {
color:#FFFFFF;
height:27.9em;
position:relative;
width:640px;
}

div.contact_title_inner {
background:transparent url(../img/fond_accueil.png) repeat scroll 0 0; ;
position:absolute;
bottom:0;
padding : 10px;
width:640px;

}


div.contact_title_inner h2 {
font-size:150%;
font-weight:bold;
padding:0;
margin:0;
}

div.contbh {
background-image:url(../img/contact_h.png);
background-position:center top;
background-repeat:no-repeat;
height:14px;
margin-left:40px;
padding:0;
width:560px;
}

div.contbb {
background-color:#A6A6A6;
margin-left:40px;
padding-bottom:10px;
padding-top:10px;
width:560px;
}

div.contbb2 {
background-image:url(../img/contact_b.png);
background-position:center top;
background-repeat:no-repeat;
height:14px;
margin-left:40px;
width:560px;
}

fieldset.cont {
border:0 none;
color:#FFFFFF;
padding:0 0 20px 50px;
}

legend {
color:#FFFFFF;
font-weight:bold;
}

div.contssf {
margin-left:40px;
padding:0;
width:560px;
text-align:center;
}


