caption.annuncio {
	font-weight:bold;
	color: #999;
	text-align: left;
	} 
.annuncio	{
	width: 100%;
	padding-top: 10px;
	background : #444444;
	border: 1px solid #FFFFFF;
	}
.annuncio th {
	width: 50%;
.annuncio td {
	width: 25%;
	}
	}
.principale {
	background : #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2AEAB;
	border-right-color: #B2AEAB;
	border-bottom-color: #B2AEAB;
	margin: 0px;
	padding: 0px;
}

#colonnasx {
	/*width : 180px;
	padding : 10px 5px;
	background-color: #000000;
	border-top: 1px solid #E2E0E0;
	border-bottom: 1px solid #E2E0E0; 
	*/
	border-right: 1px solid #333333;
	border-left: 0px solid #79736F;
}

.separatore {
	background : #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #60A4D3;
	border-right-color: #60A4D3;
	border-left-color: #60A4D3;
	border-bottom-color: #60A4D3;
	margin: 0px;
	padding: 0px;
}
