﻿/* CSS Document */
a:active
{
    text-decoration: none;
    color: #333333;
}
a:link
{
    text-decoration: none;
    color: #333333;
}
a:visited
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    text-decoration: underline;
    color: Blue;
}

body
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; /* DIMENSIONE DI RIFERIMENTO PER TUTTI I CARATTERI  */
    background-image: url('images/bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #E8EFF7;
}

#SiteMap
{ 
     text-align:left;
}

#contenitore
{

    width: 930px;
    margin: 0 auto;
    padding: 10px;
   /* border: 10px solid #FFFFFF;*/
    text-align:left;
    background-color: #FFFFFF;
}


#dx
{
    float: left;
    width: 205px;
    border: 0px solid #000000;
    background-color: #ffffff;
    padding-left:10px;
}
#sx
{
    padding: 0px;
    float: left;
    width: 205px;
    border: 0px solid #000000;
    background-color: #ffffff;
}

/* HEADER */

.slideshow
{
    height: 152px;
    width: 930px;
    margin: 0px 0px 10px 0px;
}
.slideshow img
{
    padding: 0px;
    border: 0px solid #ccc;
    background-color: #ffffff;
}

#header
{
    width: 930px;
    height: 152px;
    border: 0px solid #000000;
}
#pre_header
{
   /* line-height: 28px;*/
    text-align: right;
    height: 25px;
}
#post_header
{
    width: 930px;
     height:35px;
     
 /*   line-height: 35px; /*  background-image: url('images/bg_post_header.jpg');     background-repeat: repeat-x;*/
}

/*#sx_post_header
{
    float: left;
    line-height: 35px;
    width : 30.9em;
    text-align:left;
    text-indent: 0.9em;
    background-image: url( 'images/bg_post_header.jpg' );
    background-repeat: repeat-x;
}
#centro_post_header
{
    float: left;
    width: 300px;
    line-height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    text-indent: 100px;
    text-align: left;
    background-image: url( 'images/bg_post_header.jpg' );
    background-repeat: repeat-x;
}
#dx_post_header
{
    float: left;
    width: 30.9em;
    line-height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    padding-right: 0.9em;
    text-align: right;
    background-image: url(  'images/bg_post_header.jpg' );
    background-repeat: repeat-x;
    
}*/

/*  inizio menu superiore */

ul.menu_sup
{
    float: left;
    top: 5px;
    left: 0;
    width: 930px; /* quella che ti serve */
    background: #E6EEF7;
    list-style: none;
    line-height: normal; /* puoi fissarla o lasciarla free */
    border-bottom: 2px solid #ddd;
    margin: 0.7em 0 0px 0;
    padding: 0;
}
ul.menu_sup li
{
    display: inline;
}
ul.menu_sup li a
{
    display: block;
    float: left;
    text-decoration: none;
    line-height: normal; /* puoi fissarla o lasciarla free */
    font-size: 1.1em;
    padding: 5px 20px 5px 20px;
    color: #333;
    border-bottom: 2px solid #E6EEF7;
}
ul.menu_sup li a:hover
{
    background: #D9E6F2;
    border-bottom: 2px solid #999;
}



/* fine menu superiore*/



#master_centro_doc
{
    clear: both;
}
.centro_gal
{
    float: left;
    margin-top: 10px;
}


#box_sezione{
 /*background-color:Navy;*/
}
.sezione
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-repeat: no-repeat;
    background-position: top;
}

.sezione0
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    /*background-image: url(  'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;*/ 
}
.sezione1
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_arancio.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione2
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_giallo.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione3
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_verde.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione4
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_lilla.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione5
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_azzurro.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione6
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_rosa.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione7
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_blu.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione8
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(   'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione9
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione10
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione11
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_marrone.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione12
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_beige.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione13
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni_verde_chiaro.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione14
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione15
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.sezione16
{
    margin: 0;
    padding: 6px 0px 0px 0px;
    list-style-type: none;
    color: #000000;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    vertical-align: bottom;
    text-align: left;
    text-indent: 10px;
    background-image: url(  'images/title_sezioni.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}

.sottosezione
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}



.sottosezione0
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color: #B7FFFF;
}

.sottosezione1
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#FFECDF;
    
}


.sottosezione2
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#FFF7CC;
    
}
.sottosezione3
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#E3ECCE;
    
}
.sottosezione4
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#E4E4F1;
    
}

.sottosezione5
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#DDF1FF;
}

.sottosezione6
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#F4E3ED;
    
}


.sottosezione7
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#E8F0F7;
    
}

.sottosezione8
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione9
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione10
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione11
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione12
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione13
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione14
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione15
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}

.sottosezione16
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: -10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    
}



.sottosezione_doc
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    text-indent: 10px;
    color: #808080;
    line-height: 15px;
    text-transform: none;
    background-color:#FFECDF;
}

#paginazione
{
     float:left;
      text-align:left;
}

#contenuto_centro_home
{
    float: left;
    width: 490px;
    padding: 0px 10px 0px 10px;
    border: 0px solid #000000;
}
#news_cnt_news
{
    padding: 5px;
    width: 470px;
    text-align: left;
}

#primopiano_cnt
{
    padding: 5px;
    width: 235px;
    float: left;
    text-align: left;
  /*  background-color: #FFF7CC;*/
}


.sezione_cnt
{
    padding: 5px;
    width: 235px;
    float: left;
    text-align: center;
}


/*
#contenuto #sez_primo_home
{
    float: left;
}
 per mandare a capo sezione 
#contenuto #sez_centrale
{
    float: left;
}
 per mandare a capo sezione */


/* FOOTER 

#contenuto #footer_cnt
{
    clear: both;
}*/
#footer
{
    clear: both;
    height: 110px;
    /*background-color: #D1DBDB;*/
    padding: 5px;
}

#sx_footer
{
         margin-top:20px;
    float: left;
    width: 300px;
    text-align: left;
    padding-left: 8px;
}

#centro_footer
{
     margin-top:20px;
    float: left;
    width: 300px;
    text-align: center;
    }

#dx_footer
{
     margin-top:20px;
    float: left;
    width: 300px;
    text-align: right;
}


/* IMMAGINI NEWS E PRIMOPIANO */

.news_cnt img
{
    float: left;
    padding: 2px;
    border: 1px solid #cccccc;
    margin-right: 10px;
    margin-bottom: 5px;
}


/* NEWS */

.img_news
{
    float: left;
    padding: 5px;
    border: 1px solid #cccccc;
    margin-right: 10px;
}
.data_news
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    float: left;
}
 .news_li
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
 
   
    
}
#titoli_news_home
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    text-align:justify;
    color: #000000;
    
    /*text-indent: 5px;*/
    padding-left: 15px;
   
    
}


.corpo_news
{
    font-family: Arial;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    color: #333333;
}
.segue
{
    text-align: right;
    font-size: 0.9em;
    line-height: 11px;
}

/* PRIMOPIANO */

#foto_primopiano
{
    float:left;
     padding: 5px;
}

#data_primopiano
{
    font-family: Arial;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    line-height: 20px;
}
#titoli_primopiano
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    font-style: normal;
    color: #0E5610;
    line-height: 18px;
}
#corpo_primopiano
{
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    text-align: justify;
}

/***************************************/


/** sezione centrale ***/
#sezioni_centrali_cnt
{
    padding: 5px;
    width: 235px;
    float: left;
    text-align: left;
}


/******/


.foto_scheda
{
    padding: 0px 10px 10px 0px;
}

.lista_galleria
{
    clear: both;
    padding-top: 20px;
}

.foto_galleria
{
    padding: 10px 10px 10px 10px;
}

div.foto_galleria img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6} 

.menusx
{
    height: 90em;
    float: left;
    width: 200px;
     text-align:left;
}

/********************************/

.news_cnt_scheda
{
    padding: 10px;
    width: 700px;
    float: left;
   
}

#corpo_news_scheda
{
 text-align:justify;
}

.news_cnt_scheda_title
{
    font-family: Arial;
    font-size: 1.6em;
    font-weight: bold;
    font-style: normal;
    line-height: 30px;
     text-align:left;
}

.indietro_schede
{
   text-align:left;
}

#sinistra
{
    padding: 0px;
    float: left;
    width: 205px;
}
#destra
{
    padding: 0px;
    
    float: right;
    width: 205px;
}
#centro
{
    width: 490px;
    float: left;
    padding-left:5px;
    padding-right:5px;
     
}#centro_due_colonne
{
    width: 700px;
    float: left;
    padding-left:5px;
    padding-right:5px;
     
}



.sottosezione_schede
{
    margin: 0;
    padding: 0;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 10px;
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    color: #808080;
    line-height: 20px;
    text-transform: none;
}

.sezione_doc
{
    margin: 0;
    padding: 0;
    list-style-position: outside;
    list-style-type: none;
    text-indent: 5px;
    font-family: 'Verdana';
    font-size: 1em;
    font-style: normal;
    color: #808080;
    line-height: 20px;
    text-transform: none;
     text-align:left;
}


/* CALENDARIO */

#sez_cal
{
    float: left;
    width: 205px;
    padding: 18px 0px 0px 0px;
    text-align: left;
    vertical-align: top;
}








/*
	
#dx li a {
	height: 22px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	}	
	
#dx li a:link, #dx li a:visited {
	color: #333333;
	display: block;
	background:  url(images/menu.gif);
	padding: 2px 0 0 22px;
	}
	
#dx li a:hover {
	color: #333333;
	background:  url(images/menu.gif) 0 -22px;
	padding: 2px 0 0 22px;
	}*/

.logo_iw
{
    text-align: right;
}

.accesso_riservato
{
    width: 500px;
    height: 206px;
    background-color: White;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -103px 0 0 -250px;
}
.img_campi
{
    float: left;
    margin: 10px;
}

b.rtop, b.rbottom
{
    display: block;
    background: #B3BFCB;
}
b.rtop b, b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #ffffff;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
    margin: 0 1px;
    height: 2px;
}

.centro_dx
{
    text-align: right;
}

.sezione_img
{
    text-align: left;
    text-indent: 0px;
    padding-top: 10px;
}

/*.sezione_img_dx
{
    text-align: right;
    text-indent: 0px;
    padding-top: 10px;
    padding-right: 40px;
}
*/
.elementi_doc
{
    clear: left;
    padding: 20px 0 20px 0;
}
#lbl_mail_cont
{
    float: left;
}
.input100
{
    height: 17px;
    width: 280px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    float: left;
}
.btu_email
{
    vertical-align: top;
    text-align: right;
}

.mailinglist
{
    width: 500px;
}

.link_indietro
{
    float: left;
    padding: 5px 0 5px 0;
}
.archivio_news
{
    text-align: right;
    padding-right: 60px;
}
.link_preferiti
{
    padding: 0px 10px 0px 10px;
}
.link_accessibilita
{
    padding: 0px 0px 0px 10px;
}
.sitemap
{
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    text-indent: 205px;
}

.mappa_sito
{
    padding-left: 100px;
}

#testo_note_legali{
  padding:20px;
  
   text-align:justify;
}

#data_testata{
Float:left;
}
#utenti_collegati{
 vertical-align:middle;
}

#msg_errore
{
    padding: 100px;
    width: 600px;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #003399;
    
}
