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%;
}
