/*--------- CAR SYSTEM ---------*/
BODY {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P,TD,DIV {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.piccolo {
	text-decoration : none;
	font-size : 11px;
}
.grassetto {
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}
.piccolopiccolo {
	text-decoration : none;
	font-size : 10px;
}

.grande {
	text-decoration : none;
	font-family : Verdana;
	font-size : 15px;
}


A.grigio {
	text-decoration : none;
}


A:HOVER {
	color : #DB002A;
}
A:giallo {
	color : #ffff33;
}
A.ML {
	color:black
}
A.ML:Hover {
	color:#000085
}
A.verde {
	color : #00743B;
}
A.bianco {
	color : White;
}
A.bianco:HOVER {
	color : #ffff33;
}

}
A.nero {
	color : Black;
}

.bgcolor {
	background-color:#FFCB40
}

.fgcolor {
	color:#FFCB40
}

P.elenco {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:gray
}

P.titoloG {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17pt;
		line-height: 18px;
		font-weight:bold;
		color:#FFCB40
}

P.titoloMsg {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 14px;
		font-weight:bold;
		color:#FFCB40
}

.corpotesto7 {  font-size: 7pt}
.corpotesto10 {  font-size: 10pt}
.corpotesto12 {  font-size: 12pt}
.corpotesto16 {  font-size: 16pt}
.corpotesto14 {  font-size: 14pt}
.corpotesto18 {  font-size: 18pt}
.corpotesto24 {  font-size: 24pt}
.corpotesto36 {  font-size: 36pt}


