.brosso {
	border: 1px solid #CC0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borizz {
	border-top: 1px solid #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px none #CC0000;
}
.bvert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tratteggio {
	border-top: 1px dashed #CC0000;
	border-right: 1px #CC0000;
	border-bottom: 1px #CC0000;
	border-left: 1px #CC0000;
}
a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.medialab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.verde {
	color: #00FF33;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
}
.bianco {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
}
form {margin:0; padding:0; display:inline;}

.annuncio	{width:255px; margin:8px; float:left; height:110px;}
.annuncio img {border:1px solid #000 !important; margin-right:5px; float:left; height:89px; width:119px;}
