/* Pages des Annonces */
.select,.titre_annonce,input  
{
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
}
.prix_annonce
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-color: #EEEEEE;
	text-indent:4px;
}
.corps_annonce
{
	font-family: verdana;
	font-size: 10px;
	height:15px;
}
.titre 
{
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  background-color: #000000;
  height:20px;
  color:#FFFFFF
}
.rangee1 
{	
	background-color: #EEEEEE;
}
.rangee2 
{	
	background-color: #FFFFFF;
}
tr.rangee1:hover,tr.rangee2:hover,.rangee_survolee
{	
	background-color: #CCCCCC;
}
.cadre 
{
   border-right: #000000 1px solid;
   border-left: #000000 1px solid;
   border-top: #000000 1px solid;
   border-bottom: #000000 1px solid;
}
.cadre_image 
{
   border-right: #000000 1px solid;
   border-left: 0px;
   border-top: #000000 1px solid;
   border-bottom: 0px;
}
.galerie_finitions 
{	
	background-color: #EEEEEE;
	height:16px;
	font-family: verdana;
        font-size: 10px;
	text-indent:4px;	
}

