html, body{
	margin-left:0px;
	margin-right:0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}



a.link_verde:link  { font-size: 12px; font-style: normal; color: #316500; text-decoration: none}
a.link_verde:visited  { font-size: 12px; font-style: normal; color: #316500; text-decoration: none}
a.link_verde:hover  { font-size: 12px; font-style: normal; color: #07b55b}


a.link_verde_piccolo:link  { font-size: 11px; font-style: normal; color: #316500; text-decoration: none}
a.link_verde_piccolo:visited  { font-size: 11px; font-style: normal; color: #316500; text-decoration: none}
a.link_verde_piccolo:hover  { font-size: 11px; font-style: normal; color: #07b55b}


a.link_arancio_menu:link  { font-size: 10px; font-style: normal; color: #666; text-decoration: none}
a.link_arancio_menu:visited  { font-size: 10px; font-style: normal; color: #666; text-decoration: none}
a.link_arancio_menu:hover  { font-size: 10px; font-style: normal; color: #ff6905}
a.link_arancio_menu:active { font-size: 10px; font-style: normal; color: #666; }


a.link_arancio:link  { font-size: 12px; font-style: normal; color: #ba4d05; text-decoration: none}
a.link_arancio:visited  { font-size: 12px; font-style: normal; color: #ba4d05; text-decoration: none}
a.link_arancio:hover  { font-size: 12px; font-style: normal; color: #ff6905}


a.link_arancio_piccolo:link  { font-size: 11px; font-style: normal; color: #ba4d05; text-decoration: none }
a.link_arancio_piccolo:visited  { font-size: 11px; font-style: normal; color: #ba4d05; text-decoration: none }
a.link_arancio_piccolo:hover  { font-size: 11px; font-style: normal; color: #ff6905}


div.newsoffice_biblio a:link  { font-size: 12px; font-style: normal; color: #ba4d05; text-decoration: none; }
div.newsoffice_biblio a:visited  { font-size: 12px; font-style: normal; color: #ba4d05; text-decoration: none; }
div.newsoffice_biblio a:hover  { font-size: 12px; font-style: normal; color: #ff6905;}

a.link_rosso_menu:link  { font-size: 10px; font-style: normal; color: #666; text-decoration: none }
a.link_rosso_menu:visited  { font-size: 10px; font-style: normal; color: #666; text-decoration: none }
a.link_rosso_menu:hover  { font-size: 10px; font-style: normal; color: #ef4a3a}
a.link_rosso_menu:active { font-size: 10px; font-style: normal; color: #666; text-decoration: none }

a.link_rosso:link  { font-size: 12px; font-style: normal; color: #b9200b; text-decoration: none }
a.link_rosso:visited  { font-size: 12px; font-style: normal; color: #b9200b; text-decoration: none }
a.link_rosso:hover  { font-size: 12px; font-style: normal; color: #ef4a3a}


a.link_rosso_piccolo:link  { font-size: 11px; font-style: normal; color: #b9200b; text-decoration: none }
a.link_rosso_piccolo:visited  { font-size: 11px; font-style: normal; color: #b9200b; text-decoration: none }
a.link_rosso_piccolo:hover  { font-size: 11px; font-style: normal; color: #ef4a3a}


div.newsoffice_dott a:link  { font-size: 12px; font-style: normal; color: #b9200b; text-decoration: none; }
div.newsoffice_dott a:visited  { font-size: 12px; font-style: normal; color: #b9200b; text-decoration: none; }
div.newsoffice_dott a:hover  { font-size: 12px; font-style: normal; color: #ef4a3a;}


.testo_piccolo_home {
	font-size: 11px;
	font-style: normal;
}

.titolo_capitolo_biblio {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.titolo_capitolo_dott {
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}

.titolo_personale_verde {
	font-size: 10px;
	font-style: normal; color: #004000;
	font-weight: bold;
}

.nome_personale_verde {
	font-style: normal;
	color: #004000;
	font-weight: normal;
	font-size: 24px;
}
.titolo_personale_grigio {
	font-size: 10px;
	font-style: normal; color: #696969;
	font-weight: bold;
}
.nome_personale_grigio {
	font-style: normal;
	color: #696969;
	font-weight: normal;
	font-size: 24px;
}

.testo_bianco {
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	font-size: 12px;
}

.griglia {
	background-image: url(../images/biblioteca/sottosezioni/griglia.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.tabella table { border:0px; margin:0px; width:785px; height:100%}
.tabella td { padding:0px }

