BODY { background: #FFFFFF; }

TD, P, OL, A, H2, H3, INPUT, SELECT  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color : #2C5500;
	font-weight: normal;
}
A {
	text-decoration: underline;
	font-weight: bold;
}
UL {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 3px;
	list-style-image: url(/images/freccetta_verde.gif);
}
H1 {
	font-size: 12px;
	font-weight: bold;
}
H2 {
	font-size: 10.5px;
	font-weight: bold;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
	font-size: 11px;

}

.right {
	text-align: right;
}
/*TOOL DI SINISTRA*/

TD.titoli {
	color : #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 9.5px;
}

TD.titoli A {
	color : #ffffff;
	font-weight: bold;
	font-size: 9.5px;
	text-decoration: none;
}

TD.txt {
	color : #1D3176;
	font-weight: bold;
	font-size: 10px;
}

TD.txt A {
	color : #1D3176;
}

TD.txt A:hover{
	color : #ff8040;
}



/*FINE TOOL DI SINISTRA*/

/*TOOL DI DESTRA*/
TD.txtCartellone {
	color : #B3090B;
	font-weight: bold;
	font-size: 11px;
}
TD.txtCartellone A {
	color : #B3090B;
	font-size: 11px;
}
TD.txtCartellone A:hover{
	color : #F86616;
	text-decoratione: underline;
}

TD.txtCartellone UL {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 3px;
	list-style-image: url(/images/freccetta.gif);
}
/*FINE TOOL DI DESTRA*/

/*POPUP*/

TD.txtpopup,
TD.txtpopup P,
TD.txtpopup A,
TD.txtpopup UL{
color : #1A0B7E;
}

TD.txtpopup H1 {
	color : #1A0B7E;
	font-size: 11.5px;
	font-weight: bold;
}
TD.txtpopup H2 {
	color : #1A0B7E;
	font-size: 11px;
	font-weight: bold;
}

/*FINE POPUP*/
