/* Lucus Informatica - dichiarazione body */

BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	background-color:#ffffff;
	margin-bottom : 10;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0px 0px 0px 0px;
	text-align : left;
	line-height : 18px;
}


/* Lucus Informatica - dichiarazione dei link principali */

A:link {
 COLOR: #004DB2; 
 FONT-STYLE: normal; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 text-decoration:none;
}
A:visited {
	COLOR: #004DB2;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
A:hover {
	COLOR: #EDA800;
	FONT-STYLE: normale;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
A:active {
   COLOR: #004DB2; 
   FONT-STYLE: normal; 
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
 text-decoration:none;
}


/* Lucus Informatica - dichiarazione del testo */

.footer {
	FONT-SIZE: 11px;
	COLOR: #777777;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.evidenziato {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.titolo {
	FONT-SIZE: 14px;
	COLOR: #004DB2;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
