html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #11204E;
	text-align: center;
	margin: 0 auto;
}
a,a:link,a:visited{
	color: #006699;
}
a:hover{
	color: #CC6600;	
}
#head{
	width:900px;
	margin: 0 auto;
}
table.collassata{
	border-collapse:collapse;
}
#head td{
	padding:0px;
	margin:0px;
}

#menu{
	width:900px;
	height:49px;
	background-image: url(bg_menu.gif);
}


/*---------------------------------------------------------------------*/
#container{
	width:900px;
	padding:0;
	background-image: url(immage/bg_content_01.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	margin: 0 auto;
	overflow: auto;
}
#wrapper{
	display:block;
}

#content{
	display:inline-block;
	margin: 0 auto;
	padding:0;

}
#main_content{
	float:left;
	width:600px;
	margin: 0 auto;
	padding:20px 20px 10px 20px;
	text-align:justify;
	line-height: 22px;
}
#main_content_minus{
	float:left;
	width:600px;
	margin: 0 auto;
	padding:5px 40px 10px 40px;
	text-align:justify;
	line-height: 22px;
}
#main_col{
	float:right;
	width:249px;
	margin: 0 auto;
}
#distanziatore{
	width:600px;
	height:20px;
}
#containerSx{
	float:left;
	margin: 0;
	width:110px;	
	height:600px;	

	background-repeat: no-repeat;
	padding:0px;
	display: inline;

}
#containerDx{
	float:right;
	width:110px;
	height:600px;

	background-repeat: no-repeat;
	padding:0px;
	display: inline;

}
#footer{
	clear:both;
	width:900px;
	height:80px;
	margin-bottom:50px;
	font-family: Tahoma, Arial, san-serif, helvetica;
	font-size: 10px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
.evidenziato {
	color: #006699;
	font-weight: bold;
}
#titoli {
	padding-bottom: 20px;
}


#footerIn{	
	width:900px;
	height:100px;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;

}
#footerTxt{
	padding:20px;
	line-height: 15px;
}
.fotoRight{

float:right;
	padding:0px 0px 10px 15px;
}
.elencoAttivita {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica;
	font-size: 11px;
	line-height: 13px;
}
#framein {
	border: 1px solid #ECE9D8;
	margin-bottom:30px;
}