div#titre-contact {	
	margin:24px 0 0 10px;
	height:45px;
	width:228px;
	background:url(../img/fond/titre-actu-court.jpg) center no-repeat;
}
div#titre-contact h2 {
	margin:0 0 0 52px;
	padding:0;
	line-height: 40px;
	font-size: 0.9em;
	color:#FF0000;
}
div#cont-contact{
	width: 210px;
	height:auto;
	margin: 10px 0 0 10px;
	padding: 5px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
p.nom {
	font-size:1.1em;
	width:210px;
	text-align:center;
	text-decoration:underline;
}
p.tel, p.adresse, p.cp, p.ville {
	font-size:0.9em;
	width:210px;
	text-align:center;
}	