body{
    /*font-size: 90%;   /*dimensionamento percentuale del font */
    background-image: url('immagini/sfondo_body3.jpg');
	background-repeat: no-repeat;
	background-position: center 0px; 
	background-color: #000;
	 font-family: sans-serif;
    text-align: center;   /*centra in IE 5.x */
    margin:0px;
    padding: 0px;
	color:#FFF;
    }

div.header{
	width:850px;
	height:150px;
 	background-image: url('immagini/logo.png');
	background-repeat: no-repeat;
	background-position: 95px 10px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;
	padding:0;
	
} 
div.header p{
	padding-top:0;margin-top:0;
	padding-left:235px; 
	font-size: 18px;
	font-weight:400;
	position:relative;
	top:76px
}
div.wrapper{
	background-image: url('immagini/sfondo_wr.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:800px;
	margin: 0px auto;   /*centra negli altri browsers*/
	overflow:auto;
	background-color: #000;
	/*border-top:1px solid white;
	border-right:1px solid white;*/
	padding-bottom:20px;
	overflow:auto;




}
div.left{
	width:180px;
	height:240px;
	position:relative;
 	padding-top:10px; 
 	float:left;  
	text-align: right;   /*ripristina l' allineamento*/
	color: white;
	height: auto !important;
	font-size: 95%;
/* 	overflow:auto; */
}
div.toolbox{
	width:600px;
}

div.links{
	padding-Bottom:20px;

}
body a{
	color: red;
/* 	text-decoration:none; */
/* 	font-size: 70%; */
	font-weight:900; 
/* 	padding-right:5px; */
	
}



div.left a.pro{
	color: #ff6c00;
	text-decoration:none;
	font-size: 80%;
	font-weight:900;
	
	
	
}

div.left a.main{
	color: red;
	text-decoration:none;
	font-size: 90%;
	font-weight:600; 
	padding-right:0px;

}
div.left a:hover{
	color: #FFF;
	
	

}
div.left img{
	 border:0;

}
div.extras{
	margin-top:3px;
	margin-bottom:15px;
/* 	border-top:1px solid #900; */
	padding-top:0px;
	font-size: 80%;
	text-align: right;
	color:#fff;
	padding-right:10px;

}
div.extras h3{
    margin-top:0px;
    margin-bottom:5px;
    color: #fff;
	text-decoration:none;
	font-size: 120%;
	font-weight:900; 
	padding-right:0px;
text-align: right;


}

div.thebody{
	width:570px;
	/*margin: 0px auto;   /*centra negli altri browsers*/
	position:relative;
	padding-right: 20px; 
	padding-top:10px; 
	float:right; 
   	text-align: left;   /*ripristina l' allineamento*/
 	
    line-height: 150%;font-size: 85%;text-align: justify;
    /* min-height: 500px; */
    height: auto !important;
    /* height: 600px; */

}
div.wrapper h1{
	color:#66f;
	width:570px;
	/*margin: 0px auto;   /*centra negli altri browsers*/
	position:relative;
	padding-right: 20px; 
	padding-top:10px; 
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0;
	float:right; 
   	text-align: right; 
	font-size: 130%;
	font-weight:600;
/* 	border-bottom:1px solid #00A; */
/* 	background-color:#003; */

}
div.thebody p {padding-bottom:20px; }
div.thebody  ul{margin-left:20px; }
div.thebody h3 {
	margin-top:0%;
        margin-bottom:30px;
	color:#000;
        font-size: 200%;
	/*background-image: url('immagini/title_img.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	padding-bottom:3px;
    Background-color:#ff6c00;
	padding-top:3px;
/* 	height:30px; */
	}
div.thebody h4 {
	margin-top:25px;
	margin-bottom:5px;
	color:#ff6c00;
        font-size: 120%;
border-top:1px solid #ff6c00;
     margin-bottom:0px;
/* 	padding-left:10px; */
	padding-top:3px;
	height:24px;
	}
div.thebody p:first-letter 
{
	text-transform: uppercase;
	color: #dd0000;
/* font-size:xx-large */
	float:left;
	width:0.7em;
	font-size:300%;
	font-family:sans-serif;
	line-height:100%;
	margin-top:3px;
	margin-right:4px;
	margin-bottom:0px;
}

div.thebody img{
        position:relative;
	float:left;
	border: 2px solid white;
	margin-right:30px;
/* 	margin-bottom:10px; */
	margin-top:13px;
        margin-bottom:3px;
}

span.capolettera
{
/* color: #000000; */
float:left;
width:0.7em;
font-size:300%;
font-family:sans-serif;
line-height:100%;
}

div.footer{

	width:100%;
	height:60px;
	/*background-color: #500;*/
	margin: 0px auto;   /*centra negli altri browsers*/
	border-top:1px solid white;
	padding-top:10px;
/* 	color: #aaa; */
	font-size: 70%; 
	background-color:#000;
	
}
div.notizia{
    overflow:visible;
    /* width:600px; */
    margin-bottom:60px;

}
div.notizia img{
	width:200px;
	}
	


