html{
	height: 100%;
	width: 100%;
}
h1{display:none}
img{
border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	margin: 0;
	padding: 0px;
}

body.index {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	margin: 0;
	padding: 0px;
	line-height: 1.5em;
}
.corpo {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	margin: 0;
	padding: 0px;
	line-height: 1.5em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#container {
	width: 100%;
	height: 100%;
}
#content {
	width: 100%;
	height: 100%;
	background-image: url(/images/pattern.gif);
	background-repeat: repeat-y;
	background-position: -20px;
}
#enterContent {
	background-image: url(/images/pattern.gif);
	background-repeat: repeat-y;
}
.sponsor{position:absolute; z-index:2; float:right; right:330px; margin-top:4px;}
.sponsor span{margin-bottom:20px; float:left; padding:16px 6px;}
.seguici{position:absolute; float:left; left:8px; margin-top:10px;}
/*inizio footer*/
#footer{
	line-height: 2%;
	letter-spacing: 0.07em;
	padding-top: 0.5em;
	padding-bottom: 0.8em;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #d4d4d4;
}
#footer a{
	text-decoration: none;
	color: #666666;
}
#footer a:visited{
	color: #666666;
}
#footer a:hover{
	color: #333333;
	text-decoration: underline;
}
/*fine*/

/*inizio menu ad albero*/
#menu{
	color: #FFFFFF;
	text-decoration: none;
	padding:0 0 0 10px;
	margin:0;
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited{
	color: #FFFFFF;
}
#menu a:hover{
	color: #99CC33;
	text-decoration: none;
}
#menu ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 100%;
	padding:0;
	margin:0;
	display: block;
}

li.menu{	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin:0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	background-image: url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 2px 0 0;
	padding: 0 0 0 12px;
	line-height: 1.5em;
}
li.menuM{	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	background-image: url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 0 2px 0 0;
	padding: 0 0 0 12px;
	line-height: 1.5em;
}

li.submenu {
	background-image: url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 2px 0 0;
	padding: 0 0 0 12px;
	clear: right;
	margin: 0px 0px 0px 12px;
}
li.submenuM {
	background-image: url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 0 2px 0 0;
	padding: 0 0 0 12px;
	clear: right;
	margin: 0px 0px 0px 12px;
}

.oneLevel {
	background-image: url(../images/list_a.gif);
	background-repeat:no-repeat;
	background-position: 0 2px 0 0;
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	display: list-item;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}
.oneLevelsub {
	list-style-image: outside url(../images/list_a.gif);
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

/*fine*/

/*inizio paginatore*/
#paginatore a:visited{
	color: #999999;
}
#paginatore a:hover{
	color: #666666;
	text-decoration: underline;
}
/*fine*/

.whiteLine {
	background-image: url(/images/white_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tdDots {
	background-image: url(/images/tratteggio.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.grayBold {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.grayBoldline {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}

.grayline{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}
.gray{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.white{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

a.grayBold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
a.Small {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.Small:hover{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.grayBoldtitle {
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.grayBoldtitle:hover{
	font-size: 14px;
	font-weight: bold;
	color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.grayBoldtitle {
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.newsSpot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
a.currSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BrightgrayBold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.MargineDxImmagini {
	margin-right: 20px;
}
.MargineSxImmagini {
	margin-left: 20px;
}
.evidenz {
	background-color: #CCCC33;
	display: block;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dispo {
	background-color: #99CC33;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #333333;
	display: block;
}
.VerdeBold {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
}

.graylow{
	font-size: 11px;
	color: #403e3f;
	font-family: Arial, Helvetica, sans-serif;
}

.primopiano{
	border-right: 1px solid #6c6c6c;
}

.grayTitoloBig{
	font-size: 22px;
	font-weight: 600;
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.w_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	display: block;
	padding-bottom: 5px;
}
.b_w_line {
	background-image: url(../images/white_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
