body {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(immagini/fondopagina.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tbcomunicati {
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:hover {
	text-decoration: none;
	font-weight: bold;

}
.imgborder {
	border: 1px solid #CC0000;
}
.testocalendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;

}
/*materiale round corner*/
.roundedcornr_box_583782 {
	background: url(immagini/roundedcornr_583782_tl.png) no-repeat top left;
}
.roundedcornr_top_583782 {
	background: url(immagini/roundedcornr_583782_tr.png) no-repeat top right;
}
.roundedcornr_bottom_583782 
{
	background: url(immagini/roundedcornr_583782_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_583782 div 
{
	background: url(immagini/roundedcornr_583782_br.png) no-repeat bottom right;
}
.roundedcornr_content_583782 
{
	background: url(immagini/roundedcornr_583782_r.png) top right repeat-y;
}

.roundedcornr_top_583782 div,.roundedcornr_top_583782,
.roundedcornr_bottom_583782 div, .roundedcornr_bottom_583782 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_583782, .roundedcornr_bottom_583782 {
	margin-top: -19px;
}
.roundedcornr_content_583782 { padding: 0 20px; }