#conteneur_gauche #index_contact h2{
	color:#78b204;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:15px 0px 9px 0px;
	border:none;
}

/* Encadrés */
div.bloc_siege{overflow:hidden;}
div.h_siege{
	float:left;
	width:425px;
	background:url(../../images/common/h_contact.gif) no-repeat 0px 0px;
	padding-top:5px;
	overflow:hidden;
}
div.b_siege{
	background:url(../../images/common/b_contact.gif) no-repeat bottom;
	padding-bottom:5px;
}
div.siege{
	background:url(../../images/common/fond/bg_contact.gif) repeat-y 0px 0px;
	overflow:hidden;
	zoom:1;
}
div.siege .adresse{
	float:left;
	padding:20px 0px 15px 25px;
	width:152px;
}
div.siege a{
	background:url(../../images/common/puce/puce10.gif) no-repeat 0px 5px;
	padding:0px 0px 0px 15px;
	color:#4d4d4d;
	text-decoration:underline;
}
div.siege a:hover{text-decoration:none;}
div.siege .horaire{
	float:left;
	padding:0px;
	width:220px;
	padding:20px 0px 0px 27px;
}
#index_contact a.plan{
	width:82px;
	height:15px;
	display:block;
	float:right;
	padding:3px 0px 0px 23px;
	margin:60px 0px 0px 0px;
	background:url(../../images/common/fond/bg_lien_plan.gif) no-repeat 0px 0px;
	color:#4d4d4d;
	font-size:10px;
	text-decoration:none;
}
#index_contact a.plan:hover{text-decoration:underline;}

/* Formulaire */
#index_contact div.formulaire{margin:30px 0px 0px 0px;}
#index_contact div.formulaire h3{
	color:#1e3b67;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 15px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:5px solid #f2f2f2;
}
#index_contact div.formulaire p{margin:0px 0px 25px 0px;}
#index_contact div.formulaire .sep{
	clear:both;
	height:10px;
	overflow:hidden;
}
#index_contact div.formulaire label{
	font-weight:bold;
	width:170px;
	text-align:right;
	float:left;
}
#index_contact div.formulaire input,
#index_contact div.formulaire textarea,
#index_contact div.formulaire select{
	width:155px;
	float:left;
	margin:0px 0px 0px 18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e1e1e1;
	color:#4d4d4d;
}
#index_contact div.formulaire input#autre,
#index_contact div.formulaire input#rs{width:195px;}
#index_contact div.formulaire textarea{
	width:330px;
	height:100px;
}
#index_contact a.valider{
	width:82px;
	height:15px;
	display:block;
	padding:3px 0px 0px 23px;
	margin:10px 0px 0px 188px;
	background:url(../../images/common/fond/bg_lien_plan.gif) no-repeat 0px 0px;
	color:#4d4d4d;
	font-size:10px;
	text-decoration:none;
}
#index_contact a.valider:hover{text-decoration:underline;}
