/* Body */

td#body {
	height: 610px;
	/* background-image: url(../image/bgLinks.jpg); */
	background-image: url(../image/bgStd_CCCCCC.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}

#banner {
	/* background-image: url(../image/bannerClienti.jpg); */
	background-repeat: no-repeat;
}

td#body table td {
	vertical-align: top;
}


td#boxColumn {
	width: 373px;
	/*background-color:*/
}

td#testo {
    padding-top: 200px;
    width: 360px;
    padding-right: 20px;
}

td#altro {
    padding-top: 200px;
    padding-left: 15px;
    padding-right: 95px;
}


/* Comunicati */

.titoloComunicati {
	color: #006666;
	font-size: 11px;
	line-height:21px;
}

a.comunicato, a.comunicato:link, a.comunicato:visited {
	color: #006666;
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;
}

a.comunicato:hover {
	text-decoration: underline;
}

.testoComunicato {
	color: #333333;
	font-size: 11px;
	line-height: 19px;
}
