body,html {
	height:100%;
	margin:0;
	background-image:url(../immagini/sfondo.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#pagina {
	width:800px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-300px;
}

.img_float_left{
float:left;
}

div#contenitore {
width:100%;
height:580px;
	border:1px #CCCCCC dashed;
	}

div#head {
height:80px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
background-image: url(../immagini/head.jpg);
border-bottom:1px #CCCCCC dashed;
}

div#separatore_alto {
width:100%;
height:20px;
border-bottom:1px #CCCCCC dashed;
background-color:#FFFFFF;
}

div#menu {
	width: 122px;
	height: 300px;
	float:left;
	background-image: url(../immagini/menu.jpg);
	border-right:1px #CCCCCC dashed;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
}

div#contenuto {
width:630px;
height:300px;
float:right;
background-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
}

#tabella_contenuto{
width:630px;
height:300px;
vertical-align:middle;
}

#tabella_sponsor{
width:600px;
height:250px;
vertical-align:middle;
}


div#separatore_basso {
width:100%;
height:20px;
clear:both;
border-top:1px #CCCCCC dashed;
border-bottom:1px #CCCCCC dashed;
background-color:#FFFFFF;
}

div#chiusura {
width:100%;
height:120px;
clear:both;
}

div#footer {
width:100%;
height:20px;
clear:both;
}

.foto{
text-align:center;
background-image:url(../images/sfondo.jpg);
background-repeat:no-repeat;
height:90px;
vertical-align:middle;
}

#tabella_footer{
width:780px;
height:20px;
margin-left:10px;
margin-right:10px;
font-size:9px;
color:#666666;
}

#home{
height:300px;
width:630px;
border:0;
}

.news{
vertical-align:top;
padding:5px;
margin-left:15px;
border:1px #CCCCCC dashed;
height:300px;
}

div#masterdiv div#menutitle{
	width:120px;
	height:20px;
	
	}

.menutitle{
	cursor:pointer;
	text-align: right;
	color: #00388b;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}

.menutitle a:link {
	color: #00388b;
	text-decoration: none;
}
.menutitle a:visited {
	text-decoration: none;
	color: #00388b;
}

.menutitle a:hover {
	text-decoration: none;
	color: #69ae23;
}

.submenu{
text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height:18px;
}


.submenu a:link {
	color: #003399;
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
	color: #003399;
}

.submenu a:hover {
	text-decoration: none;
	color: #69ae23;
}


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	list-style-type: square;
	text-align: justify;
	line-height: 15px;
}

.testo li{
	padding-bottom:10px;
}


.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69ae23;
	font-weight:bold;
	line-height: 15px;
}

.contatti{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #EBEBEB;
font-size:9px;
color: #666666;
border-style:none;
}

.pulsante{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
font-size:11px;
	font-weight:bold;
color: #00388b;
border-style:none;
}