/* CSS Document */

/* ELEMENTI COMUNI */

body
{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #b7b8ba;
color: #000;
}

img{border: 0px}

input, textarea{font-size: 11px}

.etichette_form { font-size: 11px; font-weight: bold; color: #4f8095; margin-bottom: 3px }
.campi_form {margin-bottom: 3px }

.centro{
background-image: url(img/centro.jpg);
background-position: center;
background-repeat: repeat-y;
}

#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 7px;
}

.menusx{text-align: left;margin-left: 100px}

.datanews{font-size: 11px;font-weight: bold;color: #f90;}

.titolo{font-size: 11px;font-weight: bold;color: #000;margin-bottom: 15px}

a.titolo{text-decoration: none;}


a.titolo:hover{text-decoration: underline;}


.titoloelenco{font-size: 11px; font-weight: bold; color: #000;}

a.indietro {color: #4f8095; text-decoration: none; font-size: 11px;}

a.indietro:hover {color: #4f8095; text-decoration: underline; font-size: 11px}

a.pulsantisx { color: #4f8095; font-weight: bold; font-size: 20px; text-decoration: none}
a.pulsantisx:hover { color: #f90; font-weight: bold; font-size: 20px; text-decoration: none}

.menutop{
text-align: right; margin-right: 25px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 11px
}

a.menu{
color: #4f8095;
font-weight: bold;
text-decoration: none
}

a.menu:hover{
color: #f90;
font-weight: bold
}

a.menu_attivo{
color: #f90;
font-weight: bold;
text-decoration: none
}

a.menu_attivo:hover{
color: #4f8095;
font-weight: bold
}

.diritti{
text-align: center; font-size: 11px; color: #666;
}

.titoloservizi{
font-size: 12px; color: #f90; font-weight: bold; margin-top: 10px
}

.indirizzo { color: #4f8095; font-weight: bold; font-size: 11px}
a.indirizzo { color: #4f8095; font-weight: bold; font-size: 11px; text-decoration: none}
a.indirizzo:hover { color: #f90; font-weight: bold; font-size: 11px; text-decoration: underline}

a.legginews { color:#4f8095; font-weight: bold; text-decoration: none; font-size: 11px}

a.legginews:hover { color:#f90; font-weight: bold; text-decoration: none}

a.piede { color:#369; font-weight: bold; text-decoration: none}

a.piede:hover { color:#f90; font-weight: bold; text-decoration: none}

a.email { color:#f90; font-weight: bold; text-decoration: none}

a.email:hover { color:#369; font-weight: bold; text-decoration: none}

.campimodulo {font-weight: bold; color: #f90; font-size: 11px; margin-top: 5px}

a.pagpiumeno {color: #4f8095; text-decoration: none; font-size: 11px;}

a.pagpiumeno:hover {color: #f90; text-decoration: underline; font-size: 11px}

a.avantindietro {color: #4f8095; text-decoration: none; font-size: 10px;}

a.avantindietro:hover {color: #f90; text-decoration: underline; font-size: 10px}



