
 .annonce{	
		border:1px solid #6591A4;
		margin-bottom:20px;
		font-family:Arial;
		font-size:12px;
		text-align:justify;
		padding:5px;
		width:600px;
	}
.titre{
		font-weight:bold;
		font-size:14px;
		margin-bottom:5px;
		
}	
.profil{
		font-size:12px;
		margin-bottom:10px;
		line-height:20px;
		text-align:left;
}
.annonce a{
		color:blue;
}
.maj{
		font-size:11px;
		text-align:right;
		margin-right:50px;
}
	
.service_contenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}

.contact_contenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Black;
	line-height : 20px;
}

A.contact
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : blue;
	line-height : 35px;
	text-decoration : none;
}

A.contact:Hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #557C84;
	line-height : 35px;
	text-decoration : underline;
}

