#l_section {
	position:relative;
	width:77px;
	float:left;
}

#c_about {
	position:relative;
	width:662px;
	padding-top:25px;
	float:left;
	background:url(../Images/section/about_haut.jpg) no-repeat;
	margin-bottom:15px;
}

#c_account {
	position:relative;
	width:662px;
	padding-top:25px;
	float:left;
	background:url(../Images/section/account_haut.jpg) no-repeat;
	margin-bottom:15px;
}

#c_star {
	position:relative;
	width:662px;
	padding-top:25px;
	float:left;
	background:url(../Images/section/star_haut.jpg) no-repeat;
	margin-bottom:15px;
}

#c_contact {
	position:relative;
	width:662px;
	padding-top:25px;
	float:left;
	background:url(../Images/section/contact_haut.jpg) no-repeat;
	margin-bottom:15px;
}

#r_section {
	position:relative;
	width:75px;
	padding:0px;
	float:left;

}

h2{	
	font-family:Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:27px;
	color:#000000;
}

h4{
	color:#BF2E1A;
	font-size:12px;
	font-weight:bold;
}

.contenu_section{
	padding-left:35px;
	padding-right:35px;

}
