#annonces #infos {
	margin-left:5px;
	padding-left:5px;
}

#annonces a {
	text-decoration:none;
}

#annonces a:hover {
	text-decoration:underline;
}
#annonces h1 {
	background:url(../images/fond-titre.jpg) no-repeat 0px 0px;
	font-size:14px;
	color:#002c76;
	font-weight:bold;
	padding:20px;
	padding-top:12px;
	width:100%;
/*	text-transform:uppercase;*/
}
#annonces h2 {
	color:#d3021d;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
}

#annonces .lire {
	background:url(../images/puce.gif) no-repeat 2px 4px;
	padding:1px;
	padding-left:9px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	float:left;
}
