#risposta {
float:left;
width:285px;
height:250px;
background-color:#494848;
padding:100px 50px 0 50px;
}
#tabella_annuncio{
background-color:#494848;
}
.forms{
 font-size: 12px;
}
.forms a{
font-weight: bold;
}
.forms a:link, a: visited{
 color: #FFF;
}
.forms a:hover{
 color: #CCC;
}
.forms a:focus, a:active{
 color: #FFF;
}



.annuncio{
	border-bottom: dashed;
	border-width: 0 0 1px 0;
	border-color: #818080;
	text-decoration: none;
	color: #F42932;
	padding-top: 4px;
	padding-bottom: 8px;
}
.annuncio a{
	font-size: 11px;color: #FFF;
	border-bottom: dashed;
	border-width: 0 0 1px 0;
	border-color: #818080;
}
.annuncio a:link,.annuncio a:visited{
	border:0;}
.annuncio a:hover{
	border-bottom: dashed;
	border-width: 0 0 1px 0;
	border-color: #FFF;
}
.annuncio a:focus,.annuncio a:active{	border:0;}
.annuncio span#codice{
	font-size: 12px;
	font-weight: bold;
}
.annuncio span#tit{
	font-size: 12px;
	font-weight: bold;
}

.rossodestra {
	background-color: #cd161e;
	border-top: 5px solid #494848;
	border-bottom: 17px solid #494848;	
	border-right: 0px solid #494848;
	width: 360px;	
	height: 350px;
}
