body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px; 
	background-color: #F1F1F1;	
	background-image: url(images/bg_site.jpg);	
	background-position: top;
	background-repeat: repeat-x;
	
}

#box1
{
	/* neve*/
	background-image: url(images/neve.gif);
	position: static;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#box2
{
	/*tabella*/
	position: static;
	z-index: 30;
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-size: 20px;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: #0e4d8d;
 margin: 2px;
}

h2{
	font-size: 16px;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #0e4d8d;
	margin: 2px;
}

h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

ul{
 list-style-type: square;
}

.menu {
	FONT-SIZE: 12px;
	COLOR: #006699;
	FONT-STYLE: normal;
	FONT-FAMILY: arial,helvetica,sans-serif;
	font: bolder;
	text-align: left;
}
.titolo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #3088cc;
	FONT-STYLE: normal;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
}


.bg_menu_sinistro {
	background-color: #E6E4E7;
}

.bg_menu_destro {
	background-color: #E6E4E7;
}

.bg_content {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Arial,sans-serif;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	text-align: justify;
}
.content {
	FONT-SIZE: 12px;
}

.bg_content2 {
background-image: url(images/bg_content2.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Arial,sans-serif;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	text-align: justify;
}
.bg_box_news {
	background-image: url(images/bg_box_articolo_hp.jpg);
	background-repeat: no-repeat;
	background-color: #DAE7F1;
	
}

.bg_box_news_piccolo {
	background-image: url(images/bg_box_articoletto_hp.jpg);
	background-repeat: no-repeat;
	background-color: #DAE7F1;
	FONT-SIZE: 13px;
}
.bg_box_news_piccolo2 {
	background-image: url(images/bg_box_articoletto_hp2.jpg);
	background-repeat: no-repeat;
	background-color: #DAE7F1;
	FONT-SIZE: 13px;
}

.nota {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: arial,helvetica,sans-serif;
}
a.nota:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: arial,helvetica,sans-serif;
}

 input 	{font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
 option { font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
 select { font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
 textarea { font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
 
 .borderimgslogan {
	margin-bottom: 4px;
	margin-left: 3px;
	margin-top: 4px;
	padding: 1px;
	border: 2px solid White;
}

 .borderimgslogan:hover {
	margin-bottom: 4px;
	margin-left: 3px;
	margin-top: 4px;
	padding: 1px;
	border: 2px solid Red;
}

 .borderimg {
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px; /*	padding: 1px; */
	border: 6px double #DCDCDC;
}

.bordotable_evento{
	border: 1px solid Silver;
	background-image: url(images/bg_evento.jpg);
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Arial,sans-serif;
}
.bordotable_evento_passato{
	border: 1px solid Silver;
	background-image: url(images/bg_evento_passato.jpg);
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Arial,sans-serif;
}