<!--

html           {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: White;
	background-image: url(sfondo.gif);
}


/*
************************************************************
                         PLSAFFARE
************************************************************
*/

.pulsaffare {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 0px;
   padding-bottom: 2px;
	padding-left: 10px;
   padding-right: 10px;
	background-image: url(pulsaffare.gif);
	border-left-color: #FFFAEA;
	border-left-style: solid;
	border-right-color: #ECC575;
	border-right-style: solid;
	border-top-color: #FFFAEA;
	border-top-style: solid;
	border-bottom-color: #ECC575;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-width: 3px;
}

.pulsaffare a:link, .pulsaffare a:visited {
	color: Navy;
	text-decoration: none;
} 

.pulsaffare a:hover {
	color: #00BFFF;
}

.pulsaffare a:active {
	color: Red;
	text-decoration: none;
} 

/*
************************************************************
                         PULSUBMIT
************************************************************
*/

.pulsubmit    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: Navy;
	background-color: #BCDDF0;
	border-bottom-color: #778D98;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #778D98;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #EAF2FB;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #EAF4F9;
	border-top-style: solid;
	border-top-width: 2px;
	cursor: pointer;
	padding:3px;
}

.pulsubmit  a:link, .pulsubmit a:visited  {
	color: Navy;
}

.pulsubmit  a:hover  {
	color: #FF8000;
}
/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: Navy;
	background-color: #BCDDF0;
}

.titolo  a:link, .titolo a:visited  {
	color: Navy;
}

.titolo  a:hover  {
	color: #FF8000;
}

/*
************************************************************
                        BARRALOGO
************************************************************
*/

.barralogo {
   position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 45px;
	background-image: url(barra_logo.gif);
	background-repeat: no-repeat;
}

/*
************************************************************
                        BARRATESTA
************************************************************
*/


.barratesta {
	height: 45px;
	background-image: url(barra_testa.gif);
	padding-left: 65px;
	padding-top: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Navy;
	background-repeat: repeat-x;
}

.barratesta a:link,  .barratesta a:visited  {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}
	
.barratesta a:hover {
	color: #FF8C00;
	font-weight: bold;
}

.barratesta a:active {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

.barratesta strong {
	color: Red;
}

/*
************************************************************
                           ZOOM
************************************************************
*/

.zoom {
	position: absolute;
	right: 5px;
	top: 0px;
	width: 20px;
	height: 20px;
}

/*
************************************************************
                           SITO
************************************************************
*/

.sito {
	position: absolute;
	right: 35px;
	top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.sito a:link,  .sito a:visited  {
	color: White;
	text-decoration: none;
}
	
.sito a:hover {
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
}

.sito a:active {
	color: Red;
	text-decoration: none;
}

/*
************************************************************
                           LOCK
************************************************************
*/

.lock {
	position: absolute;
	left: 58px;
	top: 26px;
}

/*
************************************************************
                         BARRA
************************************************************
*/

.barra {
	margin-top: -24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 35px;
	margin-bottom: 50px;
}

.barra ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barra li {
	float: right;
	list-style-type: none;
	list-style-position: inside;
	height: 20px;
}

.barra li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(barra.gif);
	border-left-color: #FFFAEA;
	border-left-style: solid;
	border-right-color: #ECC575;
	border-right-style: solid;
	border-top-color: #FFFAEA;
	border-top-style: solid;
	border-bottom-color: #ECC575;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-width: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
} 


.barra a:link, .barra a:visited {
	color: Navy;
	text-decoration: none;
} 

.barra a:hover {
	color: #00BFFF;
	background-image: url(barra_on.gif);
}

.barra a:active {
	color: Red;
	text-decoration: none;
	background-image: url(barra_on.gif);
} 

.barra strong {
	color: Red;
}

.barra s {
	color: Purple;
}

/*
************************************************************
                       BARRARISERVATA
************************************************************
*/

.barrariservata {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 35px;
	margin-bottom: 50px;
}

.barrariservata ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barrariservata li {
	float: right;
	list-style-type: none;
	list-style-position: inside;
	height: 20px;
}

.barrariservata li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #BCDDF0;
	border-bottom-color: #778D98;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #778D98;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #EAF2FB;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #EAF4F9;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
} 


.barrariservata a:link, .barrariservata a:visited {
	color: Navy;
	text-decoration: none;
} 

.barrariservata a:hover {
	color: #FF8000;
	background-color: #E0EFF8;
}

.barrariservata a:active {
	color: Red;
	text-decoration: none;
	background-image: url(barra_on.gif);
} 

.barrariservata strong {
	color: Red;
}

.barrariservata s {
	color: Purple;
}


/*
************************************************************
                         CORPO
************************************************************
*/

.corpo {
   clear: both;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 10px;
	text-align: justify;
	line-height: 170%;
}

a:link, a:visited {
	color: #FF8C00;
	text-decoration: none;
} 

a:hover {
	color: #00BFFF;
}

a:active {
	color: Red;
	text-decoration: none;
} 

.grande {
	font-size: 14px;
	font-weight: bold;
}

.medio {
	font-size: 12px;
	font-weight: bold;
}

.normale     {
}

.piccolo     {
	font-size: 9px;
}

.messaggio   {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.campo       {
	font-style: normal;
	color: #708090;
}

.stile1      {

}

.stileon {
	color: Red;
}

hr {
	border: solid #BCDDF0;
	border-width: 2px 0px 0px 0px; /*clear: both;*/
	line-height: 0px;
}

.cellachiaro {
	border: solid Gray;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 5px;
}

.cellascuro {
	border: solid Gray;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 5px;
	background-color: #BCDDF0;
}

.corpo ul  {
	list-style-type: square;
	margin-bottom: 0px;
}

.corpo strong  {
	color: Red;
}

.errore {
	border: 1px solid #FEE5B2;
	background-color: #F3F1AB;
	padding: 5px;
	color: Maroon;
	font-weight: bold;
	text-align: center;
}

.gif0  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.gif1  {
	border: 0px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.chiaro {
	background-color: White;
	background-image: url(chiaro.gif);
}

.scuro {
	background-color: White;
	background-image: url(scuro.gif);
}

.riquadro {
   padding: 5px;
	border: 2px solid #BCDDF0;
}

.dati {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bordoleft {
	border-left: 2px solid #BCDDF0;
	padding-left: 5px;
}

.bordobottom {
	border-bottom: 2px solid #BCDDF0;
	padding-bottom: 2px;
}

.serviziotrue  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.serviziofalse  {
	border: 0px;
   filter:alpha(opacity=20);
   opacity: 0.2;
   -moz-opacity:0.2;
}

/*
************************************************************
                         Annunci
************************************************************
*/

.annuncio1 {
	background-image: url(sfondo_annuncio_1.gif);
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #20B2AA;
}

.annuncio1 address {
	color: #20B2AA;
}

.annuncio1 .jpg {
	border: 1px solid #20B2AA;
}

.annuncio2 {
	background-image: url(sfondo_annuncio_2.gif);
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #6495ED;
}

.annuncio2 address {
	color: #6495ED;
}

.annuncio2 .jpg {
	border: 1px solid #6495ED;
}

.annuncio3 {
	background-image: url(sfondo_annuncio_3.gif);
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #FF9268;
}

.annuncio3 address {
	color: #FF9268;
}

.annuncio3 .jpg {
	border: 1px solid #FF9268;
}

/*
************************************************************
                         Pagine
************************************************************
*/

.pagine {
	color: #D3D3D3;
}

.pagine a, .pagine a:link, .pagine a:visited {
	color: Navy;
}

.pagine a:hover, .pagine a:active {
	color: #00BFFF;
}

.pagine span{
	color: Navy;
}

-->
