@charset "utf-8";
body{
	background:url(images/bgbody.jpg);
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	vertical-align: middle;
	}
a {
	color:#FFFFFF;
	text-decoration:none;
	}
a:hover {
	color:#FFCC00;
	text-decoration:none;
	}
img{border:0px;}
#main {
	position:relative;
	width:100%;
	height:500px;
	background:url(images/bgmain1.jpg);
	border-top:ridge #FFFF00 1px;
	border-bottom:ridge #FFFF00 1px;
}
#main1 {
	position:relative;
	width:100%;
	height:400px;
	background:#000000;
	border-top:ridge #FFFF00 1px;
	border-bottom:ridge #FFFF00 1px;
}
#text{
	position:relative;
	height:353px;
	width:100%;
	}
div#header{
	position:relative;
	width:100%;
	height:127px;
	/*border-bottom:#CCCCCC 1px dotted;*/
	background:url(images/logo.png) no-repeat right;
	}
div#logo{
	position:relative;
	background:url(images/logotext.png) no-repeat left;
	width:600px;
	height:90px;
	float:left;
	z-index:2;
	margin-top:6px;
	}
div#menu{
	position:relative;
	border-bottom:ridge 1px #FFFF00;
	width:60%;
	height:31px;
	float:right;
	text-align:right;
	z-index:3;
	}
/*#m1{
	background:url(images/pul1.png) no-repeat top;
	}
#m1:hover{
	background:url(images/pul1.png) no-repeat bottom;
	}*/
div#footer{
	position:relative;
	height:10px;
	text-align:right;
	width:100%;
	}
div#text1{
	position:relative;
	height:340px;
	width:100%;
	padding:5px;
	}
div#tit{
	position:relative;
	width:80%;
	height:20px;
	margin:5px;
	background:url(images/tit1.jpg)  no-repeat right #FFFFFF;
	}
#mappa {
	position:absolute;
	width:554px;
	height:489px;
	z-index:1;
	left:200px;
	top: 30px;
}
.text8{font-size:8px;}
.text9{font-size:9px;}
.text10{font-size:10px;}
.text11{font-size:11px;}
.text12{font-size:12px;}
.text13{font-size:13px;}
.text14{font-size:14px;}
.text15{font-size:15px;}

.titolo{font-size:12px; color:#FFCC00; font-weight:bold;}
#campi{	
	background:#CCCCCC;
	color:#282828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#FFCC00 1px solid;
	}
#sel{
	cursor:pointer;
	}
#sel:hover{
	cursor:pointer;
	color:#FF0000;
	}
.borderdown{	
	border-bottom:#FFCC00 1px solid;
	}
	