body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #efefef;
	margin: 0px;
	left: 0px;
	top: 0px;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #dddddd;
}

.testoarancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff6820;
	text-decoration: none;
	background-color: #eeeeee;
}

#logo {
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 20;
}
#header {
/*	background-color: #F2733C; */
/*	position: absolute;
	left: 0px;
	top: 15px; */
	width: 100%;
	height: 61px;
	background-image: url(sub_index/icons/bg_testata2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	z-index: 10;
}
#menuTestata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	display: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	position: absolute;
	height: 13px;
	width: 100%;
	top: 0px;
	z-index: 13;
}
#menuTestata a {
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#menuTestata a:hover {
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(sub_index/icons/bg_arancio.jpg);
	border-top: 1px none;
	border-right: 1px solid #000033;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
}
#menuTestata a:active {
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(sub_index/icons/bg_arancio.jpg);
	border-top: 1px none;
	border-right: 1px solid #000033;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
}
.menuSinistra {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #ff6820;
}
.menuSinistra a {
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	display: block;
}
.menuSinistra a:hover {
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ff6820;
	background-image: url(sub_index/icons/bg_arancio.jpg);
}
.menuSinistra a:active {
	font-style: normal;
	color: #eeeeee;
	text-decoration: none;
	background-image: url(sub_index/icons/bg_arancio.jpg);
}
#footer {
	display: none;
	background-image: url(sub_index/icons/bg_footer.gif);
	width: 100%;
/*	bottom: 0px;
	height: 44px;
	position: absolute; */
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #eeeeee;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}
#principale {
	width: 100%;
/*	overflow: auto;
	position: absolute;
	top: 75px;
	bottom: 32px; */
	overflow: visible;
	background-color: #ffffff;
	background-image: url(sub_index/icons/bg_sinistra.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#principale a {
	color: #000088;
	text-decoration: none;
}
#principale a:hover {
	color: #000088;
	background-color: #FFCC99;
}
#principale a:active {
	color: #CC3300;
	background-color: #FFCC99;
}
#centro {
	background-color: #ffffff;
/*	position: absolute;
	top: 20px; */
	width: 100%;
	left: 0;
	text-align: justify;
	padding: 4px;
}

#laSimo, #iscrizione, #attivita, #ricerca, #direzione
{
	display: none;
}


#testo {
/*	position: absolute;
	right: 10px;
	left: 34px;
	top: 19px;
	bottom: 0px; */
	background-color: #ffffff;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align: justify;
}
#testo a {
	color: #000088;
	text-decoration: none;
}
#testo a:hover {
	color: #000088;
	background-color: #FFCC99;
}
#testo a:active {
	color: #CC3300;
	background-color: #FFCC99;
}
#titolo {
	font-size: 16px;
	text-decoration: none;
	left: 130px;
	top: 8px;
	color: #444444;
	letter-spacing: 1px;
	position: absolute;
	z-index: 11;
	text-align: left;
}
#sezione {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	right: 6px;
	top: 8px;
	color: #eeeeee;
	position: absolute;
	z-index: 11;
	text-align: left;
}
#sezione a {
	color: #FFFFCC;
	text-decoration: none;
}
#sezione a:hover {
	color: #FF6633;
	text-decoration: none;
	background-color: #FFCC99;
}
#sezione a:active {
	color: #FFFFCC;
	text-decoration: none;
}

.titoloMenu {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(sub_index/icons/bg_grigio.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 2px;
	margin: 0px;
	text-align: left;
	border-top: #666666;
	border-right: #666666;
	border-bottom: 1px solid #666666;
	border-left: #666666;
}
.titoloMenu a {
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display: block;
}
.titoloMenu a:hover {
	font-style: normal;
	color: #eeeeee;
	text-decoration: none;
}
.titoloMenu a:active {
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#copy {
	z-index: 30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
	text-decoration: none;
	width: 100%;
/*	position: absolute;
	bottom: 2px; */
}
#copy a {
	color: #FFFFCC;
	text-decoration: none;
}
#copy a:hover {
	color: #FF6633;
	text-decoration: none;
	background-color: #FFCC99;
}
#copy a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFff99;
	text-decoration: none;
}
#navigazione {
	display: none;
	z-index: 31;
	position: absolute;
	width: 200px;
	right: 0px;
	bottom: 2px;
}

.titoletto {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.copy2 {
	text-align: left;
}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}
#rss {
	display: none;
	position: relative;
	z-index: 99;
	text-align: right;
	top: 2px;
	right: 2px;
}
