/*				Realizzazione Net.Service S.r.l.				  */
/*  			http://www.net-serv.it							  */
/*  ------------------------------------------------------------  */
#ColSX , #ColDX {
	top:412px !important;
}		
#ColDX {
	width:196px !important;
	
}
#corpo 
{
	background-color:#E1E4E7;
	width: 100%;
	margin:0px auto 0px auto;
	padding:0px 0px 60px 0px;
	text-align:center;
	clear:left;	
}
.c100{ width:100%;}
.c50{ width:49%;  float:left; text-align:left; }
.c33{ width:33%;  float:left; text-align:left; }
.c25{ width:24%;  float:left; text-align:left; }

/*.modulo{
	background-image:url(img/Sfondo_modulo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	min-height:150px;	
	height:auto !important;
	height:50px;	
	margin:10px 10px 0px 0px;
	padding:10px -2px 0px 0px;
}-*/
.modulo_statico {
	background-image:url(img/Sfondo_modulo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	min-height:150px;	
	height:auto !important;
	height:50px;	
	margin:10px 10px 0px 0px;
	padding:10px -2px 0px 0px;
}
.modulo_statico h3 
{		
	padding:12px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	font-size:1em;	
	height:31px;
	font-weight:bold;
	background-image:url(img/temi.jpg);
	background-repeat:repeat-x;
}
.modulo_statico h3 a {
	background-image:url(img/Ico_temi-.png);
	background-repeat:no-repeat;
	position:10px 10px;
	margin:0px;
	padding::0px;
	padding-left:20px;	
	color:#ffffff;
}
.modulo_statico h3 a:link {
	color:#ffffff;
	text-decoration:none;
}
.modulo_statico h3 a:visited {
	color:#fff;
	text-decoration:none;
}
.modulo_statico h3 a:hover {
	color:#fff;
	text-decoration:underline;	
}
.modulo_statico h3 a:active {
	color:#fff;	
	text-decoration:underline;
}
.modulo_statico h3 a:selected {
	color:#FFCC00;
	text-decoration:underline;
	background-image:url(img/Freccia_cliccata-.png);
	background-repeat:no-repeat;
}
.modulo div.modulo_content {
	color:#333;
	font-size:0.8em;
	margin-top:10px;		
}

.modulo p
{
	color:#333;
	font-size:0.8em;	
	text-align:left;	
	min-height:0px;
	height:auto !important;
	height:0px;	
}
#Footer .modulo
{	
	background:#fff; 
	min-height:0px;	
	height:auto !important;
	height:0px;	
	margin:0px 20px 0px 20px;
	padding:10px;		
}
#Footer .modulo h3
{	
	width:100%;	
	background:none;
	padding:10px 0px 12px 0px;
	color:#333;
	text-align:center;
	font-size:1em;	
	min-height:0px;	
	height:auto !important;
	height:0px;	
}

.modulo .left{ float:left; margin:1px; padding:0px;}
.modulo .right{ float:right; margin:6px; padding:0px;}
.modulo .center{ text-align:center;}	
