body{
	margin: 0;
	padding: 0;
	background-color: #13275a;
	font-family: Lucida, Verdana, sans-serif;
}
/*********  MAIN STYLE  *******/
a{
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
/*********  STRUCTURE  *******/
#container{
	width: 100%;
	background: url(../img/bg.jpg) repeat-x 0 top;
}
#content{
background:#fff;
}
#main a{
	text-decoration: underline;
}
#header{
	background-image: url(../img/header.jpg);
	height: 301px;
	width: 869px;
	margin: 0 auto;
}
#main{
	width: 855px;
	margin: 0 auto;
	background:#fff url(../img/bgmain.jpg) repeat-y -12px;
}
#footer{
	height: 142px;
	width: 869px;
	margin: 0 auto;
	padding:0;
	background: url(../img/footer.jpg) -4px;
}
#footer img{
	margin: 0;
	padding: 0;
}
#footer #wegroup{
	width: 160px;
	height: 70px;
		float: right;
	margin-right: 0px;
/*	margin-top: 5px;*/
text-indent: -9999;
	/*border: 1px solid #000;*/
}
#wegroup a {
	display: block;
	width: 160px;
	height: 70px;
	text-indent: -9999px;
}
#uni{
	width: 50px;
	height:70px;
	float: right;
	margin-right: 10px;
	/*margin-top: 55px;*/
    text-indent: -9999;
 }
#uni a{
	display: block;
	width: 50px;
	height:70px;	
	text-indent: -9999px;
}
#sic{
	width: 50px;
	height:70px;
	float: right;
	margin-right: 10px;
    text-indent: -9999;
    }
#sic a{
	display: block;
	width: 50px;
	height:70px;
	text-indent: -9999px;
}
#tris{
	width: 45px;
	height:70px;
	float: right;
	margin-right: 10px;
	text-indent: -9999;
    
}
#tris a{
	display: block;
	width: 45px;
	height:70px;

	text-indent: -9999px;
}
#eu{
	width: 60px;
	height:70px;
	float: right;
	margin-right: 0px;
	text-indent: -9999;
 }
#eu a{
	display: block;
	width: 60px;
	height:70px;
	text-indent: -9999px;
}
#infn{
	width: 80px;
	height:70px;
	float: right;
	margin-right: 10px;
	text-indent: -9999;
   }
#infn a{
	display: block;
	width: 80px;
	height:70px;	
	text-indent: -9999px;
}
#consiglio{
	width: 150px;
	height:70px;
	float: right;
	margin-right: 60px;
    text-indent: -9999;
   }
#consiglio a{
	display: block;
	width: 150px;
	height:70px;
	text-indent: -9999px;
}
#tamtamweb{
	width: 100px;
	height:110px;
	float: right;
	margin-right: 10px;
    text-indent: -9999;
}
#tamtamweb a {
	display: block;
	width: 100px;
	height:95px;
	text-indent: -9999px;
}
/*********  MENU  *******/
#menu{
	float: right;
	margin-top: 25px;
	margin-right: 12px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li{
	width: 70px;
	height: 28px;
	background: url(../img/tasto.gif) no-repeat 0 bottom;
	float: left;
}
#menu ul li:hover, #menu ul li.active{
    color: #214e8b;
	background: url(../img/tasto.gif) no-repeat 0 -3px;
	height: 31px;
	
}

#menu ul li a{
	display: block;
	color: #fff;
	font-size: 9px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
#menu ul li.active a{
	 color: #214e8b;
}
#menu ul li a:hover{
		color: #214e8b;
}
/*********  LEFT  *******/
#left{
	width: 550px;
	float: left;
}
.box{
	width: 547px;
	margin-left: 15px;
	background: url(../img/content_top.jpg) no-repeat;
}
.box h2{
	color: #fa1df9;
	font-size: 14px;
	margin-top: 28px;
	margin-bottom: 8px;
}
.content{
	font: 13px "Courier New", Courier, mono;
	padding: 15px;
	text-align: justify;
	background-repeat: no-repeat;
}
.bottom{
	background-image: url(../img/content_footer.jpg);
	height: 18px;
}
/*********  RIGHT  *******/
#right{
	font: 12px "Courier New", Courier, mono;
    float: left;
    width: 280px;
}
.boxnews{
	width: 254px;
	margin-left: 25px;
}
.boxnews h3{
	margin: 0;
	padding: 0;
	color: #fa1df9;
	font-size: 12px;
	width: 200px;
	}

.topnews{
	height: 55px;
	background: url(../img/topnews.jpg) no-repeat;
}
.contentnews{
	background: url(../img/newsbg.jpg);
	padding: 10px 13px 10px 40px;
	line-height: 15px;
}
.bottomnews{
	background: url(../img/footernews.jpg) -1px;
	height: 60px;
	
}
.tag{
background: #feec50;
font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.boxright{
	width: 254px;
	margin-left: 25px;
}
.boxright h3{
	margin: 0;
	padding: 0;
	color: #fa1df9;
	font-size: 12px;
	width: 200px;
	}

.topboxright{
	height: 55px;
	background: url(../img/top2.jpg) no-repeat;
}
.contentboxright{
	background: url(../img/newsbg.jpg);
	padding: 10px 10px 10px 40px;
	line-height: 15px;
}
.bottomcontentboxright{
	height: 60px;
	background: url(../img/footer2.jpg) -1px;
}
.boxright a{
	color: #296cb0;
}
.boxright ul{
	margin:0;
	padding-left: 8px;
	list-style-type: lower-greek;
	list-style-position: inside;
}
/*********  FORM  *******/
label{
	
	width: 150px;
	float: left;
	padding-bottom: 10px;
	color: #5c99ff;
	font-weight: bold;
	
	
}
input[type=text]{
	border: 1px solid #5c99ff;
	margin-bottom: 10px;
	font: 13px "Courier New", Courier, mono;
	width: 250px;
	float: left;
}
input[type=text]:hover,input[type=text]:focus{
	border: 1px solid #fa2df9;
}
.submit{
	margin-left:150px;
	border: 1px solid #5c99ff;
}
.elenco label{
 text-align:right;
}
/*********** aggiornamento 03/09/08 *************/
.ora{
	color: #13275a;
	font-weight: bold;
}
.localita{
	color: #2753c5;
	font-weight: bold;
	
}
.rosso{
	color: #fa1805;
	font-weight: bold;
	text-decoration: underline;
}
.verde{
	color: #1ecb00;
	font-weight: bold;
	text-decoration: underline;
}
.giallo{
	color: #d8b900;
	font-weight: bold;
	text-decoration: underline;
}
.blu{
	color: #0600bb;
	font-weight: bold;
	text-decoration: underline;
}
.fucsia{
	color: #fa3ed9;
	font-weight: bold;
	text-decoration: underline;
}
.ciano{
	color: #3ed6d5;
	text-decoration: underline;
	font-weight: bold;
}
.arancio{
	color: #fb8100;
	font-weight: bold;
	text-decoration: underline;
}
.grigio{
	color: #7f7f7f;
	text-decoration: underline;
	font-weight: bold;
}
.violetto{
	text-decoration: underline;
	color: #936;
	font-weight: bold;
}
.rosa{
	text-decoration: underline;
	color: #ffa9d4;
	font-weight: bold;
}
.verde2{
	text-decoration: underline;
	color: #1c8d8d;
	font-weight: bold;
}

.marrone{
	text-decoration: underline;
	color: #903806;
	font-weight: bold;
}
