/*				Realizzazione Net.Service S.r.l.				  */
/*  			http://www.net-serv.it							  */
/*  ------------------------------------------------------------  */
#corpo 
{
	width: 96%;
	margin:25px auto 0px auto;
	position: relative;
	padding:0px 0px 0px 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:url("img/gfx_moduli.jpg") top left no-repeat;
	min-height:0px;
	height:auto !important;
	height:0px;	
	margin:20px 0px 0px 10px;
	padding:20px 10px 20px 35px;	
}
.modulo h3
{		
	padding:5px 0px 5px 10px;
	margin:40px 0px 10px 0px;
	color:#030303;
	text-align:center;
	font-size:1em;		
	min-height:0px;	
	height:auto !important;		
	
}
.modulo h3 a {
	padding:0px 0px 0px 0px;	
	height:auto !important;
	height:0px;	
}
.modulo h3 a:link, .modulo h3 a:visited { 	
	color:#005904;
	text-decoration:underline;
}
.modulo h3 a:hover {
	color:#000099;
	text-decoration:none;
}
.modulo h3 a:active {
	color:#000;	
	text-decoration:none;
}

.modulo p
{	
	color:#626262;
	font-size:0.8em;	
	text-align:left;	
	padding-right:5px;
	min-height:0px;
	height:auto !important;
	height:0px;	
	padding:4px;
}
.modulo .left{ float:left; margin:1px; padding:0px;}
.modulo .right{ float:right; margin:6px; padding:0px;}
.modulo .center{ text-align:center;}	

#Footer 
		{   				
			margin:10px 0px 0px 0px !important;
}
#Footer .modulo {
background:#fff;
margin:100px 20px 0px 20px;
border-bottom:1px dashed #ccc;
}
#Footer .modulo h3{
	margin:0px;
	padding:0px;
	background:none;
}