/* 											TAGS */
body{
	text-align: center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: black;
	line-height: 1.2em;
}
table caption{
	display:none;
}
table th{
	text-align:left;
}
img{
	border: none;
	text-decoration: none;
}
hr{
	width: 560px;
	margin-left: 15px;
	clear: both;
}
h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
label{
	font-size: 100%;
}
a{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	color: #3E4D62;
	text-decoration: none;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li{
	margin: 0;
	padding: 0;
}	
p{
	text-align: left;
	padding: 5px 0;
	margin: 0;
}
form{
	margin: 0;
	padding: 0;
}	
fieldset{
	margin: 0;
	padding: 0;
	border: none;
}		
/* 										STRUTTURA LAYOUT */
body{
	background:url(../immagini/layout/pattern.jpg) top left;
}
#global{
	font-size:14px;
	text-align: left;
	margin: 0 auto auto -100px;
	width:1355px;
	padding: 0;
	border:0px solid;
}
#divlogo{
	float:left;
	width:256px;
	height:597px;
	margin-left:20px;
	margin-top:30px;
}
#divlogo h1{
	float:left;
	background:url(../immagini/layout/logo_old.png) no-repeat top left;
	position:fixed;
}
#divlogo h1 a{
	width:256px;
	height:597px;
	float:left;
}
#divlogo h1 a span{
	display:none;
}






#main{
	float:left;
	width:695px;
	background:url(../immagini/layout/laterale_350.png) repeat-y top left;
	padding-left:350px;
}
#blocco1{
	float:left;
	width:603px;
	border-left:46px solid black;
	border-right:46px solid black;
	border-top:36px solid black;
	border-bottom:20px solid black;
	background:#fff url(../immagini/layout/bg1.gif) repeat-y top right;
}
#blocco1 #testo1{
	float:left;
	width:351px;
	padding:40px 18px 30px 18px;
}
#blocco1 #testo1 h2{
	padding-bottom:20px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.blocco2 h2{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

#blocco1 #testo1 p{
	float:left;
	line-height:1.4em;
}
#blocco1 #testo1 a.leggi{
	float:right;
	padding-top:30px;
	text-decoration:none;
	font-size:13px;
}
#blocco1 #menu{
	float:left;
	width:216px;
	padding:45px 0;
}
#blocco1 #menu ul,#blocco1 #menu ul li,#blocco1 #menu ul li a{
	float:right;
}
#blocco1 #menu ul li{
	display:block;
	width:100%;
	float:right;
}
#menu ul li a{
	color:#000000;
	text-decoration:none;
	font-size:26px;
	padding-right:15px;
	padding-bottom:20px;
	font-weight:normal;
	letter-spacing:3px;

}
#menu ul li a.menusel, #menu ul li a:hover {
	background:url(../immagini/layout/menusel.gif) no-repeat left 4px;
	padding-left:35px;
	color:#ffffff;
}
.blocco2{
background:#000000;
	float:left;
	width:603px;
	border-left:46px solid black;
	border-right:46px solid black;
	border-bottom:28px solid black;
}

#blocco3{
	float:left;
	width:603px;
	border-left:46px solid black;
	border-right:46px solid black;
	border-bottom:28px solid black;
}

.rss_new {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 28px solid white;
    border-left: 46px solid white;
    border-right: 46px solid white;
    float: left;
    width: 465px;
}
#rss_new img {
    float: left;
}
#slideshow-container{ 
	width:603px; 
	height:360px; 
	position:relative; 
}
#slideshow-container img {
	width:603px; 
	height:360px; 
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	z-index:1; 
}
#next{ 
	position:absolute; 
	top:10px; 
	right:-46px; 
	z-index:2; 
	display:block; 
	width:78px; 
	height:334px;
	text-decoration:none;
	background:url(../immagini/layout/dx.png) no-repeat top left;
}
#previous{ 
	position:absolute;
	top:10px;
	left:-46px;
	z-index:2;
	display:block;
	width:78px; 
	height:334px;
	text-decoration:none; 
	background:url(../immagini/layout/sx.png) no-repeat top left;
}
#footer{
	float:left;
	width:603px;
	border-left:46px solid black;
	border-right:46px solid black;
	border-bottom:40px solid black;
	background-color:#000;
	padding-top:10px;
}
#footer p{
	text-align:center;
	width:603px;
	color:#fff;
	font-size:12px;
}

#footer a{

	color:#fff;
	font-size:12px;
}

.rosso{color:#ff0000;}

 #block1{
float:left;
border: 0px dotted #ccc;
width: 265px;
margin: 0 0px 0px 0;


}

