body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin:0px;
}
img {
	border:none;
}
.menurosso{
	color: white;
	font-size: 12px;
	vertical-align: top;
	padding-top: 7px;
}
.menurosso a {
	color: white;
	text-decoration: none;
}
.menurosso a:Hover {
	color: white;
	text-decoration: underline;
}
.menurosso a:visited {
	color: white;
	text-decoration: none;
}
.titoloceleste {
	color : #336797;
	font-family:arial black;
	font-size: 18px;
	font-weight:bold;
	font-style:italic;
	padding-right:30px;
}
.menuazzurro{
	font-weight: bold;
	padding-left: 15px;
	font-size: 10px;
	background-image:url("img/menu02.jpg");
	background-repeat: repeat-y;
}
.menuazzurro a{
	color : #0066cc;
	text-decoration: none;
}
.menuazzurro a:hover{
	color : #0066cc;
	text-decoration: underline;
}
.menuazzurro a:visited{
	color : #0066cc;
	text-decoration: none;
}
.menuverde{
	font-weight: bold;
	padding-left: 15px;
	font-size: 10px;
	background-image:url("img/menu04.jpg");
	background-repeat: repeat-y;
}
.menuverde a{
	color : white;
	text-decoration: none;
}
.menuverde a:hover{
	color : white;
	text-decoration: underline;
}
.menuverde a:visited{
	color : white;
	text-decoration: none;
}
.contenutop{
	width:560px;
	height: 60px;
	overflow:hidden;
	color:#336797;
	background-color: #E2EFF6;
	padding:10px;
	text-align: justify;
}
.contenutog{
	width:560px;
	height: 300px;
	overflow-y: auto;
	color:#336797;
	background-color: #E2EFF6;
	padding:10px;
	text-align: justify;
}
.contenutog a{
	text-decoration: none;
}
.contenutog a:hover{
	text-decoration: underline;
}
.dettaglio{
	width:560px;
	color:#336797;
	background-color: #E2EFF6;
	padding:10px;
	text-align: justify;
	font-size: 9px;;
}
.continua{
	font-size:9px;
	color : #0066cc;
}
.continua:visited{
	font-size:9px;
	color : #0066cc;
}
.titolo_pp{
	font-size: 12px;
	font-weight:bold;
	color:black;
}

.data_pp{
	font-size: 10px;
	color:#888888;
	font-style:italic;
}
.testo_pp{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #CCCCCC;
	border-bottom-color: #EEEEEE;
	border-left-color: #AAAAAA;
	background-color: #FFFFFF;
	font-size: 12px;
	color:#336797;
	text-align: justify;
	padding:5px;
}
.nota{
	font-size:9px;
}
A.link_news{
	font-size: 10px;
	color : red;
	text-decoration: none;
	cursor:pointer;
}
form{
	margin: 2px;
}
.testo_news{
	text-align: justify;
}
.aziende{
	font-size: 10px;
}
.aziende_gr{
	font-weight: bold;
	background-color: #DDDDDD;
}
.calendario {
	width:147px;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #CCCCCC;
	border-bottom-color: #EEEEEE;
	border-left-color: #AAAAAA;
	background-color: #FFFFFF;	
}
.pmese{
	width:22px;
}
.month {
	font-size: 10px;
	font-weight:bold;
}
.daysofweek {
	background-color:#7a96df;
	font-size: 10px;
	font-weight:bold;
	color:white;
	width:21px;
}
.days {
	font-size: 10px;
	padding:2px;
}

.daysr {
	font-size: 10px;
	padding:2px;
}







TD.testo_sezione {
	color : #663300;
	font-size: 10px;
}
TD.testo_footer {
	color : #FFFFFF;
	font-size: 12px;
}
.descrizioneDocumento{
	font-size:12px;
	text-align:justify;
}
TD.testoceleste {
	color : #336797;
	font-size: 12px;
}
#apDiv1 {
    position:absolute;
    left:386px;
    top:166px;
    width:84px;
    height:19px;
    z-index:1;
}

.tit_app{
	font-size: 10px;
	font-weight:bold;
	color:#000000;
}
.descr_app{
	font-size: 10px;
	color:#000000;
}
a.app_on{
	font-weight:bold;
	color:red;
	text-decoration:none;
}
a.link_app{
	font-size: 10px;
	color : red;
	text-decoration: none
}
.descrizioneDocumentoa{
	overflow:auto;
	text-align:justify;
	height:90px;
	width:540px;
	border: 1px solid #999ff5;
	background:#e2eff5;
}