/* CSS Document */
body { background:#CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding:0px; margin:0px;}
#wrap {width:950px; position:absolute; left:50%; top:80px; margin-left:-475px;}
#footer {width:950px; padding:0px; margin:0px;}
	.default {height:550px; padding:0px; margin:0px; background:#FFFFFF;}
	.top { width:950px; height:125px; padding:0px; margin:0px; background:#FFFFFF;}	
	
#container { width:950px; height:345px; background:#FFFFFF;}
	.menu { width:250px; height:345px; padding:0px; margin:0px; float:left;}
	.content { width:690px; height:343px; float:left; overflow:auto; padding:0px; margin:0px;background:url(../img/sfondopagina.jpg) #FFFFFF  no-repeat; border:1px solid #4362B4;}
	.content a:link { font-size:12px; color:#4362B4; text-decoration:none;}
	.content a:visited { font-size:12px; color:#4362B4; text-decoration:none;}
	.content a:hover { font-size:12px; color:#4362B4; text-decoration:underline;}
	
	.content_nobg {width:745px; position:absolute; left:202px; height:343px; float:left; overflow:auto; padding-bottom:5px; margin-top:5px; border:1px solid #4362B4; background:#FFFFFF;}
	.bottom { width:950px; height:80px;clear:both; background:#FFFFFF;}
	
	
.titolopg {font-size: 16px;font-weight: bold;text-transform: uppercase;color: #003366; padding-top:0px; margin-top:0px;}
.testopg { padding:5px 10px 5px 10px;}




#piede {background:#CCCCCC; line-height: 13px;}
#piede a:link {
	font-family:verdana, arial, serif;
	font-size:9px;
	color:#000066;
	text-decoration:none;	
}
#piede a:visited {
	font-family:verdana, arial, serif;
	font-size:9px;
	color:#000066;
	text-decoration:none;
}
#piede a:hover {
	font-family:verdana, arial, serif;
	font-size:9px;
	color:#000066;
	text-decoration:underline;
}



