@import url(mainstyle.css);

/* Selettore universale */
/* * { font-family: Times new roman, Helvetica, Verdana, Arial, sans-serif; } */

/* Stile della sezione "testalino" */

#imgsezione { position:absolute; left:182px; top:0; border-left: 2px solid #FFF; border-right: 2px solid #FFF; background-image:url(images/turismo.jpg); width:586px; height:114px; }

.tabellatitolo { margin: 2px 0 10px 0; }
.tabellatitolo td { font-weight: bold; text-align: center; color:#1051BD; }
.titolosezione { font-weight: bold; color:#1051BD; background-image:url(images/rigablu.gif); background-repeat: repeat-x; line-height: 16px; }
.biancone { background-color:#FFFFFF; line-height: 16px; margin:0; padding:2px; }
.fondosezione { font-weight: bold; color:#1051BD; background-image:url(images/rigablubis.gif); background-repeat: repeat-x; line-height: 7px; }

a { color: #009; text-decoration: none;}
a:active { color: #00F; text-decoration: underline;}
a:hover { color: #00F; text-decoration: underline;}

