html,body{margin:0;padding:0}
html{height: 100%; margin-bottom: 1px} /*per la scrollbar laterale in Opera e Mozilla*/

body {
     text-align:center;
	 font-size: 10px;
	 color: #5c5c5c;
	 font-family: Verdana, Arial, 'Trebuchet MS', sans-serif;       
	}
p{margin:0px 10px 10px}
p.sitemap   {text-align: justify;}

/*  HEADER  */
div#header{
	 margin:0px;
     color: #5c5c5c;
	 background: #fff;
    }
div#alto{
     height:95px;
	 background: #fff;
     background-image: url("../images/theme/logo.jpg");
	 background-repeat: no-repeat ;
	 background-position: top left;
    }
div#medio{
	 margin:0px;
     height:20px;
	 background: #5c5c5c;
	 color: #fff;
	 background-image: url("../images/theme/barra.gif");
	 background-repeat: repeat-x ;
	 background-position: top left;
    }
div#basso{
	 height:229px;
	 background: #fff;
	 margin:0px;
    }
div#sx{
     float:left;
	 height:229px;
	 width:215px;
	 margin:0px;
     background: #fff;
     background-image: url("../images/theme/menu-bkg.jpg");
	 background-repeat: no-repeat ;
	 background-position: top left;
    }
div#dx{
     float:right;
	 height:229px;
	 width:585px;
	 background: #fff;
	 margin:0px;
    }
/*  FINE HEADER  */
	
	
/*  MENU  */
div#menu{
     width:191px;
	 margin:30px 12px 10px 12px;
	}
div#menu ul {
	 padding: 0px;
	 margin: 0px;
	 list-style: none;
	 float: left;
    }
 ul.modulo {
     list-style-image:url("../images/theme/list.gif");
	}
div#menu li {
	 border-bottom:#DEAD4F 1px solid;
     width: 191px; 
    }	
#menu a{
	 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	 line-height: 10px;
	 letter-spacing: 1px;
    }
#menu a:hover{
	 padding-left:10px;
	 color: #DEAD4F;
	 text-decoration: none;
	 background-image: url("../images/theme/arrow.gif");
	 background-repeat: no-repeat ;
	 background-position: center left;
    }
/*  FINE MENU  */
.space{
    padding: 10px;
    }

/*  TESTO  */
.sottotitolo {
     font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #5c5c5c;
	 text-decoration: none;
	 line-height: 18px;
	 text-align: justify;
	 margin: 5px;
	}
.titolo {
	 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 color: #669900;
	 text-decoration: none;
	 text-align: justify;
	 margin:5px;
    }
.testo_gen {
	 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 color: #4B4741;
	 text-decoration: none;
    }
.bianco {
	 color: #ffffff;
    }
div#content{
	 color: #4F5359;
	 text-decoration: none;
	 line-height: 18px;
	 text-align: justify;
    }
/*  FINE TESTO  */
div#cornice{
     border: 1px solid #669900;
	 margin: 10px 20px 10px 20px;
	}

	
div#container{
     text-align:left;
     width:800px;
	 margin:0 auto;
	}

	
/*  FOOTER  */
div#footer{
     height: 18px;
	 background: #5c5c5c;
	 color: #FFF;
	 clear:both;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 line-height: 18px;
	 text-align: center;
	/*  padding: 2px; */
	}
#footer a{
	 color: #fff;
	 text-decoration: none;
    }
#footer a:hover{
	 color: #fff;
	 text-decoration: underline;
    }
/*  FINE  FOOTER  */


/*  LINK GENERALI  */

a.title, a.title:visited {
	color: #5c5c5c;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
		
}

a.title:hover, .title:focus {
	color: #669900;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}

a.bold, a.bold:visited {
	color: #5c5c5c;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
		
}

a.bold:hover, .bold:focus {
	color: #669900;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}

a.case, a.case:visited {
	color: #5c5c5c;
	font-weight:normal;
	font-size:10px;
	text-decoration: none;
		
}

a.case:hover, .case:focus {
	color: #5c5c5c;
	font-weight:normal;
	font-size:10px;
	text-decoration: underline;
}

a.arancio, a.arancio:visited {
	 color: #669900;
	 text-decoration: underline;	
    }

a.arancio:hover, .arancio:focus {
	 color: #5c5c5c;
	 text-decoration: underline;
    }

   a{
     color: #5c5c5c;
	 text-decoration:none;
	}
a:hover{
     color: #669900;
	 text-decoration:none;
	}

a.inverso {
	 color: #669900;
	 text-decoration: none;	
    }
a.inverso:hover {
	 color: #5c5c5c;
	 text-decoration: none;
    }
/*  FINE  LINK GENERALI  */

p.verde {color: #669900;}
b.verde {color: #669900;}

/* Form */
.form {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	background-color: #669900;
	border: 1px solid #5c5c5c;
}
TD.form_1, SPAN.form_1 {
	color: #5c5c5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.inputbox {
    color: #5c5c5c;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
	background: #FFFFFF url(../images/modulo.gif);
	border: 1px solid #669900;
	padding: 1px 1px 1px 2px;
}
.inputboxbold {
    color: #5c5c5c;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background: #FFFFFF url(../images/modulo.gif);
	border: 1px solid #669900;
	padding: 1px 1px 1px 2px;
}
.gallery{
	color: #5c5c5c;
	background-color:#fff;
	font-weight: bold;
	font-size: 12px;
	height:20px;
	border-bottom: 1px solid #5c5c5c;
}
a.gallery, a.gallery:visited{
  color: #5c5c5c;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #fff;
}

a.gallery:hover {
  color: #FFCC00;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #fff;
}
.offertatitolo {
	padding: 5px 5px 0px 5px;
	margin: 0px 10px 0px 5px;
	font-weight:bold;
	color:#669900;
}

.offerta {
	padding: 5px;
	margin: 0px 10px 10px 5px;
}

a.linkopaco img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
border: 1px solid #fff;
}

a.linkopaco:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border: 1px solid #fff;
}

a.linkopaco_inv img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

a.linkopaco_inv:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

