BODY { 
	background-repeat: yes; 
	background-image: url(/images/tile_background.gif);
}

TD, P, UL, OL, A, H2, H3, INPUT, SELECT  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	font-weight: normal;
}

A {
text-decoration: underline;
}

IMG {
border: none;
}

.testo_rosso
{
	color : #FF0000;
}

.testo_rosso A
{
	color : #FF0000;
	text-decoration: underline;
}

UL {
	list-style-image: url(/images/freccette.gif);
	margin-left : 31px;
	margin-top : 10px;
	vertical-align : top;
}

OL.quad {
	list-style-image: url(/images/ol_point.gif);
	margin-left : 48px;
	margin-top : -15px;
}
.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.testo_bianco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #ffffff;
}

.testo_bianco A
{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.titoliPagine {
	font-size: 13px;
	text-transform: uppercase;
	color : #FF2020;
	font-weight: bold;
}

.sottotitoliPagine {
	font-size: 9px;
	text-transform: uppercase;
	color : #FF2020;
	font-weight: bold;
}

.titolini {
	font-size: 9px;
	color : #FF2020;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}

.titolini A {
	color : #FF2020;
	font-weight: bold;
	text-decoration: none;
}


.numeriPagine A:link{
	font-size: 9px;
	text-align : center;
	color : #FF2020;
	font-weight: bold;
}
.numeriPagine A:visited{
	color : #FF2020;
}
.numeriPagine A:hover{
	color : #FF2020;
	text-decoration: underline;
	font-weight: bold;
}

.menuInt UL {
	font-size: 9px;
	vertical-align : middle;
	color : #000000;
	font-weight: bold;
	text-transform: uppercase;
	list-style-image: url(/images/arrow_menuint.gif);
}

.corsivo {  font-style: italic}

}

.nuovo {  
font-size: 9px;
	color : #778899;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}
