BODY {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: White;
	border : 0px;
	margin : 0px 0px 0px 0px;
}

P {
	margin : 0px 0px;
}


.TestoFrecciaPiccola {
	font-size : 16px;
	font-weight : bold;
	color : White;
}

.TestoFrecciaGrande {
	font-size : 24px;
	font-weight : bold;
	color : White;
}


A:hover {
	COLOR: red; TEXT-DECORATION: underline
}

.Amenu {
	color: Yellow;
	text-decoration : none;
}

A {
	color: #CF4F00;
	text-decoration : none;
}

TD {
	font-size : 10px;
	color : #666666;
}

.Titolo {
	font-size : 11px;
	font-weight : bold;
	color : #A52A2A;
}

.TitoloNews {
	font-size : 10px;
	font-weight : bold;
}

.TopTbl {
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
}

.MainTbl {
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-bottom : 1px solid Gray;
}

.FontBarra {
	color : #FFEF69;
	padding-top : 4px;
}

.CampoMedio {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	width : 100px;
	border : thin solid Gray;
	border-width : 1 1 1 1;
}

.CampoPiccolo {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	width : 40px;
	border : thin solid Gray;
	border-width : 1 1 1 1;
}

.BottonePiccolo {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	width : 40px;
	color : #CF4F00;
	background-color : #FDC03D;
}

.BottoneLungo {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	width : 120px;
	color : #CF4F00;
	background-color : #FDC03D;
}

.Copyright {
	color : Silver;
	font-size : 10px;
}

.ACopyright {
	color : #8FBC8F;
	font-size : 10px;
}

/*
Foglio di stile per Active Document Ver. 3.0 - Febbraio 2002
Utilizzato dalla parte attiva visitabile del sito
*/

.Livepv {
	font-size : 15px;
	font-weight : bold;
	color : #A52A2A;
}


.PageTitle {
	font-size : 13px;
	font-weight : bold;
	color : #A52A2A;
}

.PageSubTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A52A2A;
}

.ParagraphTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Gray;
	line-height : 22px;
}

.ParagraphBody {
	font-size : 12px;
}

.OrizLine {
	background-color : Lime;
}

/*
--- Imposta il bordo delle immagini ---
*/

/* Immagine allineata a sinistra - bordo a destra */
.ImgL {
	margin-right : 6px;
}

/* Immagine allineata al centro - bordo sotto*/
.ImgC {
	margin-bottom : 6px;
}

/* Immagine allineata a destra - bordo a sinistra*/
.ImgR {
	margin-left : 6px;
}

/*
Foglio di stile per e-commerce
*/

.TitoloPagina {
	font-size : 12px;
	font-weight : bold;
	color : #A52A2A;
}

.bottoneOrdina {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 125px;
}

.textQnt {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 22px;
	text-align : right;
}

.formUser_stretto {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 80px;
}

.formUser_medio {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 200px;
}

.formUser_largo {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 300px;
}


