/* surcharge */
#sous_menu {margin-bottom: 0px;}
#left{padding-top: 10px;}
/***************/


h4 {
	height: 185px;
	width: 980px;
	background-image: url(../images/bandeau_actualites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

h4 span, #navigation a span{ display:none;}


#navigation{
	float: left;
	margin-bottom: 27px;
}


#navigation a{
	display: block;
	float: left;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center top;
}


#navigation #sousMenu_contact{background-image: url(../images/sous_menu/contact.gif);width: 74px;}
#navigation #sousMenu_contact:hover {background-image: url(../images/sous_menu/contact_f2.gif);}
#navigation #sousMenu_contact_f3 {background-image: url(../images/sous_menu/contact_f3.gif);width: 108px;}


#navigation #sousMenu_gestion-contacts{background-image: url(../images/sous_menu/gestion_contacts.gif);width: 187px;}
#navigation #sousMenu_gestion-contacts:hover{background-image: url(../images/sous_menu/gestion_contacts_f2.gif);}
#navigation #sousMenu_gestion-contacts_f3 {background-image: url(../images/sous_menu/gestion_contacts_f3.gif);	width: 296px;}



#right{}

#right a{
	color: #62A822;
	text-decoration: underline;
}

#right a:hover{
	text-decoration: none;
}


h5{
	width: 280px;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}

h5 strong{
	font-size: 11px;
	font-weight: normal;
}

.right{
	background-color: #EAE6E5;
	background-image: url(../images/coin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 13px;
}


.right h6{
	font-size: 12px;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


/**************** formulaire **********************/
#center{
	font-size: 12px;
}

#center .input, #center .select, #center .textarea{
	font-size: 11px;
	border: 1px solid #5A3E28;
}

#center input, #center textarea{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}

#center textarea{
	overflow: auto;
}

#center .select{
	width: auto;
}

#center label{
	width: 470px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}

#center label span{
	font-weight: bold;
	display: block;
	float: left;
	width: 170px;
}



#center label strong{
	font-size: 9px;
}

#center label span br{

}

#center hr{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 390px;
}

#center p{
	display: block;
	clear: both;
	font-size: 11px;
	font-style: italic;
	padding-top: 10px;

}

#center .submit{
	width:auto;
}

#messageErreur{
	color: #57971F;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}



/*************************************************/
