/* CSS Document */

BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: rgb(90,90,90);
	text-align: center;
	background: rgb(255,255,255);
}
td {
	font: 11px Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: rgb(34,129,157);
}
#mainbox {
	text-align: left;
	width: 780px;
	margin-left: 0;
	margin-right: 0;
	background: rgb(255,255,255); 
}

#headlogo {
	background: rgb(255,255,255) url(img/box.jpg) no-repeat;
	background-position: top;
	float: left;
	width: 520px;
	}
#tab1 {
	background: rgb(203,216,222) url(img/tab1_2.gif) repeat-y;
	background-position: top;
	float: left;
	width: 260px;
	height: 26px;
	padding-top: 2px;
	border-top: 1px solid rgb(100,128,140);
	border-bottom: 1px solid rgb(100,128,140);
	border-right: 0px;
	border-left: 0px;
	font-weight: bold;
	}
#tab3 {
	background: rgb(203,216,222) url(img/tab3.gif) repeat-y;
	background-position: top;
	float: left;
	width: 260px;
	height: 26px;
	padding-top: 2px;
	border-top: 1px solid rgb(100,128,140);
	border-bottom: 1px solid rgb(100,128,140);
	border-right: 0px;
	border-left: 0px;
	font-weight: bold;
	}
#subtab1 {
	background: rgb(255,255,255) url(img/subtab1_2.gif) repeat-y;
	background-position: top;
	float: left;
	width: 260px;
	height: 450px;
	padding: 3px, 10px, 3px, 10px; 
	}
#subtab2 {
	background: rgb(255,255,255) url(img/subtab1_2.gif) repeat-y;
	background-position: top;
	float: left;
	width: 260px;
	height: 450px;
	padding: 3px, 10px, 3px, 10px; 
	}
#subtab3 {
	background: rgb(255,255,255) repeat-x;
	background-position: top;
	float: left;
	width: 260px;
	height: 450px;
	padding: 3px, 10px, 3px, 10px; 
	}
.titolotestotab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
#botheadchiaro{
	background: transparent;
	background-position: top;
	float: left;
	width: 320px;
	margin-left: 20px;
	vertical-align: top;
	font-size: 21px;
	color: #000;
	}
#logo {
	background: transparent; 
	background-position: top;
	float: right;
	height: 221 px;
	}
.contatti {
	background: transparent;
	background-position: middle;
	text-align: left;
	vertical-align: bottom;
	float: right;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px; 
/*	border: solid 3px; */
	}
.contatti1 {
	background: transparent;
	background-position: middle;
	text-align: right;
	vertical-align: bottom;
	float: right;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px; 
/*	border: solid 3px; */
	}
#areafne {
	background: rgb(255,255,255) url(img/fne.gif) no-repeat;
	float: right;
	width: 59px;
	height: 71 px;
	}
#areariservata {
	background: transparent;
	background-position: top;
	float: left;
	width: 300px;
	height: 150 px;
	margin-bottom: 0px; 
	border: dotted 1px;
	}
#questlab {
	background-position: top;
	background: transparent;
	float: left;
	height: 85 px;
	width: 300px;
	margin-bottom: 0px; 
	}

#headbox {
	margin-bottom: 0px; 
	clear: both;
	background: rgb(149,203,178) repeat-x;
	color: #fff;
	height: 50px; 
	border: 1px solid rgb(120,120,120);
	}
#leftbox {
	height: 330px;
	float: left;
	margin-bottom: 0px; 
	width: 300px;
	background: rgb(244,244,244) repeat-x;
	}
#rightbox {
	background: rgb(255,255,255) url(img/grafico.jpg) no-repeat;
	height: 340px;
	float: right;
	margin-bottom: 0px; 
	width: 480px;
	}
/* Footer
---------------------------------------------------------------------*/

#footer {
	margin-bottom: 0px; 
	background: rgb(24,134,156) repeat-x;
	color: #fff;
	border: 1px solid rgb(120,120,120);
	clear: both;
	text-align: center; 
	font-size: 9px;
   	height: 20px;
	padding-top: 3px;
}

#footer a {
	color: #fff;
	background-color: transparent;	
	font-weight: bold;
	border: none 0px;
}

#footer a:hover {
	color: rgb(189,231,222);
	background-color: transparent;	
	font-weight: bold;
}

#titolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center; 
	margin-top: 10px;
}
#sottotitolo{
	background-color: transparent;	
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	text-align: center; 
}
#spazio{
	background-color: #fff;	
	height: 10px;
	font-size: 11px;
	margin-bottom: 0px;
}
#spazio1{
	background-color: rgb(239,239,239);
	height: 119px;
}
#spazio2{
	background-color: transparent;
	height: 80px;
}
#spazio3{
	background-color: transparent;	
	height: 150px;
	margin-bottom: 0px;
}

/* Forms
---------------------------------------------------------------------*/

form, fieldset {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid rgb(170,170,170);
	padding: 1px;
}

.button {  
	font-size: 9px; 
	color: rgb(34,129,157); 
	background-color: #fff; 
	height: 18px; border: rgb(34,129,157); 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin: 0px 20px 0px 0px;
}

.buttonint {  
	font-size: 9px; 
	color: rgb(34,129,157); 
	background-color: #fff; 
	height: 18px; border: rgb(34,129,157); 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


