/**

Tous les objets qui sont en commentaires sont les éléments présent avant le update du 01/06/2010.

*/



html, body {
	background-color: #E5E5E5;
}

#fond {
	background: transparent url("../images/feuilles_bas_contact.gif") no-repeat right bottom;
}



#fond_rubrique {
	position: absolute;
	background: transparent url("../images/fond_contact.gif") no-repeat left top;
	left: 35%;
	top: 265px;
	width: 250px;
	height: 200px;
}

#contenu strong {
	font-weight: normal;
	text-transform: uppercase;
}



#contenu_presentation {
	position: relative;
	left: 0px;
	width: 26%;
	height: 500px;
	padding-left: 63px;
	padding-top: 25px;
}

#contenu_presentation h1 {
	background: transparent url("../images/h1_contact.gif") no-repeat left 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0px 0px 30px;
	margin: 0px;
}

#contenu_presentation p {
	padding: 0px 0px 0px 30px;
	margin: 0px;
}

#contenu_details {
	position: absolute;
	line-height: 22px;
	left: 38%;
	top: 0px;
	width: 60%;
}

#contenu_details form {
	padding-top: 5px;
	
}

#contenu_details_form1 {
	position: relative;
	float: left;
	left: 0px;
	/** width: 240px;*/
	width: 300px;
	overflow: hidden;
}

#contenu_details_form2 {
	position: relative;
	float:left;
	left: 0px;
	width: 300px;
	/**padding-left: 10px;*/
	
}

#contenu_details_form3 {
	position: relative;
	clear: left;
	left: 0%;
	/**width: 490px;*/
	width: 350px;
	
}

/** Update par cinquieme saison 01/06/2010.*/
#contenu_details_form3 textarea{

	width:295px;

	}
	
/** fin update */	
#contenu_details label {
	float: left;
	font-weight: bold;
	/**width: 80px;*/
	width: 115px;
	
	}

#contenu_details input {
	/** width: 150px; */
	width: 180px;
	margin-bottom: 4px;
}

#contenu_details input.submit {
	background-color: #A6A6A6;
	color: #FFFFFF;
	width: 130px;
	position: relative;
	left: 56px;
	
}

#contenu_details select {
	/**width: 152px;*/
	width: 183px;
	margin-bottom: 4px;
}



#contact_telephone {
	padding-left: 25px;
}

#contact_rappel {
	padding-left: 22px;
}
