IMG {border-color : white;}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #999999;
	font : normal;
	text-decoration : underline;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #cccccc;	
	font : normal;
	text-decoration : underline;
}

A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cccccc;
	font : normal;
	text-decoration : underline;
}

A.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #f0f0f0;
	font : normal;
	text-decoration : underline;
}

A.big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: 999999;
	font : normal;
	text-decoration : underline;
}

A.big:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #cccccc;	
	font : normal;
	text-decoration : underline;
}


A.autori {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #f0f0f0;
	font : normal;
	text-decoration : underline;
}

A.autori:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #cccccc;
	font : normal;
	text-decoration : none;
}

A.contatti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #999999;
	font : normal;
	text-decoration : underline;
}

A.contatti:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #cccccc;
	font : normal;
	text-decoration : none;
}


.titoli10 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #f0f0f0;
	font-weight : normal;
}

.titoli11 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #f0f0f0;
	font-weight : normal;
}

.titoli12 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #f0f0f0;
	font-weight : normal;
}

.titoli16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #f0f0f0;
	font-weight : normal;
}

.titoli14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #f0f0f0;
	font-weight : normal;
	text-align: justify;
}

.titoli16gray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight : normal;
}
.darkgray14 {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #666666;
	font-weight : bold;
}

.inputtext
{   
    BORDER-BOTTOM: gray 1pt solid;
    BORDER-LEFT: gray 1pt solid;
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
	border-left-width: gray 1pt solid;
}

.alert {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Red;
	font-weight : normal;
}

.message {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : green;
	font-weight : normal;
}
