body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images-layout/fondoTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondoTop {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images-layout/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
A {text-decoration: none;} 
A:hover { text-decoration: underline; }
.bottoniTop {color: #FFFFFF; text-decoration: none;}
.bottoniTop:hover {color: #FFFFFF; text-decoration: underline;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fondoSlogan {
	background-image: url(../images-layout/fondo_slogan2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#A1BED4;
}
.TratteggioVerticale {
	background-image: url(../images-layout/tratteggio.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.FondoTitleLaterale {
	background-image: url(../images-layout/fondo_barrelaterali.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BoxLogin {
	background-image: url(../images-layout/fondo_login.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.divisorioAzzurro {
	background-image: url(../images-layout/divisorio_azzurro.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
INPUT.text {
	border: 1px #333333 inset;
	font-size: 8pt;
}
.bottoniLogin {color: #CC0000; text-decoration: none; font-weight:bold;}
.bottoniLogin:hover {color: #CC0000; text-decoration: underline; font-weight:bold;}
.TratteggioOrizzontale {
	background-image: url(../images-layout/tratteggio.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TxtBordeaux {
	color: #CC0000;
}

.TxtCappelloSezione {
	color: #CC0000;
	font-style:oblique;
}
.BoxNews {
	background-image: url(../images-layout/fondo_boxNews.gif);
	background-repeat: repeat-x;
	background-position: 3px 1px;
	border: 1px solid #D9E2F1;

}
.BoxRigaElenco {
	background-color: #C5D5E5;
	border: 1px solid #2F6AA3;
	line-height:20px;

}
.BoxTitolo {
	background-image: url(../images-layout/fondo_titoloArgomento.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px solid #B0B1B0;
	line-height:25px;
	text-indent:10px;
}

.bordo_sx {	border-left: 1px solid #B0B1B0;}
.bordo_dx {	border-right: 1px solid #B0B1B0;}

.BoxArgomento {
	background-image: url(../images-layout/fondo_argomento.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9E2F1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9E2F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E2F1;


}
.TxtBlu {
	color: #004D87;

}
.Titolo {
	color: #004D87;
	font-size:14px;
	font-weight:bold;
}
.BoxPromozione {
	background-image: url(../images-layout/fondo_boxPromozione.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BoxIndirizzo {

	border-bottom: 5px solid #D0DEE9;
}
.navlateraleOff {
	background-image: url(../images/freccia_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
	border: 1px solid #A1BED4;
	line-height: 15px;
	color: #803248;
}

.navlateraleOff a:link { color:#6f8698;  text-decoration:none;  }
.navlateraleOff a:visited { color:#6f8698;  text-decoration:none;  }
.navlateraleOff a:hover { color:#803248;  text-decoration:none;  }

.navlateraleOn {
	background-image: url(../images-layout/freccia_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
	border: 1px solid #803248;
	line-height: 15px;
}
.subMenu { color:#6f8698;}
.subMenu:hover { text-decoration:none; color:#A80000;}
.CalendarioGiorni {
	font-weight: bold;
	color: #CC0000;
	background-color: #E6E6E6;
}
.CalendarioGiorniDisattivi {
	color: #CACACA;
	border: 1px solid #E6E6E6;

}
.CalendarioGiorniFestivi {
	color: #666666;
	border: 1px solid #A80000;
	background-color:#D9D9D9;

}
.CalendarioGiorniDisattivi {
	color: #CACACA;
	border: 1px solid #E6E6E6;

}
.CalendarioGiorniMese {
	color: #554444;
	border: 1px solid #A80000;
	background-color:#F6E5E5;

}
.LinkGiorniMese {color: #554444; text-decoration:none;}
.LinkGiorniMese:hover {color: #554444; text-decoration:underline;}

.CalendarioEventoPassato {
	color: #554444;
	border: 1px solid #333333;
	background-color:#ABCAE2;

}
.CalendarioEventoOggi {
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color:#A80000;

}
.LinkEventoOggi {color: #FFFFFF; text-decoration:none;}
.LinkEventoOggi:hover {color: #FFFFFF; text-decoration:underline;}
.RigaSeparazioneEvento {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD9DA;
}
