

img.indent {
  margin-left: 30px;
  border: 1px solid black;
}

body {
 font-family:       arial, sans-serif, helvetica;
 font-size:         13px;
 color:             black;
  background-color: #5272a6;
}

div#headertop {
  /* border-top:     2px solid #8c8c8c;
     background-color:  #ebebeb; */
  text-align: right;
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
  
}

div#headertop a, div#headertop a:link, div#headertop a:hover, div#headertop a:visited, div#headertop a_active {
  text-decoration: none;
  font-variant: small-caps;
  color: #333333;
  font-size: 14px;
}

div#headertop a.highlight, div#headertop a.highlight:link, div#headertop a.highlight:hover, div#headertop a.highlight:visited, div#headertop a.highlightactive {
  color: #972400;
  font-weight: bold;
  font-size: 15px;
}


div#headertop img {
  margin: 0px 2px 0px 20px;
}

div#header {
  border-top:     2px solid #8c8c8c;
  margin:         0px 0px 1px 0px;
  background-image: url('../img/header.jpg');
  background-repeat: no-repeat;
  background-position: right;
  height: 120px;
}

div#header a {
  height: 120px;
  display: block;
}


div#hdrbottom a, div#submenu a {
    font-family:     arial, sans-serif, helvetica;
    font-size:       12px;
    text-decoration: none;
    font-weight: normal;
    color:           #20608c;
}

div#hdrbottom a:hover, div#submenu a:hover {
    color: black;
}

div#hdrbottom a:hover {
    border-bottom: 2px solid black;
}

div#hdrbottom a.mmon {
    color: black;
    border-bottom: 2px solid black;
}


h1 {
    XXfont-family:    arial, sans-serif, helvetica;
    XXfont-size:      17px;
    XXfont-weight:    normal;
    margin:         8px 0px 15px 0px;
    letter-spacing: 2px;
    color:          #333333;
  font:  normal normal bold 15pt "Avant Garde",Arial,Georgia;
}

h2 {
    font-family:    arial, sans-serif, helvetica;
    font-size:      14px;
    font-weight:    normal;
    letter-spacing: 2px;
    color:          #972400;
}

h3 {
    font: bold 13px arial, sans-serif, helvetica;
}


p {
  font-family:  arial, sans-serif, helvetica;
  font-size:    13px;
  padding:      0px;
  text-align:   justify;
}

p.center {
  text-align:   center;
}


p.quote {
  color: #757575;
  text-align:   justify;
  margin-left:  120px;
}

p.author {
  text-align:   right;
  margin-left:  200px;
  font-weight:  bold;
  font-style:   italic;
}

span.author {
  font-weight:  bold;
  font-style:   italic;
}

a, a:active, a:link, a:visited, a:hover  {
    font-family:     arial, sans-serif, helvetica;
    font-size:       13px;
    font-weight:     normal;
    text-decoration: underline;
    color:           #20608c;
}

ul {
  list-style-type: square;
}

/*
li {
  margin-left: 40px;
}
*/
li {
  margin-left: 10px;
}

blockquote {
   margin-left: 2em;
   margin-right: 0;
}

address {
    margin:0px 0px 16px 0px;
    text-align:left;
    font-style: italic;
}

div.photobox {
    padding: 4px;
    float: right;
    margin-left: 10px;
    text-align: center;
    font-weight:     bold;
    font-style: italic;
}

div.photoboxcent {
    padding: 4px;
    text-align: center;
    font-weight:     bold;
    font-style: italic;
}

img.photobox {
    margin: 2px;
    padding: 3px;
    border:1px solid #333333;
}


table.stdtab {
    border:    1px solid #333333;
}

th.stdtab {
    border-bottom:    1px solid #333333;
    font-weight:     bold;
    text-align:right;
    padding-right: 20px;
    padding-top: 10px;
}

td.stdtab {
    font-weight:     bold;
    text-align:right;
}

p.boldright {
    font-weight:     bold;
    text-align:right;
}

div.warning {
    padding-left: 1em;
    padding-right: 1em;
    border: 1px dotted red;
}

img.fotomarg {
    margin-right: 10px;
}





table.photo td {
    text-align: center;
}

table.photo tr {
    vertical-align: top;
}

table.photo img  {
    border: 1px solid black;
    margin: 20px 15px 0 0;
}


div.index a, div.index a:link, div.index a:visited {
    text-decoration: none;
}

div.index a:hover {
    text-decoration: underline;
}

h1.hpsec {
    font-size:      20px;
    text-align:     right;
    border:         none;
    letter-spacing: 4px;
}

h2.hpsec {
    margin-top: 6px;
    margin-bottom: 20px;
}

  
p.hpsec {
    font-size:    16px;
    letter-spacing: 2px;
    text-align: right;
}

td.hpsecintro {
    border-right: 1px solid #666666;
}

a.news, a.news:link, a.news:visited  {
    font-family:     arial, sans-serif, helvetica;
    font-size:       11px;
    text-decoration: none;
    font-weight:     normal;
    color:           black;
}

a.news:hover  {
    font-family:     arial, sans-serif, helvetica;
    font-size:       11px;
    text-decoration: underline;
    font-weight:     normal;
    color:           black;
}

table.news td {
    font-family:     arial, sans-serif, helvetica;
    font-size:       11px;
    color: black;
    padding-right: 4px;
    font-weight: normal;
}

table.news td.date, td.newsdate {
    text-align: right;
    padding-right: 4px;
}

table.news img {
  border: 1px solid #444444;
}

td.newstitle {
    font-family:     arial, sans-serif, helvetica;
    font-size:       11px;
    text-align: left;
}
 
td.newsgo {
    font-family:  arial, sans-serif, helvetica;
    font-size:    11px;
    padding-left: 10px;
}


p.sec_ind {
    text-align: right;
    padding-top: 10px;
    border-top: 1px solid #666666;
}

p.arch {
    padding-top: 10px;
    border-top: 1px solid #666666;
}


div.camptxt {
    margin-right: 260px;
    min-height: 170px;
    height: auto !important;
    height: 170px;
}


h1.camp {
    margin: 0px;
    border: 0px;
    color: #333333;
    text-align: center;
    font-weight:    bold;
}

h2.camp {
    border-bottom:  1px solid #972400;

}

div.camptxt h2 {
    margin-top: 0px;
    text-align: center;
    border-top: 1px dotted #972400;
    border-bottom: 1px dotted #972400;
    font-weight:    bold;
}

div.campcovertxt {
    color:        #333333;
    font-family:  arial, sans-serif, helvetica;
    min-height:   150px;
    height:       auto !important;
    height:       150px;
    margin-left:  240px;
    margin-bottom: 60px;
}

div.campcovertxt h2 {
    margin-top: 0px;
    font-weight:    bold;
}

p.campcover {
    font-size:      15px;
}

p.campcoverstrong {
    font-size:      15px;
    font-weight: bold;
text-align: center;
  
}

p.question {
    border-left: 6px solid #757575;
    padding-left: 10px;
    font-weight: bold;
}

td.camp {
    border: 1px solid black;
}

img.camp {
    margin: 1px 0px 1px 0px;
}

div.camp, div.camp a, div.camp a:active, div.camp a:hover, div.camp a:visited {
    font-family:      arial, sans-serif, helvetica;
    font-size:        16px;
    font-weight:      bold;
    background:       #757575;
    color:            white;
    text-align:       center;
    letter-spacing:   4px;
    padding-top:      4px;
    padding-bottom:   4px;
    text-decoration: none;
    font-style: normal;
}

div.map {
  float: right;
  width: 190px;
  border: 1px solid #757575;
  margin-top: 15px;
}

div.info {
  margin-right: 205px;
    min-height: 210px;
    height: auto !important;
    height: 210px;
}

th.formr {
    font-family:      arial, sans-serif, helvetica;
    font-size: 14px;
    color: black;
    text-align: right;
  font-weight: bold
}
  
th.form {
    font-family:      arial, sans-serif, helvetica;
    font-size: 14px;
    color: black;
    text-align: left;  font-weight: bold
}

input {
    background-color: white;
    border: 1px #6e89a4 solid;
    font-family:      arial, sans-serif, helvetica;
    font-size: 12px;
}

select {
    background-color: white;
    border-color:     #6e89a4;
    border-width:     1px;
    font-family:      arial, sans-serif, helvetica;
    font-size:        12px;
}

textarea {
    background-color: white;
    border:           1px #6e89a4 solid;
}

.form {
    font-family:      arial, sans-serif, helvetica;
    font-size:        14px;
    color:            black;
}

.formr {
    font-family:      arial, sans-serif, helvetica;
    font-size: 14px;
    color: black;
    text-align: right
}

.formc {
    color: black;
    font-family:      arial, sans-serif, helvetica;
    font-size: 14px;
    text-align: center
}

.formerr {
  color: #d90000; 
  background: #f8ff4d;
  font-family:      arial, sans-serif, helvetica;
  font-size: 12px;
  font-weight: bold
}
 
    
a.navig, a.navig:link, a.navig:visited, a.navig:hover, a.navig:active  {
    font-family:      arial, sans-serif, helvetica;
    font-size:        12px;
    font-weight:      bold;
    text-decoration:  underline;
    color:            white;
}
 
div.navig {
  background-color: #ebebeb;
  border: 1px solid #333333;
  margin-top: 1em;
  text-align: right;
  padding: 5px;
}
                                                                                                             
span.on {
  background-color: #6e89a4;
  color: yellow;
  padding: 2px 6px 2px 6px;
  margin-left:  1px;
  font-weight: bold;
}
 
                                                                                                                 
span.off {
  background-color: #333333;
  color: white;
  padding: 2px 6px 2px 6px;
  margin-left:  1px;
}

p.back {
    margin-top:     20px;
    border-top:     1px dotted black;
    padding:        5px 0px 0px 20px;
    letter-spacing: 1px;
}


div.content {
    font-family:    arial, sans-serif, helvetica;
    font-size:      13px;
    width:          auto;
    xxpadding:        10px  6 10px 4%;
    z-index:        3;
    min-height:  250px;
    height:      auto !important;
    height:      250px;
}

a.hp, a.hp:link, a.hp:visited  {
    font-family:     arial, sans-serif, helvetica;
    font-size:       11px;
    text-decoration: none;
    font-weight:     normal;
    color:           #003399;
}

a.hp:hover  {
    text-decoration: underline;
}

a.press, a.press:link, a.press:visited {
    color:           #333333;
    font-family: arial, sans-serif, helvetica;
    font-size: 11px;
    font-weight: normal;
    text-decoration:none;
}

a.press:hover {
    color:           #333333;
    font-family: arial, sans-serif, helvetica;
    font-size: 11px;
    font-weight: normal;
    text-decoration:underline;
}



td.newscol1 {
    border-right: 1px solid #757575;
    padding-right: 10px;
}

td.newscol2 {
    padding-left: 10px;
}

table.news th {
  font-family:     arial, sans-serif, helvetica;
  font-size:       12px;
  color:           #972400;
  font-weight:     bold;
  text-align:      left;
  border-bottom:   1px solid #cb9280;
  padding-left:    20px;
  padding-top:     40px;
  background-image: url('../../img/square.gif');
  background-repeat: no-repeat;
  background-position: left bottom;
}

table.news th.first {
  padding-top:     0px;
}

td.newsline {
    font-family:     arial, sans-serif, helvetica;
    font-size:       12px;
    border-top: 1px solid #757575;
}

table#boxes {
  margin-left:  0.5%;
}

p.boxcent { 
    text-align:     center; 
    font-size:      12px;
    padding-top:    0px;
    margin-top:     0px;
    padding-bottom: 8px;
    /* border-bottom:  1px solid #757575; */
}

a.box, a.box:link, a.box:visited, a.box:hover {  
  color: black 
}

#icons td {
 text-align:       center; 
 width: 100px;
}

#icons img {
  border: 1px solid #333333;
  margin-top: 10px;
}

#icons img.first {
  margin-right: 6px;
}

#icons a, #icons a:link, #icons a:visited, #icons a:hover  {
    font-family:     arial, sans-serif, helvetica;
    font-size:       12px;
    text-decoration: none;
    font-weight:     normal;
    color: black;
}


#hpleft {
 position: absolute;
 top:      245px;
 left:     0;
 width:    180px;
 color:    black; 
 padding:  0px;
 margin-left: 2px;
 z-index:  1;
}

#hpright {
 font-family:      arial, sans-serif, helvetica;
 font-size: 12px;
 position:  absolute;
 top:      245px;
 right:     2px;
 width:     210px;
 color:     black;
 padding:   0px;
 margin-right: 2px;
 z-index:   1;
}

.hpspec {
  text-align: right;
  padding-bottom: 30px;
}

.hpimg {
  text-align: center;
  padding-bottom: 30px;
  font-size:       11px;
}

.hpimg p {
  font-family:     arial, sans-serif, helvetica;
  font-size:       12px;
  text-align:      center;
  letter-spacing:  3px;
  margin:          2px 0 15px 0;
}


.hpimg a.hlight, .hpimg a.hlight:active, .hpimg a.hlight:link, .hpimg a.hlight:visited, .hpimg a.hlight:hover  {
  font-family:     arial, sans-serif, helvetica;
  font-size:       13px;
  font-weight:     bold;
  text-decoration: none;
  color:           #972400;
}


.hpcamp {
    text-align: right;
    padding-top: 30px;
}



#hpright a, #hpright a:link, #hpright a:visited, #hpright a:active,
.hpspec a, .hpspec a:link, .hpspec a:visited, .hpspec a:active,
.hpimg a, .hpimg a:link, .hpimg a:visited, .hpimg a:active
 {
 font-family:            arial, sans-serif, helvetica;
 font-size:       12px;
 color:           black;
 font-weight:     normal;
 text-decoration: none;
}
 
#hpright a:hover, .hpspec a:hover {
  text-decoration: underline;
}



#hpcont {
 position:   relative; 
 width:      auto;
 margin:     0px 214px 0px 184px;
 padding:    0px 10px 10px 10px;
 z-index:    3; 
}

#hpservices {
    margin: 0;
    padding: 0px 3px 0px 3px;
    text-align: left;
    border-left:     1px solid #adcccc;
    border-right:     1px solid  #adcccc;
}

#hpservices p {
    padding: 3px 0 3px 0;
    margin: 0;
    text-align: left;

}

#hpservices p.center {
   text-align: center;
}



#hpservices ul {
  list-style: inside;
  list-style-type: square;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}

#hpservices ul li {
  padding: 0;
  margin: 0;

}

#hpservices div.servtitle  {
    text-align:     center;
    font-weight:    bold;
    /* border-top:     1px dotted #adcccc; */
    border-bottom:  1px dotted #adcccc;
    letter-spacing: 2px;
    margin: 0px 10px 0px 10px;
}

#hpservices div.servsubtitle  {
    text-align:     center;
    margin:         0px 0px 10px 0px;
    font-weight:    normal;
    border-top:     1px dotted #adcccc;
    border-bottom:  1px dotted #adcccc;
    letter-spacing: 1px;
}

#hpservices p.center {
    border-top:     1px dotted #adcccc;
}

#hpright a.ct:link, #hpright a.ct:visited, #hpright a.ct:active {
    font-family:      arial, sans-serif, helvetica;
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#hpright a.ct:hover {
    font-family:            arial, sans-serif, helvetica;
    font-size:       13px;
    color:           black;
    font-weight:     bold;
    text-decoration: underline;
}

div#primopiano {
  margin-top:  60px;
  font-family: arial, sans-serif, helvetica;
  font-size:   11px;
  text-align:  left;
  padding:     5px; 
  color:       black; 
  border:      1px solid #b6c6e0; 
}




td.boxa {
  border-left:   5px solid #757575;
  border-right:  1px solid #757575;
  padding-left:  2px;
  padding-right: 2px;
}

div.boxa {
  background-image: url('/img/box_immagini.gif');
  background-repeat: no-repeat;
  border-top:    1px solid #757575;
  border-bottom: 1px solid #757575;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
}

p.boxa {
  margin:        0px;
  font-size:     12px;
  padding:       4px;
  padding-left: 90px;
}

p.boxa img {
  margin-right:   2px;
}

a.boxa, a.boxa:link, a.boxa:visited, a.boxa:active, a.boxa:hover {
  color:       #0836ff; 
  font-weight: bold;
  font-size:   14px;
  letter-spacing: 2px;
  text-decoration: none;
}


td.boxb {
  border-left:   5px solid #bce070;
  border-right:  1px solid #bce070;
  padding-left:  2px;
  padding-right: 2px;
}

div.boxb {
  background-image: url('/img/box_itinerari.jpg');
  background-repeat: no-repeat;
  border-top:    1px solid #bce070;
  border-bottom: 1px solid #bce070;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
}

p.boxb {
  margin:        0px;
  font-size:     12px;
  padding:       4px;
  padding-left: 90px;
}

p.boxb img {
  margin-right:   2px;
}

a.boxb, a.boxb:link, a.boxb:visited, a.boxb:active, a.boxb:hover {
  color:       #cf4349; 
  font-weight: bold;
  font-size:   14px;
  letter-spacing: 2px;
  text-decoration: none;
}


td.boxc {
  border-left:   5px solid #99ccff;
  border-right:  1px solid #99ccff;
  padding-left:  2px;
  padding-right: 2px;
}

div.boxc {
  background-image: url('/img/box_luoghi.gif');
  background-repeat: no-repeat;
  border-top:    1px solid #99ccff;
  border-bottom: 1px solid #99ccff;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
}

p.boxc {
  margin:        0px;
  font-size:     12px;
  padding:       4px;
  padding-left: 90px;
}

p.boxc img {
  margin-right:   2px;
}

a.boxc, a.boxc:link, a.boxc:visited, a.boxc:active, a.boxc:hover {
  color:       #003399; 
  font-weight: bold;
  font-size:   14px;
  letter-spacing: 2px;
  text-decoration: none;
}


td.boxd {
  border-left:   5px solid #ffcaa0;
  border-right:  1px solid #ffcaa0;
  padding-left:  2px;
  padding-right: 2px;
}

div.boxd {
  background-image: url('/img/box_adozioni.jpg');
  background-repeat: no-repeat;
  border-top:    1px solid #ffcaa0;
  border-bottom: 1px solid #ffcaa0;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
}

p.boxd {
  margin:        0px;
  font-size:     12px;
  padding:       4px;
  padding-left: 90px;
}

p.boxd img {
  margin-right:   2px;
}

a.boxd, a.boxd:link, a.boxd:visited, a.boxd:active, a.boxd:hover {
  color:       #663300; 
  font-weight: bold;
  font-size:   14px;
  letter-spacing: 2px;
  text-decoration: none;
}


td.boxe {
  border-left:   5px solid #663300;
  border-right:  1px solid #663300;
  padding-left:  2px;
  padding-right: 2px;
}

div.boxe {
  background-image: url('/img/box_ricette_2.jpg');
  background-repeat: no-repeat;
  border-top:    1px solid #663300;
  border-bottom: 1px solid #663300;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
}

p.boxe {
  margin:        0px;
  font-size:     12px;
  padding:       4px;
  padding-left: 90px;
}

p.boxe img {
  margin-right:   2px;
}

a.boxe, a.boxe:link, a.boxe:visited, a.boxe:active, a.boxe:hover {
  color:       #663300; 
  font-weight: bold;
  font-size:   14px;
  letter-spacing: 2px;
  text-decoration: none;
}


td.boxf {
  border-left:   5px solid #ffcc00;
  border-right:  1px solid #ffcc00;
  padding-left:  2px;
  padding-right: 2px;
}

div.boxf {
  background-image: url('/img/box_celebri.jpg');
  background-repeat: no-repeat;
  border-top:    1px solid #ffcc00;
  border-bottom: 1px solid #ffcc00;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
}

p.boxf {
  margin:        0px;
  font-size:     12px;
  padding:       4px;
  padding-left: 90px;
}

p.boxf img {
  margin-right:   2px;
}

a.boxf, a.boxf:link, a.boxf:visited, a.boxf:active, a.boxf:hover {
  color:       #972400; 
  font-weight: bold;
  font-size:   14px;
  letter-spacing: 2px;
  text-decoration: none;
}


img.banner {
    margin:   0;
    padding:  0;
    border:   1px solid #333333;
}

img.rightpadd {
    float:right;
    margin: 10px;
    padding: 0;
    border: 0;
}

td.menu {
    font-family:     arial, sans-serif, helvetica;
    font-size:       12px;
    font-weight:     bold;
    color:           #333;
    text-align:      center;
}

img.rightpadd {
    float:right;
    margin: 10px;
    padding: 0;
    border: 0;
}

img.right {
    float: right;
    margin-left: 10px;
}

img.header {vertical-align: -5px;}

.press {
    font-family: arial, sans-serif, helvetica;
    font-size: 11px;
}


td.press {
  font-family: arial, sans-serif, helvetica;
  font-size: 11px;
  padding: 5px; 
  background-color: #eee; 
  color: black; 
  border:1px dashed #333333; 
}

td.header {
    text-align: center;
}

#press {
    font-family:     arial, sans-serif, helvetica;
    font-size: 10px;
    width:190px;
    padding:5px;
    background-color:#eee;
    border:1px dashed black;
/* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:180px;
    }
/* Again, "be nice to Opera 5". */
body>#press {width:180px;}

div.sep {
    width: 100%;
    font-size:     12px;
    font-weight:   normal;
    margin-top: 5px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
}
h1.hp { 
  text-align: center; 
  color: #972400; 
  font-weight: bold; 
  font-size: 14px; 
  letter-spacing: 4px;
  border: none; 
}

p.hp { 
  text-align: center; 
  color: black;   
  font-weight: bold; 
  margin-left:10px; 
  margin-right: 10px;  
  margin-top: 10px 
}

p.boxr { 
  text-align: right; 
  margin-bottom: 0px; 
}

p.box { 
  font-size:         12px;
}


table.margins {
    margin-top:    10px;
    margin-bottom: 10px;
}

td.pad {
    padding-left:   10px;
    padding-right: 10px;
}

img.news {
    border: 1px solid #333333;
}


li.hp {
    margin-left: 0px;
}
img.servleft {
    margin: 0px 6px 0px 0px;
}

#hpservices div.servleft {
    width: 100px;
    float: left;
    text-align: center;
    margin: 0px 6px 0px 0px;
    padding: 0px 0px 10px 0px;
}

#hpservices div.servright {
    width:      100px;
    display:    block;
    text-align: center;
    float:      right;
    padding:    0px 0px 10px 0px;
}

div.approfondimenti {
  margin:      0 20px 0 20px;
  padding:     0 10px 0 10px;
  border-left: 4px solid #757575;
  border:      1px dotted #757575;
}

div.boxright {
  padding: 10px;
  float: right;
  margin: 10px;
  border: 2px dotted #6e89a4;
  text-align: center;
}

div.serviziright {
    margin-left: 360px;
    min-height: 320px;
    height: auto !important;
    height: 320px;
}


div.servizileft {
  clear: both;
    margin-right: 360px;
    min-height: 320px;
    height: auto !important;
    height: 320px;
}

p.intro {
  font-family: arial, sans-serif, helvetica;
  font-weight: bold;
  color: #757575;
  margin: 20px 40px 20px 40px;
}

img.imgupleft {
  float: left;
  margin: 0 15px 15px 0;
}

img.imgupright {
  float: right;
  margin: 0 0 15px 15px;
}

div.clear {
  clear: both;
}

h2.b {

}

p.important {
  text-align: center;
  border: 2px solid red;
  font-weight: bold;
  margin: 0 50px 10px 50px;
  padding: 4px;
}

/* HP AGGIORNATA */

div.hpbox {
  margin-bottom: 20px;
}

div.hpboxcent {
  margin-bottom: 20px;
  text-align: center;
}

div.hpboxright {
  margin-bottom: 20px;
  text-align: right;
}

/* NUOVO MENU */

#menu {
  width:             100%;
  background-color:  #8c8c8c;
  height:            49px;
  margin:            0;
  margin-bottom:     18px;
}

#menu div.cell {
  float: left;
  border-right: 1px solid white;
  height: 50px;
}

#menu div.cellright {
  float: right;
  height: 50px;
  text-align: left;
}

#menu div.cell a {
  background-image: url('../../img/square_white.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding:           2px 2px 2px 20px;
  background-color:  #8c8c8c;
  color:             white;
  text-decoration:   none;
  border-bottom:      1px solid white;
  line-height:       20px;
  font-weight:       normal;
  font-size:         13px;
  display: block;
  font-variant: small-caps;
}

#menu div.cell a.on, #menu div.cell a:hover {
  background-image: url('../img/../square_white_on.gif');
  background-color: #0075ad;
  color: white;
}

#menu div.cellright a {
  padding:           2px 2px 2px 0px;
  color:             yellow;
  text-decoration:   none;
  line-height:       24px;
  font-weight:       normal;
  font-size:         13px;
}

#menu div.cellright a:hover {
  text-decoration:   underline;
}

/* -------------------------*/ 

#nymenu {
  width:             100%;
  background-color:  #dae1e8;

  height:            50px;
  margin:            0;
  margin-bottom:     18px;
  border-bottom: 1px solid #758e9b;
}

#nymenu div.nycella, #nymenu div.nycellb, #nymenu div.nycellc, #nymenu div.nycelld, #nymenu div.nycelle {
  float: left;
  border-right: 1px solid white;
  height: 50px;
}

#nymenu div.cellright {
  float: right;
  height: 50px;
  text-align: left;
}

#nymenu div.nycella a, #nymenu div.nycellb a, #nymenu div.nycellc a, #nymenu div.nycelld a, #nymenu div.nycelle a {
  background-repeat:   no-repeat;
  background-position: left center;
  padding:           2px 2px 2px 20px;
  color:             #333333;
  text-decoration:   none;
  border-bottom:      1px solid white;
  line-height:       20px;
  font-weight:       normal;
  font-size:         13px;
  display: block;
  font-variant: small-caps;
    background-color: #dae1e8;
}

  #nymenu div.nycella a {
    background-image: url('../../img/layout/square_a.gif');
  }
  #nymenu div.nycella a:hover {
    background-image: url('../../img/layout/square_a_hover.gif');
    background-color: #a4cfcc;
  }
  #nymenu div.nycella a.on {
    background-image: url('../../img/layout/square_a_hover.gif');
    background-color: #a4cfcc;
    /* color: white; */
  }
  
  #nymenu div.nycellb a {
    background-image: url('../../img/layout/square_b.gif');
  }
  #nymenu div.nycellb a:hover {
    background-image: url('../../img/layout/square_b_hover.gif');
    background-color: #a4c2d4;
  }
  #nymenu div.nycellb a.on {
    background-image: url('../../img/layout/square_b_hover.gif');
    background-color: #a4c2d4;
    /* color: white; */
  }
  
  #nymenu div.nycellc a {
    background-image: url('../../img/layout/square_c.gif');
  }
  #nymenu div.nycellc a:hover {
    background-image: url('../../img/layout/square_c_hover.gif');
    background-color: #b0d0e1;
  }
  #nymenu div.nycellc a.on {
    background-image: url('../../img/layout/square_c_hover.gif');
    background-color: #b0d0e1;
    /* color: white; */
  }
  
  #nymenu div.nycelld a {
    background-image: url('../../img/layout/square_d.gif');
  }
  #nymenu div.nycelld a:hover {
    background-image: url('../../img/layout/square_d_hover.gif');
    background-color: #c9b2ae;
  }
  #nymenu div.nycelld a.on {
    background-image: url('../../img/layout/square_d_hover.gif');
    background-color: #c9b2ae;
    /* color: white; */
  }
  
  #nymenu div.nycelle a {
    background-image: url('../../img/layout/square_e.gif');
  }
  #nymenu div.nycelle a:hover {
    background-image: url('../../img/layout/square_e_hover.gif');
    background-color: #e2c4c8;
  }
  #nymenu div.nycelle a.on {
    background-image: url('../../img/layout/square_e_hover.gif');
    background-color: #e2c4c8;
    /* color: white; */
  }
  




#nymenu div.cellright a {
  padding:           2px 2px 2px 0px;
  color:             yellow;
  text-decoration:   none;
  line-height:       24px;
  font-weight:       normal;
  font-size:         13px;
}

#nymenu div.cellright a:hover {
  text-decoration:   underline;
}

/* --------------------- */

#innermenu {
  float: right;
  padding: 1px;
  line-height: 15px;
  padding-left: 39px;
  background-image: url('../../img/site/info.gif');
  background-repeat: no-repeat;
}

#menu ul { padding: 0; }
#menu ul li { display: inline; }

#menu ul {
  margin: 0;
  padding: 0 0 0 0;
  color: white;
  font-family: arial, sans-serif, helvetica;
  font-weight: bold;
}

#menu ul li a {
  padding:           4px;
  background-color:  #8c8c8c;
  color:             white;
  text-decoration:   none;
  float:             left;
  border-right:      1px solid white;
  line-height:       24px;
  font-weight:       normal;
  font-size:         10pt;
}

#menu ul li a:hover {
  background-color: #0075ad;
  color: white;
}

#innermenu a, #innermenu a:link, #innermenu a:active, #innermenu a:visited {
  font-family: arial, sans-serif, helvetica;
  font-size:   12px;
  color:             white;
  text-decoration:   none;
}

#innermenu a:hover {
  color:             white;
  text-decoration:   underline;
}

#menulist li a:hover, #menulist li#active a {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #0075ad;
  text-align: left;
}

#meteo {
 font-family:       arial, sans-serif, helvetica;
 font-size:         13px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  color: #333333;
  width: 198px;
}
#meteo p {
 font-family:       arial, sans-serif, helvetica;
 font-size:         13px;
 margin:           10px 4px 0 4px;
 text-align: center;
}


p.bold, p.bold a, p.bold a:active, p.bold a:link, p.bold a:visited, p.bold a:hover  {
    font-weight:     bold;
}

/* Tutto hpservices va via */

#adv {
  margin: 0;
  padding: 8px 0 0 0;
  text-align: center;
  border-left:      1px solid #42718c;
  border-right:     1px solid #42718c;
}

#adv input {
  margin: 5px 0 0 0;
  font-family:       arial, sans-serif, helvetica;
  font-size:         11px;
  letter-spacing: 1px;
}

#adv form {
  margin: 0;
}

#adv input:hover {
  background-color: #42718c;
  color: white;
}

.adv_title {
  background-image: url('../../img/site/adv_box_title.gif');
  background-repeat: no-repeat;
  background-position: top;
  color: white;
  width: 185px;
  font-family:       arial, sans-serif, helvetica;
  font-size:         12px;
  text-align: center;
  height: 15px;
}
div.adv_body {
  font-family:       arial, sans-serif, helvetica;
  font-size:         10px;
  border: 1px solid #42718c;
  padding: 2px;
  margin-bottom: 15px;
  min-height: 110px;
  height: auto !important;
  height: 110px;
  text-align: left;
}

.adv_body img {
  margin: 0 2px 2px 0;
}

p.advcenter {
  margin: 0;
  padding: 0;
  text-align: center;
}

#hpright a.small, #hpright a.small:visited, #hpright a.small:link, 
#hpright a.small:active, #hpright a.small:hover,
a.small, a.small:visited, a.small:link, 
a.small:active, a.small:hover {
  font-family:       arial, sans-serif, helvetica;
  font-size:         10px;
  color: black;
  font-weight: normal;
  text-decoration: none;

} 
#hpright a.small:hover, a.small:hover {
  text-decoration: underline;
}

p.list {
    font-family: arial, sans-serif, helvetica;
    font-size: 13px;
    border-top: 1px dotted #757575;
    padding: 1px;
    padding-bottom: 3px;
    margin: 0;
  margin-bottom: 15px;
}

p.listc {
    font-family: arial, sans-serif, helvetica;
    font-size: 13px;
    border-top: 1px dotted #757575;
    padding: 1px;
    margin: 0;
    text-align: center;
}

p.list a:link, p.list  a:visited, p.list  a:active {
    font-family: arial, sans-serif, helvetica;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 20px;
    text-decoration: none;
    font-weight: bold;
}

p.list a:hover {
    text-decoration: underline;
}
p.listdesc {
    font-family:  arial, sans-serif, helvetica;
    font-size:    13px;
    font-style:   italic;
    margin:       3px 1px 3px 10px;
    padding: 4px;
}

td.imglist {
  text-align: center;
}

div.center {
  text-align: center;
}

#menuleft {
  margin-bottom: 20px;
}

#menuleft div {
  height: 20px;
  margin-bottom: 1px;
  color: white;
  text-align:      left;
  /* background-color: #cccccc; */
  background-color:  #dae1e8;
}

#menuleft div a, #menuleft div a:link, #menuleft div a:active, #menuleft div a:visited, 
#menuleft div a:hover {
  display:         block;
  text-decoration: none;
  /* background-color: #cccccc; */
  background-color:  #dae1e8;
  color: #444444;
  height: 20px;
  padding-left: 5px;
  line-height: 20px;
}

#menuleft div a.mnon, #menuleft div a.mnon:link, #menuleft div a.mnon:active, #menuleft div a.mnon:visited, 
#menuleft div a.mnon:hover, #menuleft div a:hover {
  background-color: #444444;
background-color: #758e9b;
  color: white;

}

/*
p#advfisso {
  font-family:     arial, sans-serif, helvetica;
  font-size:       13px;
  color:           #2d4d60;
  text-align: center;
  margin-top: 30px;
}

p#advfisso a, p#advfisso a:link, p#advfisso a:active, p#advfisso a:visited, 
p#advfisso a:hover {
  font-family:     arial, sans-serif, helvetica;
  font-size:       13px;
  font-weight: normal;
  text-decoration: none;
  color:           #2d4d60;
}

p#advfisso a:hover {
  text-decoration: underline;
}
*/

p#agireora {
  font-family:     arial, sans-serif, helvetica;
  font-size:       13px;
  color:           #333333;
  text-align: left;
}

p#agireora a, p#agireora a:link, p#agireora a:active, p#agireora a:visited, 
p#agireora a:hover {
  font-family:     arial, sans-serif, helvetica;
  font-size:       13px;
  font-weight: normal;
  text-decoration: none;
  color:           #333333;
  text-decoration: underline;
}


div.phgallcontent {
  padding: 6px;
}


div#phgallcont {
  margin-right: 265px;
  text-align: center;
}

div#phgallcont h2 {
    font-family:    arial, sans-serif, helvetica;
    font-size:      11pt;
    font-weight:    bold;
    border:         none;
    margin:         6px 0px 4px 0px;
    letter-spacing: 2px;
    color:          #333333;
 
}


div#phgallcont p {
  text-align: center;
}

div#phgall  {
  margin-left: auto;
  margin-right: auto;
  width: 372px;
}

div#phgall div#image {
  border: 1px  solid #222222;
  background-color: #222222;
  padding: 9px 0 9px 0px;
  text-align: center;
}

div#phgall img {
  border: 1px  solid #cccccc;
}

div#phgall h1 {
  font-family:     arial, sans-serif, helvetica;
  font-size:       16px;
  font-variant: small-caps;
  border: 0;
  margin: 9px;
  padding: 0;
  color: #cccccc;
  text-align: center;
}
div#phgall p {
  font-family:     arial, sans-serif, helvetica;
  font-size:       13px;
  margin: 0;
  padding: 0;
  color: #444444;
  color: #cccccc;
  text-align: center;
}
div#links {
  text-align: left;
  margin: 20px 0 0 10px;
}

div#phgallnav {
  float: right;
  XXXposition: absolute;
  XXXright: 24px;
  width: 260px;


}
div#phgallnav p {
  text-align: center;
  background-color: #444444;
  color: white;
  margin: 0 2px 0 2px;
}

div#phgallnav img  {
  border: 1px solid #222222;
}
div#phgallnav img:hover  {
  border: 1px solid red;
}
div#phgallnav img.empty:hover  {
  border: 1px solid #222222;
}

p.big {
  font-size:       11pt;
}
p.big a, p.big a:link, p.big a:active, 
p.big a:visited, p.big a:hover,
a.big, a.big:link, a.big:active, 
a.big:visited, a.big:hover
{
  font-family:     arial, sans-serif, helvetica;
  font-size:       11pt;
  color: #666666;
}


div.imglist a, div.imglist a:link, div.imglist a:active, 
div.imglist a:visited, div.imglist a:hover
{
  font-family:     arial, sans-serif, helvetica;
  font-size:       11pt;
  color: #666666;
  text-decoration: none;
  font-variant: small-caps;
}


div.imglist p {
  text-align: center;
  border-bottom: 1px solid #aaaaaa;
}

div.borderboxright {
  float: right;
  text-align: center;
  border: 1px solid #bbbbbb;
  padding: 4px;
  margin: 0 0 4px 4px;
}
div.borderboxright p {
  margin: 1px 1px 10px 1px;
  text-align: center;
  font-weight: bold;
}

p.adv {
  text-align: right;
  letter-spacing: 1px;
  margin-top: 100px;
  
}

div#secindex img {
  float: left;
  padding: 3px;
  border: 1px solid #757575;
  
}
div#secindex div {
  min-height: 130px;
  height: auto !important;
  height: 130px;
  xxpadding: 0px 0px 5px 120px;
  margin: 0px 0px 5px 120px;
}
div#secindex h2 {
  font-family:     arial, sans-serif, helvetica;
  font-size:       11pt;
  color: #888888;
  font-weight: bold;
  margin: 10px 0 20px 0;
}
div#secindex h3 {
  font-family:     arial, sans-serif, helvetica;
  font-size:       11pt;
  color: #666666;
  font-variant: small-caps;
  letter-spacing: 2px;
  margin: 0 0 6px 0;
}

div#secindex p {
  font-family:     arial, sans-serif, helvetica;
  font-size:       9pt;
  color: #666666;
  margin: 4px 0 6px 4px;
}

div#secindex a, div#secindex a:link, div#secindex a:active, 
div#secindex a:visited, div#secindex a:hover
{
  font-family:     arial, sans-serif, helvetica;
  font-size:       10pt;
  color: #666666;
}


div.headercampagne {
  color:        #333333;
  font-family:  arial, sans-serif, helvetica;
  margin-left:  200px;
  min-height:   250px;
  height:       auto !important;
  height:       250px;
}

p.huge, p.huge a, p.huge a:link, p.huge a:visited, p.huge a:active, p.huge a:hover {
  font-size:       14pt;

}

/*
p.search {
  padding: 0 0 0 35px;
  background-image: url('../../img/cerca.gif');
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 25px;
  height: auto !important;
  height: 25px;

}
*/

p.search a, p.search a:active, p.search a:link, p.search a:visited, p.search a:hover  {
  color: black;
  font-weight:     normal;
  text-decoration: none;
}


p.search a:hover  {
  text-decoration: underline;
}

p.pubbl {
  padding: 0 0 0 35px;
  background-image: url('../../img/pubbl.gif');
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 25px;
  height: auto !important;
  height: 25px;

}
div.bordertop {
  border-top: 2px solid #cccccc;
  margin-top: 30px;
}

h1.adv {
  border: 0;
  margin-bottom: 20px;
}

div.advindex {
  width: 210px;
  float: right;
  margin: 10px 0 10px 10px;
  text-align: center;
}
div.grayborders {
  border-left: 1px solid #cecbce;
  border-right: 1px solid #cecbce;
}

div.grayborders img {
  margin-top:    8px;
  margin-bottom: 4px;
}

#tsheader {
  background-image: url('../../img/layout/bg_header.jpg');
  background-repeat: no-repeat;
  height: 150px;
  margin: 0 0 2px 0;
  text-align: center;
}
#tsheader div.box {
  background-image: url('../../img/layout/bg_div_header.jpg');
  background-repeat: no-repeat;
  float: right;
  width: 120px;
  height: 150px;
  border-left: 1px solid white;
}
#tsheader div h1 {
  color: white;
  border: 0;
  padding: 4px 0 4px 0;
  margin: 0;
  text-align: center;
  font-family:       arial, sans-serif, helvetica;
  font-size:     13px;
  font-weight: bold;
}
#tsheader div p {
  padding: 0;
  margin: 0;
  text-align: center;
}
#tsheader a,         #tsheader a:link,   #tsheader a, 
#tsheader a:visited, #tsheader a:active, #tsheader a:hover {
  color: white;
  font-family:       arial, sans-serif, helvetica;
  font-size:     12px;
  text-decoration: none;
  height: 120px;
  display: block;
  letter-spacing: 0px;
}
#tsheader a.title,         #tsheader a.title:link,   #tsheader a.title, 
#tsheader a.title:visited, #tsheader a.title:active, #tsheader a.title:hover {
  font-size:     16px;
  font-weight: bold;
  letter-spacing: 4px;
  height: 150px;
}
#tsheader img {
  margin: 10px 0 10px 0;
}
#tsheader div.searchbox {
  background-image: url('../../img/layout/bg_div_header_2.jpg');
  background-repeat: repeat-x;
  float: right;
  height: 150px;
  border-left: 3px solid white;
}

p.datanews {
  margin-left: 2em;
  font-weight: bold;
}


div#fvg_header form {
  margin: 0;
  padding: 4px 5px 0 0;
}
div#fvg_header select,  div#fvg_header input {
  background-color: #dae1e8;
  color: black;
  border: 1px solid black;
  font-family: arial, sans-serif, helvetica;
  font-size: 12px;
}


div#XXXbanners span {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
}



/* Speciale natale */

p.hpnatale, p.hpnatalecenter {
  margin: 0;
  xpadding: 10px 80px 10px 80px;
  font-family: arial, sans-serif, helvetica; 
  font-size: 14px;
  text-align: justify;
}

p.hpnatale a {
  font-size: 14px;
}

p.hpnatalecenter {
  text-align: center;
}


p.hpnatalecenter a, p.hpnatalecenter a:active, p.hpnatalecenter a:visited, p.hpnatalecenter a:hover {
  font-size: 14px;
  color:        red;
  text-decoration: underline;
  font-weight: bold;
  background-color: white;
}


p.hpnatalecenter img {
  border: 1px solid #666666;
  padding: 4px;
}

.red {
  color: #ed1c24;  
}

p.pellicce-big-red {
  font-size: 120%;
    color: #ed1c24;  
  font-weight: bold;
}

p.pellicce-big {
  font-size: 120%;
  font-weight: bold;
}
p.big {
  font-size: 120%;

}

div#n09-footer {
  padding: 0 0px 10px 24px;
  background: #5272a6 url("/img/layout/main-bottom.gif") no-repeat top left;
}

div#n09-footer p {
  margin: 0;
  padding: 10px 0px 10px 24px;
  text-align: center;
  color: white;
}

div#n09-footer p a:link,  div#n09-footer p a:visited, div#n09-footer p a:active, div#n09-footer p a:hover {
  color: white;
}

.big-red {
  font-size: 16pt;
  color: red;
  font-weight: bold;
}

img.n09-border {
  padding: 2px;
  border: 1px solid #cccccc;
}

img.n09-right {
  float: right;
  margin: 0 0 5px 5px;
}

img.n09-left  {
  float: left;
  margin: 0 5px 5px 0;
}

#box {
  width: 370px;
  margin: 0pt auto 0pt auto;
  padding: 4px;
  border:  2px dotted #174189;
  text-align: center;
  background-color: #ffffaa;
}

#box p {
  font-size: 12pt;
  text-align: center;
  margin: 4px;
}


