
/* Body */

td#body {
	height: 770px;
	background-image: url(../image/homeBg.gif); 
	/* background-image: url(../image/bgStd_CCCCCC.gif);*/
	vertical-align: top;

}


/* Banner */

td#banner{
	/*background-image: url(../image/bannerHome.jpg);*/
	background-repeat: no-repeat;
	vertical-align: top;
	height: 400px;
}

td#banner table{
	 background-image: url(../image/boxesHome.png); 
	/*background-image: url(../image/boxesHome.gif);
 -moz-opacity:.85;*/
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 286px;
	width: 572px;
	margin-left: 367px;
	margin-top: 114px;
}


/* Boxes */

#boxGruppo, #boxServizi {
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding-top: 40px;
}

#boxGruppo .lista, #boxServizi .lista {
	font-size: 12px;
	color: #0d6b70;
	font-weight: bold;
}



#boxGruppo {
	padding-left:40px;
	padding-right:30px;
	width:144px;
	_width:286px;
}

#boxServizi {
	padding-left:30px;
	padding-right:40px;
	width:150px;
	_width:296px;	
}


.lista a {	
 font-size: 12px;
	color: #0d6b70;
	font-weight: bold;		
}
.lista a:hover {
 text-decoration: underline;		
} 



a.greyLinks, a.greyLinks:link, a.greyLinks:visited {
	color:#666666;
	font-size:12px;
}

a.greyLinks:hover {
	text-decoration: underline;
}





/* Content */

table#content {
  	height: 100%;
  	margin-left: 115px;
}

table#content td {
  	vertical-align: top;
}

/* Testo */

table#content .testo {
	width: 356px;
  	padding-left: 25px;
  	padding-right: 20px;
}

/* Comunicati */

table#content .comunicati {
  	width: 207px;
  	padding-left: 15px;
  	padding-right: 15px;
}

.titoloComunicati {
	color: #006666;
	font-size: 15px;
	line-height:21px;
}
.titoloComunicati a { color:#006666; text-decoration:none; }
.titoloComunicati a:hover { color:#006666; text-decoration:underline; }

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;
}

/* Oltre */

table#content .oltre {
  	width: 131px;
  	padding-left: 15px;
  	padding-right: 15px;
}

table#content .oltre hr {
  	color: #c7c7c5;
}