body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/fondoPg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.fondoIndirizzo {
	background-image: url(../images/fondo_indirizzo.gif);
	background-repeat: repeat-x;
	background-position: 2px top;
}
.linkGrigio {
	text-decoration: none; color: #333333;
}
.linkGrigio:hover {
	text-decoration: underline; color: #333333;
}
.linkBianco {
	text-decoration: none; color: #FFFFFF;
}
.linkBianco:hover {
	text-decoration: underline; color: #FFFFFF;
}
.linkBlu {
	text-decoration: none; color: #4d7298;
}
.linkBlu:hover {
	text-decoration: underline; color: #000000;
}
.linkGrigio {
	text-decoration: none; color: #979797;
}
.linkGrigio:hover {
	text-decoration: none; color: #333333;
}
.linkNews {
	text-decoration: none; color: #666666;
}
.linkNews:hover {
	text-decoration: none; color: #999999;
}
.BoxBlu {
	color: #FFFFFF;
	background-color: #4D7298;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.FondoLogo {
	background-image: url(../images/logo_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BoxBordoBlu {
	color: #FFFFFF;
	background-color: #82A0BA;
	border: 2px solid #457599;
	font-weight:bold;
}
.BoxIscrizione {
	background-color: #DCE8F5;
	border: 1px solid #899AA0;
	color: #666666;
}
a
{
    text-decoration:none;
} 
a:hover
{ 
    text-decoration:underline;
}
INPUT.text {
	border: 1px #999999 inset;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.righe {
	background-image: url(../images/righeDivisori.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.righeVert {
	background-image: url(../images/righeDivisori.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BottoneOperativo {
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #c9ddf1;
	border: 1px solid #4d7298;
	padding-right: 5px;
	padding-left: 5px;

}.FondoBox1 {
	background-image: url(../images/fondo_box1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FondoBox2 {
	background-image: url(../images/fondo_box2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FondoBox3 {
	background-image: url(../images/fondo_box3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FondoBox4 {
	background-image: url(../images/fondo_box4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.puntiniVerticali {
	background-image: url(../images/divisorio.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.puntiniVerticaliRight {
	background-image: url(../images/divisorio.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.puntiniOrizzontali {
	background-image: url(../images/divisorio.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.FondoAzienda {
	background-image: url(../images/fondoAzienda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.DataNews {
	font-weight: bold;
	color: #4D7298;
}
.fondo_imgAzienda {
	background-image: url(../images/fondo_imgAzienda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.aligntop CAPTION
{
	font-weight: bold;
	font-size: 1.5em;
}

.aligntop TD
{
	vertical-align: top;
}

.thumbs A IMG
{
	border: 1px solid #808080;
	padding: 2px;
}