body{background-color: #08306d;margin: 0px;text-align:center;}
a, img {border-style:none;margin:0px;padding:0px;}
h1, h2, div {margin:0px;padding:0px; text-align:center;}
h1 {font-size: 150%;font-weight: normal;font-style: normal;}
h2 {font-size: 125%;font-weight: normal;font-style: normal;}

#banner_news {
padding: 0px; 
margin: 5px auto 5px; 
padding: 0px;
width: 500px; 
height: 60px;
}

#news_sx {
padding: 0px;
margin: 0px auto 5px;
width: 300px;
height: 60px;
float:left;
text-align:center;
background:url(images/news_button300.gif) no-repeat scroll center;
}

#news_dx {
padding: 0px;
margin: 0px auto 5px;
width: 150px;
height: 60px;
float:right;
text-align:center;
background:url(images/news_button150.gif) no-repeat scroll center;
}

#news_button {
margin-top: 5px;
margin-bottom: 5px;
margin-right:auto;
margin-left:auto;
padding: 0px;
width: 400px;
height: 60px;
background:url(images/news_button350.gif) no-repeat scroll center;
}


#intestazione_index {
padding: 0px;
margin: 0px auto 0px;
width: 543px;
height: 48px;
background:url(images/cornice_top_index.gif) no-repeat scroll center;
}

#corpo {
margin:0px auto 5px;
width: 543px;
height:400px;
clear: both;	
background: #FFFFFF url(images/cornice_bottom_index.gif) no-repeat scroll center bottom;
text-align: center;
}

.trasparente a:hover{opacity: 0.85;filter: alpha(opacity=85);}


/*barra di navigazione*/
.navtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navtd {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;*/
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.navtd a {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	color: #FFFFFF; 
	display: block; 
	position: relative; 
	text-decoration: none;
}
.navtd a:hover {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:underline;
}

/*link*/
a.azzurro:link {color: #6666FF; text-decoration:none;}
a.azzurro:visited {color: #6666FF;	text-decoration: none;}
a.azzurro:hover {color: #66CCFF; text-decoration:underline;}
a.azzurro:active {color: #6666FF; text-decoration:none;}

a.bianco:link {color: #FFFFFF;}
a.bianco:visited {color: #FFFFFF;}
a.bianco:hover {color: #66CCFF;}
a.bianco:active {color: #6666FF;}