BODY {
	color:   #000000;
	width:   7in; 
	padding: 0;
	margin:  0 auto;
	font-family: "Times New Roman", Times, serif;
}

BODY.error     {background: #FF9999}
BODY.info      {background: #FFFFFF}



#header, #footer {
	position: static;
	display: none;
}


#content, #content_no_frame {
	position: static;
	left:	  2%;
	top:     10px;
	width:   auto;
	right:    2%;
	padding: 0 0 0 0;
	margin: 0 auto auto 0;
	color: #000000;
}




h2 {
	font-weight: 600; 
	font-size: 12px;
	margin-bottom:  5px; 
	padding-bottom: 0px; 
	color: black;
}
h3 {
	font-size: 12px;
	margin-bottom:  0px; 
	padding-bottom: 0px; 
	color: black;
}

ul {
	font-size: x-small;
	list-style-image: url(/img/puntato.gif); 
}

a:link, a:visited {
	color: #DE0029;
	text-decoration: none;
	font-weight: normal;

}
a:hover, a:active {
	/* color: #2900DE; */
	color: #0000FF;
    text-decoration: underline;	
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size:   small;
	font-weight: normal;
}


th {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align:  center;
	font-weight: bold;
	color: #000000;
}

td.footer {
	font-family: "Times New Roman", Times, serif;
	font-size:   x-small;
	text-align:  center;
	font-weight: bold;
	color: #000000;
	background-color: #AAAAAA;
}

td.form {
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	text-align:right;
}

td.form_obbl {
	background: #FFCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	text-align:right;
}

ul.mappa {
	list-style: url(/img/dot_a1a5a9.gif);
	line-height: 200%; 
}


.blacktextbold {
	color: black
}

.newslink {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}

.smallBlack {
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
}

.smallBlackTransp {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
}

.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
}

.testoCol {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	/* color: #F7BA4A; */
	color: #0000FF;
}

.testoBold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;

}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.trafiletto {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	font-style: italic;
	font-weight: normal;

}

.flottante {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFCC;
}

.testoLista {
	font-size: x-small;
}

