body {
	background-color: #FFFFFF;
	background: url('http://www.rns-puglia.it/images/FondoRnS.jpg') fixed;
	scrollbar-face-color:#E4E4E4; 
	scrollbar-base-color:#F4F4F4; 
	scrollbar-highligth-color:#FFFFF0; 
	scrollbar-3dlight-color:#F1EFE3; 
	scrollbar-shadow-color:#9A9DA2; 
	scrollbar-darkshadow-color:#FFFFF0; s
	crollbar-arrow-color:#006699; 
	color:#000080; 
	background-attachment:fixed	
}

/*************  IMMAGINETTE LISTE **************/

.immaginette_liste {
    border: 1px dotted #C0C0C0;
    padding: 0px;
    width: 50px;
    height: 50px;
    margin: 5px;
}

/*************  BOX LISTE **************/

.table_lista {
border-collapse: collapse;
border: 1px solid #E0E0E0;
width: 100%;
}

.table_lista th {
border: 0px solid #E0E0E0;
}

.table_lista td {
border: 0px solid #E0E0E0;
}


/*************  FINESTRA PHOTOGALLERY **************/

.table_pg {
border-collapse: collapse;
border: 1px solid #E0E0E0;
background-color: #FFFFFF;
width: 900px;
}

.table_pg th {
border: 0px solid #E0E0E0;
}

.table_pg td {

border: 0px solid #E0E0E0;
}

.table_pg_mn {
border-collapse: collapse;
border: 0px solid #E0E0E0;
width: 60%;
}

.table_pg_mn th {
border: 0px solid #E0E0E0;
}

.table_pg_mn td {
border: 0px solid #E0E0E0;
padding: 5px;
}




.Titolo_pg {
    text-align: center;
    font-size: 13pt;
    font-family: Verdana; 
    font-weight: bold;
    margin-top: 2pt;
    margin-bottom: 0pt; 
    color: #000080 
}

.Sotto_titolo_pg {
    font-family: Verdana; 
    font-size: 11pt; 
    text-align: center;
    margin-top: 0pt;
    margin-bottom: 4pt; 
    color: #000080
}

.Data_pg {
    font-family: Verdana;
    font-size: 7.5pt; 
    text-align: left; 
    font-weight: bold;
    color: #E5E5E5; 
}

.next_prev {
    font-family: Verdana;
    font-size: 7.5pt; 
    font-weight: bold;
    color: #000080; 
}

a.Chiudi_pg:link {
    font-family: Verdana;
    font-size: 7.5pt; 
    font-weight: bold;
    color: #E5E5E5; 
}

a.Chiudi_pg:hover {
    font-family: Verdana;
    font-size: 7.5pt; 
	text-decoration: underline;
    font-weight: bold;
    color: #E5E5E5; 
}

a.Chiudi_pg:visited {
    font-family: Verdana;
    font-size: 7.5pt; 
    font-weight: bold;
    color: #E5E5E5; 
}

a.Chiudi_pg:active {
    font-family: Verdana;
    font-size: 7.5pt; 
    font-weight: bold;
    color: #E5E5E5; 
}


/*************  BOX NOTIZIE **************/

.bacchetta {
	background: url('http://www.rns-puglia.it/images/BacchettaNews.gif');
}

.Titolo_bacchetta {
    font-family: Verdana;
    font-size: 13pt; 
    text-align: center; 
    font-weight: bold;
    color: #E5E5E5; 
}

.Titolo_bacchetta_150 {
    font-family: Verdana;
    font-size: 7.5pt; 
    text-align: center; 
    font-weight: bold;
    color: #E5E5E5; 
}

.table_notizie {
	border-collapse: collapse;
    border: 1px solid #E0E0E0;
	width: 100%;
}

/*
border-style: dotted
border-style: dashed
border-style: solid
border-style: double
border-style: groove
border-style: ridge
border-style: inset
border-style: outset
border-width: 1px
border-color: #000000
*/

.table_notizie th {
width: 100%;
border-bottom: 1px #E0E0E0;
border-top: 1px #E0E0E0;
border-left: 1px #E0E0E0;
border-right: 1px #E0E0E0;
border-style: solid;
vertical-align:top;
border-width: 1px;
padding: 0px;
}

.table_notizie td {

width: 100%;
border-bottom: 1px #E0E0E0;
border-top: 1px #E0E0E0;
border-left: 1px #E0E0E0;
border-right: 1px #E0E0E0;
border-style: solid;
vertical-align:top;
border-width: 1px;
padding: 5px;
}


.table_notizie_bp {
border-collapse: collapse;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
width: 100%;
}

.table_notizie_bp th {
width: 50%;
border-bottom: 1px #E0E0E0;
border-top: 1px #E0E0E0;
border-left: 1px #E0E0E0;
border-right: 1px #E0E0E0;
border-style: dashed;
vertical-align:top;
border-width: 1px;
padding: 0px;
}

.table_notizie_bp td {

width: 50%;
border-bottom: 1px #E0E0E0;
border-top: 1px #E0E0E0;
border-left: 1px #E0E0E0;
border-right: 1px #E0E0E0;
border-style: dashed;
vertical-align:top;
border-width: 1px;
padding: 5px;
}

.Titolo_articolo {
    text-align: left;
    font-size: 13pt;
    font-family: Verdana; 
    font-weight: bold;
    margin-top: 2pt;
    margin-bottom: 4pt; 
    color: #000080 
}

.Sotto_titolo {
    font-family: Verdana; 
    font-size: 11pt; 
    text-align: left;
    margin-top: 2pt;
    margin-bottom: 4pt; 
    color: #000080
}

.Testo_articolo {
    font-family: Verdana;
    font-size: 9pt; 
	line-height: 12pt;
    color: #000080; 
    text-align: justify; 
    text-indent: 11pt;
    margin-top: 0pt;
    margin-bottom: 3pt  
}
 
.Continua {
    font-family: Verdana;
    font-size: 8pt; 
    color: #000080; 
    font-weight: bold;
    text-align: right; 
    margin-top: 0pt;
    margin-bottom: 0pt  
}
   
.Titolo_articolo_bp {
    font-size: 10.5pt;
    font-family: Verdana; 
    font-weight: bold;
    text-align: left;
    margin-top: 0pt;
    margin-bottom: 2pt; 
    color: #000080 
}

.Sotto_titolo_bp {
    font-family: Verdana; 
    font-size: 9pt; 
    text-align: left;
    margin-top: 2pt;
    margin-bottom: 5pt; 
    color: #000080
}

.Testo_articolo_bp {
    font-family: Verdana;
    font-size: 7.5pt; 
	line-height: 10pt;
    color: #000080; 
    text-align: left; 
    margin-top: 2pt;
    margin-bottom: 0pt  
}

.Continua_bp {
    font-family: Verdana;
    font-size: 7.5pt; 
    color: #000080; 
    font-weight: bold;
    text-align: right; 
    margin-top: 0pt;
    margin-bottom: 0pt  
}

.Titolo_articolo_150 {
    font-size: 8pt;
    font-family: Verdana; 
    font-weight: bold;
    text-align: left;
    margin-top: 10pt;
    margin-bottom: 3pt; 
    color: #000080 
}

.Sotto_titolo_150 {
    font-family: Verdana; 
    font-size: 8pt; 
    text-align: left;
    margin-top: 2pt;
    margin-bottom: 3pt; 
    color: #000080
}

.Testo_articolo_150 {
    font-family: Verdana;
    font-size: 7.5pt; 
	line-height: 10pt;
    color: #000080; 
    text-align: left; 
    margin-top: 2pt;
    margin-bottom: 0pt  
}

.Continua_150 {
    font-family: Verdana;
    font-size: 7pt; 
    color: #000080; 
    font-weight: bold;
    text-align: right; 
    margin-top: 0pt;
    margin-bottom: 0pt  
}


.Data_doc {
    font-family: Verdana;
    font-size: 7.5pt; 
    color: #000080; 
    font-weight: normal;
    text-align: right; 
    margin-top: 2pt;
    margin-bottom: 2pt  

}




/*************  BOX REGIONI **************/

.bacchetta_bn {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: url('http://www.rns-puglia.it/images/BacchettaBN.gif');
}

.table_regioni {

width: 100%;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-left: 0px solid #E0E0E0;
border-right: 0px solid #E0E0E0;

border-collapse: collapse;
border-spacing: 1px;
}

.table_regioni th {

background-color:#EFEFEF;
border-width: 0px;
}

.table_regioni td {
    background-color:#EFEFEF;
    border-width: 0px;
}

.Titolo_box_regioni {
    font-family: Verdana; 
    font-size: 8pt;
	font-weight: bold;
	text-align: center;
    color: #FFFFFF;
}

a.Voce_box_regioni:link {
    font-family: Verdana; 
    font-size: 7.5pt;
	font-weight: bold;
    color: #000000;
	text-align: right; 
	padding-left: 5px;
    margin-top: -1;
    margin-bottom: -1;  
}


a.Voce_box_regioni:visited {
    font-family: Verdana; 
    font-size: 7.5pt;
	font-weight: bold;
    color: #000000;
	text-align: left; 
	padding-left: 5px;
    margin-top: -1;
    margin-bottom: -1;
}



a.Voce_box_regioni:hover {
    font-family: Verdana; 
    font-size: 7.5pt;
	font-weight: bold;
    color: #808080;
	text-align: left; 
	text-decoration: none;
	padding-left: 8px;
    margin-top: -1;
    margin-bottom: -1;
}


a.Voce_box_regioni:active {
    font-family: Verdana; 
    font-size: 7.5pt;
	font-weight: bold;
    color: #808080;
	text-align: left; 
	padding-left: 8px;
    margin-top: -1;
    margin-bottom: -1;
    color: #000000;
}




/*************  BOX GALLERIA **************/

.Titolo_box_gallery {
    font-family: Verdana; 
    font-size: 8pt;
	font-weight: bold;
	text-align: center;
    color: #FFFFFF;
}

.Titolo_gallery {
    font-family: Verdana; 
    font-size: 8pt;
	font-weight: bold;
	text-align: center;
    color: #000000;
}

.Descr_gallery {
    font-family: Verdana; 
    font-size: 7pt;
	font-weight: bold;
	text-align: center;
    color: #000000;
}


/*************  MENU' HOMEPAGE **************/

.bottone_menu {
	background: url('http://www.rns-puglia.it/images/btn_repeat.gif') repeat-x left bottom;
}

.bottone_menu_sel {
	background: url('http://www.rns-puglia.it/images/btn_repeat_sel.gif') repeat-x left bottom;
}

.bottone_menu_here {
	background: url('http://www.rns-puglia.it/images/btn_repeat_sel_old.gif') repeat-x left bottom;
}

a.menu_oriz:link {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 15px;
}
a.menu_oriz:visited {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 15px;
}
a.menu_oriz:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 15px;
}
a.menu_oriz:active {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 15px;
}



/************* SOTTO CONTATORE **************/

.count   { 
    font-family: Verdana; 
    font-size: 7pt; 
    color: #000080; 
    text-align: center;
    font-weight: bold 
}

/************* DATA AGGIORNAMENTO **************/

.data_agg   { 
    font-family: Verdana; 
    font-size: 6.5pt; 
    color: #000080; 
    text-align: center;
    font-weight: none 
}


/************* PATH DOCUMENTO **************/

.path   { 
    font-family: Verdana; 
    font-size: 7.5pt; 
    color: #E5E5E5; 
    text-align: left;
    font-weight: bold 
}


/*************  LISTE DOCUMENTI **************/

.Titolo_articolo_ls {
    font-size: 10pt;
    font-family: Verdana; 
    font-weight: bold;
    text-align: left;
    color: #000080 
}

.Sotto_titolo_ls {
    font-size: 8pt;
    font-family: Verdana; 
    text-align: left;
    color: #000080 
}


.Contenuto_moduli_centrato {
    font-size: 8pt;
    font-family: Verdana; 
    text-align: center;
    color: #000080 
}
/*************  BOX INDIRIZZI **************/

.Testo_pannello {
   font-family: Verdana; 
   font-size: 7.5pt; 
   font-weight: bold;
   word-spacing: 0; 
   text-indent: 0; 
   text-align: center; 
   line-height: 10pt;
   color: #2020A0; 
   
}

/*************  NON SO COSA SIA **************/

.testo_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000080;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

/*************     ALTRO    **************/


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000088;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000088;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C80000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

a.titolo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 16px;
}
a.titolo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 16px;
}
a.titolo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 16px;
}
a.titolo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 16px;
}

a.titoletto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 18px;
}
a.titoletto:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 18px;
}
a.titoletto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 18px;
}
a.titoletto:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 18px;
}
a.titolone:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 20px;
}
a.titolone:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 20px;
}
a.titolone:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 20px;
}
a.titolone:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
	line-height: 20px;
}

a.bdp:link {
	font-family: Verdana;
	font-size: 1;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;	
}
a.bdp:visited {
	font-family: Verdana;
	font-size: 1;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;	
}
a.bdp:hover {
	font-family: Verdana;
	font-size: 1;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;
}
a.bdp:active {
	font-family: Verdana;
	font-size: 1;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;
}

.nascondi {
	display: none;
}
.mostra {
	display: block;
	background-color: #999999;
	position: absolute;
}
