
.corpo {width:562px;}
.content{}

.content .corpo .descPage{
}

.content .corpo .mainTitle{
}


/*TABLE MODULO*/


.tabella {
	clear:both;
	margin-top:25px;
}
.tabella table {
	width: 100%;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:50px;
	background: url(../../img/lineaBig.jpg) no-repeat left bottom;
}

.tabella td {
	vertical-align:top;	
	padding:15px 0;
	background: url(../../img/lineaBig.jpg) no-repeat -180px top;
}

.tabella .titolo {
	font-weight:bold;
	width:180px;
	padding-right:15px;
	background: url(../../img/lineaBig.jpg) no-repeat left top;
}
