BODY{
	background-image:url(images/sfondo_pag.png);
	font-family: Helvetica, Verdana,  Arial;
	font-size:13px;
	margin-top:60px;
}

a
,a:visited
,a:active{
	font-size:13px;
	color:#37909E;
	text-decoration:none;
	font-weight:300;

}

a:HOVER
{
	font-size:13px;
	color:#DF5B2F;
	text-decoration:underline;
	font-weight:300;
}
strong{
	font-size:13px;
	font-weigth:bold;
	color:#37909E;
}
.tbl{
background-image:url(images/sfondo_tbl.png);
background-repeat:repeat-y;
}
.tblH{
background-image:url(images/testata.png);
background-repeat:no-repeat;
}
.tblF{
background-image:url(images/sfondo_footer.png);
background-repeat:no-repeat;
}

a.menu
,a.menu:visited
,a.menu:active{
	font-size:17px;
	color:#37909E;
	text-decoration:none;
	font-weight:300;
	margin-right:30px;
	margin-left:30px;
}

a.menu:HOVER
{
	font-size:17px;
	color:#DF5B2F;
	text-decoration:underline;
	font-weight:300;
	margin-right:30px;
	margin-left:30px;
}
h1{
	color:#DF5B2F;
}
h1.blue{
	color:#37909E;

}
.attivita_home{
	color:#DF5B2F;
	font-weight:bold;
	font-size:25px;
}

h2{
	color:#37909E;
}
a.news{

	font-size:13px;
	color:#37909E;
	text-decoration:none;
	font-weight:bold;
}
a.news:HOVER{

	font-size:13px;
	color:#DF5B2F;
	text-decoration:none;
	font-weight:bold;
}
.gallery{
margin-left:10px;
margin-right:10px;
}