/* CSS Document */


/*TAG GENERICI */

html * {
margin:0;
padding:0;
}

body {
margin: 0;
padding: 0;
font-family :   Verdana, sans-serif;
color : #530100;
font-size: 76%;
background : #fff url(../images/bg.jpg) repeat-x top center;    
} 

p {
line-height:150%;
letter-spacing : 0.01em;
font-size:100%;
margin:0 0 16px 0;
padding : 0;
}

a {
color:#da9000;
text-decoration:underline;
}
a:hover {
color: #725A41;
text-decoration:underline;
}

hr {
height: 50px;
width : 200px;
margin:0;
padding : 0;
border: none;
visibility : hidden;
}


/*CENTRO*/


#container {
position : relative;
width:768px;
margin:0 auto; 
padding : 0;
text-align:left;
background:transparent url(../images/bg_container.gif) repeat-y top left;
}
#centro{
display : block;
float : right;
width : 535px;
margin:0; 
padding : 48px 24px 0 0;
/*background:yellow;*/
}
#centro strong{
font-weight : bold;
color : #6f4225;
}

#centro a {
color : #da9000;
text-decoration : none;
border-bottom: 1px dotted #eba30c;
}
#centro a:hover {
color : #9b670d;
text-decoration : none;
border-bottom: 1px dotted #eba30c;
}
#centro .big_separatore {
clear : both;
display : block;
height : 16px;
margin :  12px 0 28px 0;
padding : 0;
background: transparent url(../images/separatore_bg.gif)  repeat-x ;    
}
#centro a.download {
margin:0 0 0 33px;
padding: 0;
}
#centro a.download:link, #centro a.download:active {
text-decoration : none;
}
#centro a.download:hover {
background : red;
text-decoration : none;
}
#centro ul {
margin: 0;
padding:0;
list-style : none;
}
 #centro ul li{
line-height:150%;
letter-spacing : 0.01em;
font-size: 100%;
margin: 0 0 10px 0;
padding : 0 0 2px 1.5em;
background:transparent url(../images/freccia_box.gif) 0 6px  no-repeat;
}
 #centro ul li li{
line-height:120%;
font-size: 90%;
margin: 0;
padding : 0 0 2px 0.9em;
background:transparent url(../images/freccia_small.gif) 0 5px no-repeat;
}
p.tatafiore {
margin: 0;
padding: 12px;
color : #2e3c01;
background-color : #f7f5e3;
}
.arancio {
color : #fabb35;
}
.titoli {
color : #c06b08;
}
.numero {
padding : 0 0 0 15px;
color : #c06b08;
}
.email {
padding : 0 0 0 15px;
color : #c06b08;
font-size: 90%;
}




/*LATERALE*/

 
#lato {
display: block;
float : left;
width:156px;
margin:0; 
padding : 48px 0 0 24px;
}
#lato ul {
margin: 0;
padding:0;
list-style : none;
}
 #lato ul li{
margin : 0;
padding:0 0 6px 6px;
color : #a28f39;
font-size: 90%;
font-weight : normal;
background:transparent url(../images/freccia_small.gif) 0 5px no-repeat;
}
#laterale {
display: block;
float : left;
width:156px;
margin:0; 
padding : 48px 0 0 24px;
}
.evento, .cnp{
display : block;
font-family :   Verdana, sans-serif;
font-size : 110%;
font-weight : bold;
color : #9b670d;
}

.nome {
display : block;
font-family :   Verdana, sans-serif;
line-height: 2em;
font-size : 110%;
font-weight : bold;
color : #c9970f;
margin: 10px 0 0 0;
text-decoration: none;
}


.data{
display : block;
font-family :   Verdana, sans-serif;
font-size : 90%;
font-weight : normal;
color : #da9113;
}
#nav_veloce{
display: block;
margin : 0;
padding : 0;
width: 156px;
background-color : #f7f6ee;
}
#nav_veloce li{
display: block;
height : 35px;
margin : 0;
padding : 0;
border-bottom : 1px dashed #d3d2bb;
}
#nav_veloce li a{
display : block;
line-height : 3em;
margin : 0;
padding : 0 0 0 12px;
}
#nav_veloce li a:hover{
background-color : #edebde; 
color : #9b670d;
}



/*TITOLI */

h1 {
padding: 0;
margin : 0;
width:270px;
height:70px;
position:absolute;	
text-indent:-9000px;
}
h1 a {
margin: 18px 0 0 19px;
width:296px;
height:108px;
display:block;
background:transparent;
}
h1 a:hover {
text-decoration:none;
background:transparent;
border : 1px solid #c9c8b5;
}
h2 {
padding: 0 0 16px 0;
margin : 0 0 20px 0;
text-indent:-9000px;
border-bottom: 1px dashed #dbd8b7;
}
h2.benvenuti {
font-size : 10px;
background: transparent url(../images/benvenuti.gif)  top left no-repeat ;    
}
h2.ricerche {
font-size : 10px;
background: transparent url(../images/ricerche.gif)  top left no-repeat ;    
}
h2.consultazione {
font-size : 10px;
background: transparent url(../images/consultazione.gif)  top left no-repeat ;    
}
h2.evidenza {
font-size : 10px;
background: transparent url(../images/in_evidenza.gif)  top left no-repeat ;    
}

h2.esecutivo {
font-size : 10px;
background: transparent url(../images/esecutivo.gif)  top left no-repeat ;    
}
h2.storia {
font-size : 10px;
background: transparent url(../images/storia.gif)  top left no-repeat ;    
}
h2.programma {
font-size : 10px;
background: transparent url(../images/programma.gif)  top left no-repeat ;    
}
h2.programma_completo {
font-size : 10px;
background: transparent url(../images/programma_completo.gif)  top left no-repeat ;    
}
h2.news {
font-size : 10px;
background: transparent url(../images/news.gif)  top left no-repeat ;    
}
h2.download {
font-size : 10px;
background: transparent url(../images/download.gif)  top left no-repeat ;    
}
h2.links {
font-size : 10px;
background: transparent url(../images/links.gif)  top left no-repeat ;    
}
h2.contatti {
font-size : 10px;
background: transparent url(../images/contatti.gif)  top left no-repeat ;    
}
h2.soci {
font-size : 10px;
background: transparent url(../images/soci.gif)  top left no-repeat ;    
}
h3  {
display : block;
height : 20px;
width: 156px;
font-family : Verdana, sans-serif;
margin : 0 0 12px 0;
padding : 0;
font-size: 100%;
font-weight : bold;
color : #8a8644;
text-align : center;
line-height : 150%;
}
#laterale h3{
margin: 0;
padding : 0 0 6px 0;
font-size: 100%;
text-indent : 1em;
font-weight : bold;
color : #f8c352;
text-align : left;
}
h3#in_evidenza   {
background: #fdf5dc url(../images/in_evidenza.gif)  top left no-repeat ;  
}
h3#nl   {
background: #fdf5dc url(../images/newsletter.gif)  top left no-repeat ;  
}
h3#login  {
background: #fdf5dc url(../images/login.gif)  top left no-repeat ;  
}
h3#logo {
background: #fdf5dc url(../images/logo.gif)  top left no-repeat ;  
}
h3#telefono {
background: #fdf5dc url(../images/servizio_consultazione.gif)  top left no-repeat ;  
}
h3#map_option, h3#nav_option {
margin: 0;
padding : 0 0 2px 0;
font-size: 100%;
font-weight : bold;
color : #c69000;
text-align : center;
text-indent : 0;
border: 1px dotted #c8c696;
background-color : #f7f6ee;
}
.titolo {
margin : 6px 0 3px 0;
padding : 0;
color : #ab842f;
font-size: 90%;
font-weight : bold;
}
.evidenza, .newsletter, .consultazione{
margin : 0;
padding : 0;
color : #ab842f;
font-size: 90%;
font-weight : normal;
}


/*FORM */

form#iscrizione, form#iscrizione fieldset{ 
margin:0; 
padding:0; 
border:0;  
position:relative;
}

form#iscrizione2, form#iscrizione2 fieldset{ 
margin:0; 
padding:0; 
border:0;  
position:relative;
}
input {
padding : 0 3px;
margin : 12px 3px 6px 0 ;
font-size: 90%;
font-family :   Verdana, sans-serif;
letter-spacing : 0.05em;
color: #a28f39; 
height: 16px;
width : 100px;
border : 1px solid #d7d9d5;
}
input.riservata {
padding : 0 3px;
margin :6px 3px 12px 0 ;
font-size: 90%;
font-family :   Verdana, sans-serif;
letter-spacing : 0.05em;
color: #a28f39; 
height: 16px;
width : 200px;
border : 1px solid #d7d9d5;
}
label {
padding : 0;
margin : 10px 0 0 0 ;
font-size: 90%;
font-family :   Verdana, sans-serif;
color: #a28f39; 
}
textarea {
padding : 0 3px;
margin :6px 3px 12px 0 ;
width: 340px; 
font-size: 90%;
font-family :   Verdana, sans-serif;
letter-spacing : 0.05em;
color: #a28f39; 
height: 100px;
border : 1px solid #d7d9d5;
}
form#iscrizione input.invio { 
width : 19px;
height:18px;
border:0; 
cursor:pointer; 
margin:0; 
padding:0; 
}

form#iscrizione2 input.invio { 
width : 19px;
height:18px;
border:0; 
cursor:pointer; 
margin:0; 
padding:0; 
}

.separatore {
clear: both;	
display : block;
height : 10px;
margin : 12px 0 16px 0;
padding : 0;
background: transparent url(../images/separatore.gif)  repeat-x ;    
}




/*MAPPA*/

#google {
display : block;
width : 523px;
margin:0;
padding: 0;
border: 1px dotted #eba30c;
height: 312px;
}
#map {
display : block;
width : 499px;
margin:12px;
padding: 0;
height: 288px;
}
#nav_mappa, #nav_links {
display: block;
margin : 0;
padding : 0;
font-size: 90%;
width: 156px;
}
#nav_mappa li, #nav_links li{
display: block;
height : 35px;
margin : 0;
padding : 0;
border-bottom : 1px dashed #d3d2bb;
}
#nav_mappa li a, #nav_links li a {
display : block;
height : 35px;
line-height : 3em;
margin : 0;
padding : 0 0 0 12px;
background: transparent url(../images/freccia_orange.gif) 135px 1.4em no-repeat;
}
#nav_mappa li a:hover, #nav_links li a:hover{
border-bottom : 1px dashed #d3d2bb;
color : #9b670d;
background: #f7f6ee url(../images/freccia_brown.gif) 135px 1.4em no-repeat;
}

/*IMAGES*/

.img_left {
margin:0; 
padding : 0  0 6px 0;
}
.img_ico {
float : left;
display : inline;
margin: 0 6px 0 0; 
padding :  0; 
}
img.float_l {
display: block;
float : left;
margin:0 12px 22px 0; 
padding : 0;
border:none;
}

img.perlastampa{ 
display:none;
 }

 
/*TESTATA*/

#head {
display : block;
width:766px;
height:190px;
margin: 0 auto;
padding : 0;
background:transparent url(../images/head.jpg) no-repeat;
}


/*NEVIGAZIONE*/

ul#main_navigation {
position : absolute;
top : 149px;
left: 58px;
width: 730px;
margin: 0;
padding: 0;
}
 ul#main_navigation li {
float: left;
margin: 0;
padding: 0;
list-style:none; 
}
ul#main_navigation li, ul#main_navigation li a {
height: 37px;
margin: 0;
padding: 0;
}
 ul#main_navigation li a {
margin: 0;
padding: 0;
display: block;
 text-indent: -9000px;
}
ul#main_navigation li.home a {
background: transparent url(../images/m_home.gif)  0 0  no-repeat;
width: 83px;
}
ul#main_navigation li.home a:hover {
background: transparent url(../images/m_home.gif) 0 -37px no-repeat;
width: 83px;
}
ul#main_navigation li.homec {
background: transparent url(../images/m_home.gif) 0 -37px no-repeat;
width: 83px;
 text-indent: -9000px;
}
ul#main_navigation li.storia a {
background: transparent url(../images/m_storia.gif)  0 0  no-repeat;
width: 88px;
}
ul#main_navigation li.storia a:hover {
background: transparent url(../images/m_storia.gif) 0 -37px no-repeat;
width: 88px;
}
ul#main_navigation li.storiac {
background: transparent url(../images/m_storia.gif) 0 -37px no-repeat;
width: 88px;
 text-indent: -9000px;
}
ul#main_navigation li.esecutivo a {
background: transparent url(../images/m_esecutivo.gif)  0 0  no-repeat;
width: 112px;
}
ul#main_navigation li.esecutivo a:hover {
background: transparent url(../images/m_esecutivo.gif) 0 -37px no-repeat;
width: 112px;
}
ul#main_navigation li.esecutivoc {
background: transparent url(../images/m_esecutivo.gif) 0 -37px no-repeat;
width: 112px;
 text-indent: -9000px;
}
ul#main_navigation li.soci a {
background: transparent url(../images/m_soci.gif)  0 0  no-repeat;
width: 72px;
}
ul#main_navigation li.soci a:hover {
background: transparent url(../images/m_soci.gif) 0 -37px no-repeat;
width: 72px;
}
ul#main_navigation li.socic {
background: transparent url(../images/m_soci.gif) 0 -37px no-repeat;
width: 72px;
 text-indent: -9000px;
}
ul#main_navigation li.attivita a {
background: transparent url(../images/m_attivita.gif)  0 0  no-repeat;
width: 103px;
}
ul#main_navigation li.attivita a:hover {
background: transparent url(../images/m_attivita.gif) 0 -37px no-repeat;
width: 103px;
}
ul#main_navigation li.attivitac {
background: transparent url(../images/m_attivita.gif) 0 -37px no-repeat;
width: 103px;
 text-indent: -9000px;
}
ul#main_navigation li.risorse a {
background: transparent url(../images/m_risorse.gif)  0 0  no-repeat;
width: 99px;
}
ul#main_navigation li.risorse a:hover {
background: transparent url(../images/m_risorse.gif) 0 -37px no-repeat;
width: 99px;
}
ul#main_navigation li.risorsec {
background: transparent url(../images/m_risorse.gif) 0 -37px no-repeat;
width: 99px;
 text-indent: -9000px;
}
ul#main_navigation li.contatti a {
background: transparent url(../images/m_contatti.gif)  0 0  no-repeat;
width: 106px;
}
ul#main_navigation li.contatti a:hover {
background: transparent url(../images/m_contatti.gif) 0 -37px no-repeat;
width: 106px;
}
ul#main_navigation li.contattic {
background: transparent url(../images/m_contatti.gif) 0 -37px no-repeat;
width: 106px;
 text-indent: -9000px;
}

/*LOGIN*/

#utente_loggato{
position:absolute;
display : block;
height : 15px;
top: 203px;
right: 0;
font-family :  Verdana, sans-serif;
color : #aaa9a3;
font-weight : normal;
margin: 0 24px 0 0;
padding: 0 10px;
font-size: 80%;
text-align : right;
}


/*FOOTER */

#footer {
position:relative;
clear : both;
display : block;
width : auto;
height : 107px;
font-family :  Verdana, sans-serif;
margin: 10px 0 0 1px;
padding: 0;
font-size: 80%;
background: transparent url(../images/footer.jpg) no-repeat;
}
#footer p.copyright {
color : #f7efcb;
padding: 24px 0 0 24px;
margin:0;
}
#footer p.credits {
color : #f7efcb;
padding: 0 0 0 24px;
margin:0;
}
#footer p a {
color : #fabb35;
}
#footer p a:link, #footer p a:visited  {
background : transparent;
text-decoration:none;
}
#footer p a:hover, #footer p a:active { 
background : transparent;
text-decoration:underline;
} 
#footer p.validazioni {
color : #f7efcb;
padding: 0 0 0 24px;
}
