/*				Realizzazione Net.Service S.r.l.				  */
/*  			http://www.net-serv.it							  */
/*  ------------------------------------------------------------  */
#corpo 
{
	width: 100%;
	margin:0px auto 0px auto;
/*	background:#fff url("img/sfondo_corpo.jpg") 100% 95% no-repeat;*/
	background:#fff;
	position: relative;
	padding:22px 0px 0px 0px;
	text-align:center;
	clear:left;	
}
#ColCX {
/*	background:#F7F7F5 url("img/sfondo_colcx.jpg") right bottom no-repeat;*/
	background:#ebf9fc url("img/sf-corpo.jpg") left bottom no-repeat;
}
#Where {
	display:none;
}
.c100{ width:100%;}
.c50{ width:48%;  float:left; text-align:left;padding-left:10px;}
.c33{ width:33%;  float:left; text-align:left;}
.c25{ width:24%;  float:left; text-align:left; }

#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 .left img { padding:0px 10px 0px 0px;}
.modulo .right{ float:right; margin:6px; padding:0px;}
.modulo .right img { padding:0px 0px 0px 10px;}
.modulo .center{ text-align:center;}	
.BlockTitle {
	display:none;
}

.modulo_news {
	text-align:left;
	background:#fff;
	border:1px solid #f0f0f0;
	padding:10px;
}
.modulo_news h3 {
	font-family:"Comic Sans MS",Verdana,Arial,Helvetica,sans-serif;
	padding:4px 0px 4px 10px !important;
	background:#E5F1CF !important;	
}
.modulo_news h3 a{
	text-decoration:none;
} 
.modulo_news span.titolo_news {
	font-weight:bold;
	margin:4px 0px 4px 0px;
	padding:0px 0px 1px 0px;
	display:block;
}
.modulo_news p {
	font-size:1em;
	padding:2px 0px 10px 20px;
}
.modulo_news span.data_news {
	padding:0px 0px 10px 20px !important;
	
}
