html, body {
background-color:#B0B0B0;
margin : 0;
padding : 0;
}
body {
font-family : Verdana,Arial,sans-serif;
font-size : 76%;
text-align : center;
background-position : top;
}
img {
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
}
h2 {
margin : 2px 2px 3px 10px;
color : #000000;
font-size : 1.3em;
}
h3 {
margin : 2px 2px 3px 10px;
color : #000000;
font-size : 1.2em;
}
p {
margin : 0 10px 10px;
}
a {
color : #333333;
}
a:hover {
color : #000000;
}
a:link a:visited {
font-weight : bold;
}
div#header  {
	margin:0;
	padding:0;
	background-color:#FFF;
}
div#testata{
	margin:0px;
	padding:0px;
	width:900px;
	height:93px;
	background-image:url(../img/testata-letture_cons.png);
	float:none;
}
div#testata h1{
	text-indent:-9999px;
}

.logo  {
	position:relative;
	z-index:22;
	width:126px;
	height:125px;
	background:url(../img/logo.png);
	top:0px;
	left:520px;
}
.bandiera_it  {
	position:relative;
	z-index:20;
	width:32px;
	height:31px;
	background:none;
	top:-120px;
	left:800px;
}
.bandiera_en  {
	position:relative;
	z-index:20;
	width:32px;
	height:31px;
	top:-151px;
	left:850px;
	background:none;
	
}
.bandiera_it  img{
border:none;
	
}
.bandiera_en img {
border:none;
	
}

div#sopramenu_home  {
	position:relative;
	z-index:20;
	width:900px;
	height:18px;
	top:8px;
	left:0px;
	background:url(../img/sopramenu-home.png) no-repeat;
	
}
.menu {
margin : 0;
padding : 0;
}

.sottomenu {
width:900px;
height:335px;
background-image:url(../img/sottomenu-home.gif);
border:none;
}
div#container {
width : 900px;
margin :0 auto;
border : none;
background:#FFF;
}
.clear {
clear : both;
 margin:0;
 padding:0;
}
div#container {
overflow:auto;
text-align : left;
}
div#wrapper-container {
background:#FFF;
margin:0;
}
div#colonna_sx {
background:none;
float:left;
width : 650px;
overflow:auto;
margin :0;
}

div#sezione {
	float:none;
	margin :0;
	padding:0;
	width : 645px;
	height:overflow;
	background: #FFF url(../img/sottotesto-letture_cons.png) no-repeat top left;
	}
.titolo_sezione{
	float:none;
	margin :0;
	padding:0;
	height:overflow;	
	}
.titolo_sezione h1{
    text-indent:-9999px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	
	color:#000;
	}	

	.testo {
	padding:2em;
	overflow:auto;
		}
		.testo h2{
	color:#000;			
	padding:1em 0 1em 1em;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;

		}
		
.testo p{
	color:#000;
	padding: 0 2em 0 2em;
	font-size:14px;
	font-style:normal;
	letter-spacing:.1em;
	font-family:"Times New Roman", Times, serif;
		}

		
	 
     

	.testo ul li {list-style-position: inside;}
	.testo li {list-style-type: square;}
	
div#colonna_dx {
float:left;
width: 250px;
background: url(../images-menu_verticale/sotto_sezione.png) no-repeat;
overflow:auto;
margin :0;
padding:0;
}
	div#sotto_sezione {
	float:none;
	margin :0;
	padding:0;
	width : 245px;
	height:560px;
	background: none ;	
	}
	.testo3{
	padding:60px 7px 2px 7px;
	overflow:auto;
	color:#FFF;
		}

#footer {
background:#FFF;
width : 900px;
text-align : center;
padding-top : 5px;
color : #cccccc;
font-size : 11px;
}

