#contact h1{
	margin:0 0 19px 0;
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	color:#3a9de0;
	border-bottom:2px solid #dcdcdc;
	padding:0 0 11px;
}

#contact p{
	margin:0 0 22px 0;
	font-size:14px;
	color:#2f2f30;
}
#contact .f_formulaire_contact {
	background:url(../images/common/f_formulaire_contact.gif) repeat-y 0 0;
}
#contact .b_formulaire_contact,.b_formulaire_contact2 {
	background:url(../images/common/b_formulaire_contact.gif) no-repeat 0 bottom;
}

#contact form {
	width:701px;
	padding:0 0 15px 0;
	color:#6a6a6a;
	background:url(../images/common/h_formulaire_contact.gif) no-repeat 0 0;
	overflow:hidden;
	zoom:1;
}

#contact form fieldset {
	padding:15px 0 0 29px;
	width:509px;
	border:0;
}

#contact .b_formulaire_contact2 fieldset {
	padding:15px 0 0 29px;
	width:630px;
	border:0;
}

#contact form h2 {
	margin:0 0 18px 0;
	font-size:13px;
	font-weight:bold;
}

#contact form label {
	float:left;
	display:inline;
	margin:2px 23px 0 0;
	width:105px;
	text-align:right;
}

#contact .b_formulaire_contact2 label 
{
	float:none;
	margin:0px 0px 0 0;
}

#contact form p {
	margin:0 0 6px 0;
	text-align:right;
}

#contact .b_formulaire_contact input,
#contact form select,
#contact form textarea {
	width:374px;
	padding:2px 0 2px 2px;;
	border:1px solid #dcdcdc;
}

#contact .b_formulaire_contact2 input {
	border:0 none;
	margin:0px 5px;
	width:auto;
}

#contact nextstep {
	border:0 none;
	margin:0px 5px 0px 2px;
	width:auto;
	float:right;
}

#contact form select {
	width:378px;
}

#contact form textarea {
	font:12px arial,helvetica, sans-serif;
	height:135px;
	margin:0 0 4px 0;
}

#contact form #envoyer_form {
	float:right;
	width:auto;
	border:0;
	
}
#contact p.erreur_saisie {
	padding:10px;
	margin:0 0 20px 0;
	color:#f00;
	background:#e2f3fc;
	font-size:12px;
	text-align:center;
}

#contact #colonne1 {
	background:url(../images/common/f_identification.gif) repeat-y;
	overflow:hidden;
	zoom:1;
}

#contact .b_message {
	background:url(../images/common/b_identification.gif) no-repeat 0 bottom;
}

#contact .h_message {
	background:url(../images/common/h_identification.gif) no-repeat 0 0;
}

#contact #colonne1 fieldset {
	padding:18px 0 0 17px;
	border:0;
}

#contact h2 {
	margin:0 0 7px 0;
	font-size:17px;
	color:#a6b629;
}

