#annonce_categ{
	padding:0;
	margin:0 5px 10px 5px;	
	font-size:10pt;
	font-weight:bold;
	}
	
#annonce_categ LI{
	padding:0 5px;
	margin:0;
	list-style:none;	
	line-height:20px;
	}
	
#annonce_categ LI span{
	display:block;
	float:right;
	}

#annonce_categ LI.pair{
	background-color:#EEE;	
	}
	
#annonce_categ LI A{
	color:#8b1219;
	text-decoration:none;
	}
	
#annonce_categ LI A:hover{
	color:#000;
	text-decoration:underline;
	}

#listeAnnonce{
	margin:0 5px;
	}

#listeAnnonce DIV{
	background:url(../images/lignes_fd.gif) 0 -8px repeat-x;
	background-color:#FFF;
	font-weight:bold;
	font-size:9pt;
	padding:5px 5px 0 5px;
	height:25px;
	margin-bottom:5px;
	}

#listeAnnonce .picto{
	background:none;
	padding:2px 0 0 0;
	display:block;
	float:left;
	width:30px;
	text-align:center;
	}

#listeAnnonce INPUT.bouton{
	float:right;
	}
	
DIV.annonce_titre{
	font-size:10pt;
	font-weight:bold;
	margin:20px 25px 5px 25px;
	}
	
DIV.annonce_texte{
	font-size:9pt;
	margin:5px 25px;
	}

DIV.annonce_image{
	background-color:#999;
	float:right;
	margin:5px;
	}

.annonce_contact span{
	display:inline-block;
	width:100px;
	font-weight:bold;	
	}
