#contenu a{
	text-decoration:none;
}
#contenu a:hover{
	text-decoration:underline;
}

#nous-sommes{
	margin-top:0;
	padding-left:0;
	margin-left:0;
}

#nous-sommes li{
	list-style:none;
	padding-left:13px;
	background-repeat:no-repeat;
	background-position:0 6px;
}
#nous-sommes li{
	background-image:url(../imgs/puce.gif);
}

#nous-sommes li.departements{
	background-image:url(../imgs/puce-agence.gif);
	margin-left:25px;
}

#contacts{
	height:88px;
	background-image:url(../imgs/bg/bg_agence_contacts.jpg);
	background-repeat:repeat-x;
	margin-top: 5px;
	padding-top:12px;
	padding-left:14px;
}
#contacts div{
	float:left;
	margin-right:75px;
}
#contacts p{
	font-weight:bold;
	margin:0;
}
#contacts a{
	display:block;
	color:#000000;
	font-size:11px;
	background-image:url(../imgs/enveloppe.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
}

#contacts #perret{
	margin-right:0;
}