/*  --------- stili generici posizionamento e display  --------- */
html {
	margin: 0;
	padding:0
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 76%;
	margin: 0;
	padding:0;
	font-weight: normal;
}
a {
    text-decoration: none;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 100%;
	margin: 10px;
	padding: 0;
	font-weight: normal;
}
.hidden {
	display: none;
}
.hidden_conpadding {
	display: none;
}
.float_left{
 	float: left;
}
img {
	border: 0px;
	margin: 10px;
}
.imgtabella {
	border: 0px;
	margin: 0px;
	}
p  {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.grassetto 
{	font-weight: bold;
    color: brown;
	}
.p_tabella  {
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
td 	{
	border: 0px;
	margin: 10px;
	}
.colorato {
	border: 0px;
	margin: 10px;
	background-image: url(../images/sfondo_tabella.jpg);
	}

select{
	vertical-align: middle;
	margin-top: 3px;
   font-size: 12px;
}
/*  --------- STILI PER CITAZIONI  --------- */
.citazione_logo{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 1.2em;
    color: #F0E68C;	
	font-weight: bold;
}
.citazione_opzioni{
    color: Purple;	
	font-weight: bold;
}
.citazione_strumenti{
   color: Purple;	
	font-weight: bold;
}
.citazione_footer{
   color: Purple;	
	font-weight: bold;
}
.citazione_menuprincipale{
   color: Purple;	
	display: block;
	text-align: left;
	width: 125px;
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px; 
	padding-top: 1px;
	font-weight: bold;
}
.citazione_menudx{
   color: Purple;	
	font-weight: bold;
}
.citazione_percorso{
   color: Purple;	
	font-weight: bold;
}
/*STILI PER HEADER*/
#header {
	height: 125px;
	background-image: url("../images/background_visibilita.jpg");
	background-repeat: repeat-x;
}
#header  img{
	vertical-align: top;
}
/*  --------- stili specifici per il layout  --------- */
#contenitore{
	background-color: #ffffff;
   background-image: url(../images/bk_menusx.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#contenitore_africa{
	background-color: #ffffff;
   background-image: url(../images/bk_menusx_africa.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#contenitore_database{
    background-color: #ffffff;
    background-image: url(../images/menu_bk_database.gif);
	background-repeat: repeat-y;
	background-position: left bottom
}

#contenitore_monaci{
	background-color: #ffffff;
   background-image: url(../images/bk_menusx.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

#contenitore_iconografia{
	background-color: #ffffff;
	background-image: url(../images/bk_menusx_iconografia.gif);
	background-repeat: repeat-y;
	background-position: left bottom;	
}

#contenitore_pittori{
	background-color: #ffffff;
	background-image: url(../images/bk_menusx_pittori.gif);
	background-repeat: repeat-y;
	background-position: left bottom;	
}

#pagina_unica{
	background-color: #ffffff;
	background-position: left bottom;	
}
#navigation{
	float: left;
	width: 172px;
	background-image: url(../images/bk_menusx.gif);
	background-repeat: no-repeat;
	height: 500px;
}
#navigation_africa{    
	float: left;
	width: 172px;
	background-image: url(../images/bk_menusx.gif);
	background-repeat: no-repeat;
	height: 500px; 
}

#navigation_monaci{
	float: left;
	width: 172px;
	background-image: url(../images/bk_menusx.gif);
	background-repeat: no-repeat;
	height: 500px;
}

#navigation_iconografia{    
	float: left;
	width: 172px;
	background-image: url(../images/bk_menusx_iconografia.gif);
	background-repeat: no-repeat;
	height: auto !important;
	height: 500px; 
}
#navigation_pittori{    
	float: left;
	width: 172px;
	background-image: url(../images/bk_menusx_pittori.gif);
	background-repeat: no-repeat;
	height: auto !important;
	height: 500px; 
}


#navigation_mono{    
	float: left;
	width: 172px;
	height: auto !important;
	height: 0px; 
}
#extra {
	float: right;
	width: 181px;
	padding: 0px;
	margin: 0px;
}
#extraleft {
	float: left;
	width: 181px;
	padding: 0px;
	margin: 0px;
}

#extra2 {
	float: right;
	width: 181px;
	padding: 0px;
	margin: 0px;
}

#content {
	margin: 0px 0px 0px 172px;
	padding: 0px 0px 0px 0px;
}
#content_mono {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content_database {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

#content div.sinistra {
    float:left;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 30px;
	overflow: auto; 
	height: 100%;
}

#content div.sinistra0margine {
    float:left;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto; 
	height: 100%;
}

#content div.notizia {
    float:left;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto; 
	height: 100%;
	font-weight: bold;
}

#content div.sinistragallery {
    float:left;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	overflow: auto; 
	height: 100%;
}

#content div.destra {
    float:right;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 10px;
	overflow: auto; 
	height: 100%;
}

#content_mono div.sinistra {
    float:left;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 30px;
	overflow: auto; 
	height: 100%;
}

#content_mono div.destra {
    float:right;
    background-color: #FFFFFO;
	color: #3A5686;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 10px;
	overflow: auto; 
	height: 100%;
}

#content_index {
	margin: 0px 200px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


/* --------- STILI PER IL MENU DELLE OPZIONI  --------- */
.opzioni {
	position: absolute;
	top: 15px;
	right: 20px;
	height: 17px;
	text-transform: uppercase;
}
.linksopzioni{
	color: #ffffff;
	text-align: right;
}
.linksopzioni ul{
   margin:0px;
   padding: 0px;
   list-style: none;
}
.linksopzioni ul li{
	display:inline;
}
.linksopzioni a{
	color: black;
	font-weight: bold;
 	vertical-align: middle;
	padding-right: 10px;
 	padding-left: 10px;	
}
/* --------- STILI PER IL MENU DEGLI STRUMENTI  --------- */
.menustrumenti{
	position: absolute;
	top: 75px !important;
	top: 60px;
	right: 50px;
	height: 37px;
}
.menustrumenti ul li{
	display: inline;
	padding-left: 20px;
}
.linkstrumenti{
	font-weight: bold;
	padding-top: 0.7em;
	float: right;
	color: #000140;
}
.linkstrumenti a {
	color: #000140;
}
/*  --------- STILI PER PERCORSO A BRICIOLE DI PANE  --------- */
 .percorso{
	FONT-SIZE: 0.9em; 
	padding: 10px;
	margin-top: 5px;
	color: #FF0000;
	position: relative;
}
.percorso a{
	color: #FF0000;
	text-decoration: underline;
}
/* --------- STILI PER IL MENU DI NAVIGAZIONE SX  --------- /

/* --------- MENU 1° LIVELLO --------- */
#menu_sinistro_1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	margin-bottom: 20px;
}

.menu_sinistro_1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	margin-bottom: 20px;
}

.sinistra_note {
    padding: 5px;
	margin: 5px;
	margin-right: 22px;
	margin-bottom: 5px;
	line-height: 15px;
	margin-bottom: 20px;
}

/*  --------- elementi con link  --------- */
.menu_sx_1_link a{
	color: Black;
	background-image: url(../images/1_livello_of.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: 125px;
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px; 
	padding-top: 1px;
}
.menu_sx_1_link a:hover{
   color: #FF0000;
	background-image: url(../images/1_livello_on.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: 125px;
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 1px;
}
.menu_sx_1_link a:visited{
   color: Black;
	background-image: url(../images/1_livello_of.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: 125px;
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 1px;
}
.menu_sx_1_link a:hover{
   color: #FF0000;
	background-image: url(../images/1_livello_on.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: 125px;
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 10px;
		margin-right: 0px;
	padding-top: 1px;
}
/*  --------- elementi selezionati con link  --------- */
.menu_sx_1_on{
	color: White;
	display: block;
	text-align: left;
	font-weight: bold;	
	background-repeat : no-repeat;
	background-image : url(../images/1_livel_on.gif);
	background-color: #324A72;
	width: 130px;
	padding-left: 23px;
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin-left: 5px;
	margin-top: 5px;
	line-height: 15px;
}
.menu_sx_1_on a:hover{
	color: White;
	background-repeat : no-repeat;
	background-image : url(../images/1_livel_on.gif);
	display: block;
	text-align: left;
	padding-left: 23px;
	background-color: #324A72;
	margin-left: 5px;
	width: 125px;
	font-weight: bold;
	line-height: 15px;
}
.menu_sx_1_on a:visited{
	color: White;
	background-repeat : no-repeat;
	background-image : url(../images/1_livel_on.gif);
	display: block;
	text-align: left;
	padding-left: 23px;
	background-color: #324A72;
	margin-left: 5px;
	width: 125px;
	font-weight: bold;
	line-height: 15px;
	}
	
/*------------STILI MAPPA SITO--------------*/

#sezioni_mappa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;    
    padding-top: 15px;
    margin: 0px;
	font-weight: abold;
	color: black;
	text-decoration: none;
	list-style-type: square;
	background-color: #ECECEC;
}
#sezioni_mappa ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: abold;
	color:  black;
	background-color: #FFFFF0;
	(#FDF2E4;)
	text-decoration: none;
	padding: 1em 0 1em 0 ;
}
#sezioni_mappa a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin: 15px;
	font-weight: abold;
	color: #C00000;
	text-decoration: none;
}
#sezioni_mappa a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: abold;
	color: #C00000;
	text-decoration: none;
}
#sezioni_mappa a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}
#sezioni_mappa ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: abold;
	color: #FF9933;
	text-decoration: none;
	font-size: small;
	list-style-type: square;
}

	
	
/* --------- STILI PER LA SEZIONE EXTRA  --------- */

/* --------- stili per il box news  --------- */
#extra div.newsbox {
	background-image: url(../images/onda_lunga.gif);
    width: 196px;
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 8px;
}
#extraleft div.newsbox {
	background-image: url('../images/onda_2.gif');
	width: auto !important;
	width: 196px !important; 
	background-repeat: no-repeat;
	background-position:  right top;
	margin-left: 8px
}

#extra2 div.newsbox {
	background-image: url(../images/onda_lunga.gif);
    width: 196px;
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 8px;
}

#extraleft div.newsbox h3 {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	color: #fff;
	width: auto !important;
	width: 181px; 
	height: 22px;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 3px;
	text-transform: uppercase;
}

#extra div.newsbox h3 {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	color: #000;
	width: 181px;
	height: 22px;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 3px;
	text-transform: uppercase;
}
#extra2 div.newsbox h3 {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	color: #000;
	width: 181px;
	height: 22px;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 3px;
	text-transform: uppercase;
}

#extra div.newsbox p{
	margin-right: 10px;
	padding-left: 10px;
	color: #3a5686;
	font-size: 0.9em; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#extraleft div.newsbox p{
	margin-right: 10px;
	padding-left: 10px;
	color: #3a5686;
	font-size: 0.9em; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#extra2 div.newsbox p{
	margin-right: 10px;
	padding-left: 10px;
	color: #3a5686;
	font-size: 0.9em; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#extra div.newsbox a {
	color: Black;
}
#extraleft div.newsbox a {
	color: #3a5686;
}

#extra2 div.newsbox a {
	color: Black;
}

#extra div.newsbox a:hover {
	color: #FF0000;
}
#extraleft div.newsbox a:hover {
	color: #FF9933;
}

#extra2 div.newsbox a:hover {
	color: #FF0000;
}

.testo_data{
	font-style: italic;
	font-size: 0.9em;
	color: Black; 
}
/* --------- stili per il box che contiene il menu extra orizzontale  --------- */
.menu_extra {
	color: Black;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-left: 10px;
}
.menu_extra li {
	display: inline;
	padding-right: 8px;
	background-image: url(../images/pallina.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_extra li a{
	color: Black;
	padding-right: 4px;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-bottom: 2px;
}
.menu_extra span.menubox_link_finto{
	color: Black;
	padding-right: 4px;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-bottom: 2px;
}
/*stili per il box che contiene il menu extra*/
#extra div.menubox {
	background-image: url(../images/onda_2.gif);
    background-repeat: no-repeat;
	background-position: right;
	width: auto !important;
	width: 196px;
	text-align: right;
	margin-left: 8px;
}
#extra div.menubox h3 {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/bande_news_visibilita.jpg);
	color: Black;
	width: auto !important;
	width: 181px; 
	height: 22px;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 3px;
	text-transform: uppercase;
}
#extra div.menubox ul {
	list-style-type: none;
	color: Black;
	text-align: right;
	margin-top:10px;
	margin-left:0px;
}
#extra div.menubox li {
 	margin-bottom: 10px;
 	background-repeat : no-repeat;
 	background-position: right;
}
#extra div.menubox a{
	color: Black;
	text-align: right;
	padding-right: 9px;
	font-weight: bold;
	width: 181px;
	padding-left: 0px;
}
#extra div.menubox a:hover {
	color: #FF0000;
}
#extra div.menubox a:visited{
	color: #273A5D;
}
#extra div.menubox a:hover {
	color: #FF0000;
}
/* ---------  voce del menubox li senza link  --------- */
.menubox_link_finto{
	color: Black;
	text-align: right;
	padding-right: 9px;
	font-weight: bold;
	width: 181px;
	padding-left: 0px;
}
/* --------- stili per il box che contiene il logo nella sezione extra  --------- */
#extra div.boxlogo {
	display: none;
	width: 151px;
	text-align: right;
	padding-left: 30px;
	padding-left: 45px;
	margin-left: 8px;
}
/* --------- stili per il contenuto della index  --------- */
#content_index div.box {
	margin-top: 35px;
	margin-left: 182px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#content_index div.box2 {
	margin-top: 10px;
	margin-left:  182px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#content_index div.titolobox {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	background-color:#FFFFF0;  
	height: 22px;
	padding: 0px;
	margin: 0px;
}
#content_index div.titolobox h3{
	text-align: right;
	margin-right: 15px; 
	font-size: 1.1em;
	text-transform: uppercase; 
	color:Black;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#content_index div.testobox {
	color: Black;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: visible; 
	height: 100%;
}
#content_index div.testobox img {
	float:right;
	margin:2px 16px 16px 0px;
	border-color: #FF9933;
	color: White;
	border: solid;
	border-width: 1px;
	position:relative;
}
/* --------- stili per il contenuto delle pagine interne  --------- */
#content div.box {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#content div.titolobox {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#content_database div.titolobox {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#content div.titolobox h3{
	text-align: right;
	padding-right: 16px; 
	font-size: 1.1em;
	text-transform: uppercase; 
	color: Black;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#content_database div.titolobox h3{
	text-align: center;
	padding-right: 16px; 
	font-size: 1.1em;
	text-transform: uppercase; 
	color: Black;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#content div.testobox {
	background-color: #FFFFF0;
	color: Black;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto; 
	height: 100%;
}
#content_database div.testobox {
    background-color: #FFFFF0;
    color: Black;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 23%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}

#content_database div.testobox40 {
    background-color: #FFFFF0;
    color: #3A5686;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 40%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}
#content_database div.testobox68 {
    background-color: #FFFFF0;
    color: #3A5686;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 68%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}

#content_database div.testoboxautore {
    background-color: #FFFFF0;
    color: #3A5686;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 22%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}

#content_database div.testoboxdata {
    background-color: #FFFFF0;
    color: Black;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 16%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}

#content_database div.testoboxarchivio {
    background-color: #FFFFF0;
    color: Black;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 75%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}


#content_database div.testoboxtema {
    background-color: #FFFFF0;
    color: Black;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 25%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}

#content_database div.testoboxluogo {
    background-color: #FFFFF0;
    color: Black;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 27%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}

#content_database div.testocicli {
    background-color: #FFFFF0;
    color: Black;
	vertical-align: top;
	height: auto !important;
	float:left; 
	width: 35%;
	margin: 0 0.5% 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	min-height:600px; 
	height: auto !important;
	height: 600px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display: inline;
}


#content_mono div.testobox {
	background-color: #FFFFF0;
	color: Black;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto; 
	height: 100%;
}
#content_mono div.titolobox {
	background-image: url(../images/fascetta_arancio.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#content_mono div.box {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#content_mono div.titolobox h3{
	text-align: left;
	padding-left: 16px; 
	font-size: 1.1em;
	text-transform: uppercase; 
	color: Black;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

#content_mono div.testoboxcenter {
    background-color: #FFFFF0;
	color: Black;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto; 
	height: 100%;
}

#content div.testoboxcenter {
    background-color: #FFFFF0;
	color: Black;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto; 
	height: 100%;
}
/*--------- stili per notizie  --------- */
#notizia {
	overflow: visible;
	text-align: right;
}
.link_speciali {
	font-weight: bold;
}
/* --------- STILI PER IL FOOTER --------- */
#footer{
  	clear: both;
	background-image: url(../images/px.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
}
#footer ul{
	list-style-type: none;
	margin-bottom:0px;
	padding-top: 5px;
}
#footer ul li{
	margin-top: 4px;
	display: inline;
	text-transform: uppercase;
}
#footer a{
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 4px;
	margin-bottom: 4px;	
	color: Black;
	font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;
	height: 24px;
}
#footer a img{
	display: none;
}
#footer_index{
  	clear: both;
	background-image: url(../images/fascetta_arancio.gif); 
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
}
#footer_index ul{
	list-style-type: none;
	margin-bottom: 0px;
	padding-top: 5px;
}
#footer_index ul li{
  	margin-top: 4px;
	display: inline;
	text-transform: uppercase;
}
#footer_index a{
	padding-right: 10px; 
	padding-left: 10px;
	color: Black;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
	height: 24px;
}
#footer_index a img{
	display: none;
}
.separatore {
 	border-right:  1px solid;
 	color: #000000;
 	height: 24px;
}

/*------------STILI LISTE DI DATI--------------*/

#liste_dati {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;    
    padding-top: 19px;
    margin: 10px;
	font-weight: abold;
	color: black;
	text-decoration: none;
	list-style-type: square;
	background-color: #FFFFF0;
	(#ECECEC;)
}
#liste_dati ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: abold;
	color:  black;
	background-color: #FFFFF0;
	(#FDF2E4;)
	text-decoration: none;
	padding: 1em 0 1em 0 ;
}
#liste_dati a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	amargin: 15px;
	font-weight: abold;
	color: #C00000;
	text-decoration: none;
}
#liste_dati a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: abold;
	color: #C00000;
	text-decoration: none;
}
#liste_dati a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}
#liste_dati ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: abold;
	color: #FF9933;
	text-decoration: none;
	font-size: small;
	list-style-type: square;
}
