/* CSS Document */
/*parola ricercata*/
.ann_parola_trovata{color:#CC3399; font-weight:bold;}
/*testata*/
#div_testata_annunci {width:100%; float:left;}
/*ricerca*/
#div_testata_ricerca {float:left;}
#titolo_box_ricerca {border-bottom:1px solid #333333; color:#333333; font-size:22px; font-weight:bold;}
.testi_input {font-weight:bold;}
/*testata dx*/
#div_testata_dx {float:right; text-align:center;}

/*home sx*/
#div_home_annunci_sx{float:left;}
#div_home_annunci_dx {float:right; overflow:hidden;}
#div_vetrina_annunci {background-color:#FFFFFF;}

/*classe annuncio foto*/
.ann_foto {border:1px #CCCCCC solid; width:50px; height:50px; margin-right:3px;}
.tasto_chiudi_foto {width:55px; height:20px; border:1px #CCCCCC solid; float:right; text-align:center; background-color:#CCCCCC; cursor:pointer;}
.tasto_chiudi_foto:hover {background-color:#EFEFEF; color:#000000; text-decoration:underline;}