/* ************ */
/* CORPO PAGINA */
/* ************ */
body{
background-color: #F0F0F0;
}

/* ********* */ /* TITOLO */ /* ********** */
.para1 { margin-top: -42px; margin-left: 50px; margin-right: 10px; font-family: "font2, Arial"; font-size: 28px; line-height: 35px; text-align: center; color: #FFFFFF; }
.para2 { margin-top: 15px; margin-left: 5px; margin-right: 12px; font-family: "font1, Arial Black"; font-size: 40px; line-height: 40px; text-align: center; color: #000060; }

/* ********* */
/* PARAGRAFI */
/* ********* */
p.titolo{
color: #000080;
font-family: tahoma;
text-align: center;
font-style: italic;
font-size: 14pt;
font-weight: bold;
}

/* ************* */
/* TESTO NORMALE */
/* ************* */

font.normal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000080;
}

/* ************* */
/* TESTO NORMALE2 */
/* ************* */

font.normal2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #000080;
}

/* ***************** */
/* LINK IPERTESTUALI */
/* ***************** */
a{
color: #000080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a:link, a:active{
text-decoration: none;
}

a:visited{ 
text-decoration:none;
color:000080;
font-family: verdana; font-size: 10px; 
}

a:hover{
text-decoration:none;
color: #FF6633;
}

/* ************** */
/* LISTE ORDINATE */
/* ************** */

ol{
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
color: #000080;
}

.outmon {
	width: 190px;
	border: 1px solid #6775DB;
	margin-top: 0px;
	height: 145px;
}
a.comun:link, a.comun:visited{

	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #6775DB;
	text-align: left;
}

a.comun:active{

	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #4E4D4C;
	text-align: left;
}
 
 
a.comun:hover {

	color: #6775DB;
	text-decoration: underline;
}
a.comun1:link, a.comun1:visited {

	font-size: 13px;
	color: #0D874A;
	font-family: Arial;
}
a.comun1:active {

	font-size: 13px;
}
a.comun1:hover {

	text-decoration: underline;
}