/*-------------------------------------------*/
/* SETTINGS SPECIALI */
/*margin: top right bottom left*/

p.tit_stat { 
        position: relative;        
        width: 97%;
        padding-bottom: 1px;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 10px; 
        border: 0;
        border-bottom: 1px solid #77A0D8;
        color: #77A0D8;
        text-align: right;
        font-family: Geneva, sans-serif;
        font-size: 11px;
        font-weight: bold;        
}

b{
  Color: #7E96BD;
}



/*immagini per pagine statiche*/
/* IL NOME DELLA CLASSE E' IL TIPO NELLA TABELLA catalogo_statiche*/
h2.stat_chi_siamo{ 
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px;
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/chisiamoH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

h2.stat_newsletter{ 
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px;
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/newsletterH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

h2.stat_aiuto{ 
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px;
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/guidasitoH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

h2.stat_contatti{ 
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px;
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/contattiH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

h2.stat_punti_vendita{ 
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px;
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/distribuzioneH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

h2.stat_acquisti{
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px; 
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/acquistiH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

h2.stat_help_ricerca{ 
background: url(/contenuti/img/h1bordeaux.jpg) #ae0442 repeat-x; height: 24px; color: #ffffff; font-size: 16px; padding-left: 20px;
  /*text-indent: -9000px;
  background-image: url(/contenuti/img/helpricercaH2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;*/
  width: 564px;
  display: block;
  margin-bottom: 10px;
}

#statica { 
  margin-left:20px;
  margin-top:20px;
  font-size: 13px;
 }

#statica ul{
  font-size: 13px;
  }

#statica a{
  font-size: 13px;
  }

#statica p{
  font-size: 13px;
  }


h3{
  font-size: 13px;
  font-weight: bold;
  color: #7E96BD;
}

#statica a:hover {
  font-family: Geneva, sans-serif;
  font-size: 13px;
  color: #77A0D8;
  text-decoration: underline;
}

#statica h2{
  font-size: 15px;
  font-weight: bold;
  color: #7E96BD;
}



