


#menu {
	background:url('../images/menuback.png') ;
	height:28px;
	width:946px;
	margin:0;
	padding:0;
}

#menu a {
	text-decoration:none;
	color:white;
}

#menu li {

}

#menu li ul { /* NASCONDO I SOTTOMENU */
 display: none;

}

#menu li:hover ul { /* MOSTRO IL SOTTOMENU AL PASSAGGIO DEL MOUSE*/
 display: block;
  position: absolute;
  z-index:1;
  width:125px;
  padding: 0;
  margin: 0 0 0 -10px;
  border:0px solid black;
  background:url('../images/menuback.png') #000;
  color:white;
  text-align:left;

 }

 
/* UN PO' DI SITLE PER I LINK */
#menu li li {
 border: none;
 width: 120px;
 font: 17px/17px 'CicleSemi', Arial, sans-serif;
 height:23px;
}
 
#menu li li a {
 padding: 2px 2px 2px 10px;
}







#footer {
	background:url('../images/pattern_footer2.png');
	height:150px;
	width:946px;
	margin:0;
	padding:0;
	font: 15px/20px 'CicleSemi', Arial, sans-serif;
}

#footer a {
	text-decoration:none;
	color:white;
}

#footer li {
	color:white;
	font: 20px/15px 'CicleSemi', Arial, sans-serif;

	list-style:none;
	display:inline-block;
	height:187px;
	border:0px solid red;
	vertical-align:center;
	margin-top:5px;
	margin-left:5px;
}


#test {
	background:url('/images/backFooter.png');
	
	color:red;
}

.main {
	font: 28px 'Helvetica', Arial, sans-serif;
	
	background:url('../images/mainback.png');
	height:395px;
	position:relative;
}

.main .green {
	font: 30px 'Helvetica', Arial, sans-serif;	
	color: #56853e;
	
}

.main .motto {
	position:absolute;
	right:22px;
	bottom:60px;
	width:300px;
	height:130px;
	border:0px solid red;
	text-align:left;
}

.features {
	background:url('../images/featuresback.png');
	border:0px solid red;
	width:100%;
	height:240px;
}

.features tr.icons {
	height:100px;
}
.features tr.icons td {
	text-align:center;
	vertical-align:middle;
}

.features table {
	background:transparent;
	border-collapse: collapse;
}
.features td { 
	/*font: 20px 'CicleSemi', Arial, sans-serif;
	border:0px solid red;*/
	font: 17px/24px Helvetica,Arial; 
	color:#898989;
	text-align:left;
	padding:5px 10px;
	vertical-align:top;
	width:220px;
}

.features img{ 
	margin-left:-45px;
}



.features .header a { 
	/*font: 20px 'CicleSemi', Arial, sans-serif;*/
	font: lighter 18px/20px 'Helvetica',Arial,sans-serif;
	color:#639a49;
	
}


.footer {
	/*background:url('../images/backFooter.png');*/
	border:0px solid red;
	width:100%;
	height:207px;
}
.footer tr {
	text-align:center;
	vertical-align:middle;
}

.footer table {
	background:transparent;
	border-collapse: collapse;
}



/*
	Modules
*/
.testo{ font: 17px/24px Helvetica,Arial; padding:10px; color: #898989; padding: 20px 50px 5px 20px; text-align: justify;}
.testo h1 {font: bolder 25px/20px Helvetica,Arial; color: #414042}
.testo h2 {font: bolder 18px/24px Helvetica,Arial; color: #414042}
.testo h3 {font: bolder 16px/24px Helvetica,Arial; color: #414042}
.testo .bold {font-weight: bold;color:#414042}

.testo .header a { 
	font: 18px/20px 'Helvetica',Arial,sans-serif;
	color:#639a49;
	
}




.contents {
	background:white;
	border:0px solid red;
	/*height:400px;
	overflow:scroll;*/
}
 .titolo  {
	color:#639A49;
	font-size: x-large;
}

.corpo {
	 margin-left: 70px;
    text-align: justify;
     width: 75%;
}


.change_opacity {
  opacity: 0.7;
  filter: alpha(opacity = 70);
}


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

#background-image
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;-
	font: 20px 'CicleSemi',Arial,sans-serif;*/
	font: 16px 'Helvetica',Arial,sans-serif;
	margin: 20px;
	 width: 95%;
	text-align: left;
	border-collapse: collapse;
	background: url('../table-images/blurry.jpg') 500px 59px no-repeat;
}
#background-image th
{
		
	font:bold 20px 'CicleSemi',Arial,sans-serif;
	/*color: #339;*/
}
#background-image td
{
	padding: 5px 2px;
	/*color: #669;*/
	border-top: 0px solid #639A49;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	/*color: #339;*/
	background: none;
}

a.SfondoChiaro {FONT-SIZE: 16px; TEXT-DECORATION: underline; }
a.SfondoChiaro:visited {FONT-SIZE:16px; TEXT-DECORATION: underline; }
a.SfondoChiaro:hover {text-decoration: none;FONT-SIZE:16px;  }	


/**************************************/
/*              BUTTONS               */
/**************************************/
.button {
	background:url("../img/buttons.png")0 -64px;
	display:block;
	color:#fff;
	font-size:16px;
	height:32px;
	width:220px;
	line-height:30px;
	text-align:center;
	padding:0;
	margin:0 0 20px 0;
	 position: relative;
    right: 158px;
}
button.button{
	border:none;
	font-size:16px;
	padding-bottom:4px;
	height:32px;
}
.button:hover {
	background:url("../img/buttons.png") 0 -96px;
}
a.button:link, a.button:active, a.button:visited, a.button:hover {
	color:#fff;
	text-decoration:none;
}
.button-row {
	overflow:hidden;
}
.button-row .button {
	float:left;
	margin-right:20px;
}
.button-row .last {
	margin-right:0;
}
.green-button {
	background:url("../images/buttons.png") 0 -64px;
}
.green-button:hover {
	background:url("../images/buttons.png") 0 -96px;
}

/**************************************/
/*               FORMS                */
/**************************************/
/* see: http://fecklessmind.com/2009/01/23/how-to-reliable-css-forms/ */

fieldset {clear: both;}
legend {padding: 0 0 1.286em; font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {padding: 0 0 1.5em; font-size: 1em;}
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

form .field, form .buttons {clear: both; margin: 0 0 1.5em;}
form .field label {display: block;}
form ul.fields {margin: 0 0 1.5em; padding: 0;}
form ul.fields li {list-style-type: none; margin: 0;}
form ul.inline li, form ul.inline label {display: inline;}
form ul.inline li {padding: 0 .75em 0 0;}

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {vertical-align: middle;} /* ie6 */
*+html input.radio, *+html input.checkbox {vertical-align: middle;} /* ie7 */

textarea {overflow: auto;}
input.text, input.password, textarea, select {margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: baseline;}
input.text, input.password, textarea {border: 1px solid #444; padding: 2px;}

/* horizontal layout */
form.horizontal .field {padding-left: 200px;}
form.horizontal .field label {display: inline; float: left; width: 180px; margin-left: -200px;}

input.checkbox{
	width:auto;
	border:none;
}
form.horizontal .small-label{
	float:left;
	padding-top:3px;
}
form.horizontal .small-label label{
	margin-left:0;
	float:none;
	font-weight:normal;
}
input, textarea, input[type='text'], input[type='password']{
	background:#fff url("../images/pl_input_bg.png") repeat-x top;
	font-family:Verdana, Arial, Geneva, sans-serif;
	border:#aaa 1px solid;
	color:#333;
	font-size:14px;
	width:210px;
	padding:2px 4px 5px 4px;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover{
	border-color: #666;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus{
	border-color: #2bb2c2;
}
#spam_catcher {
	display:none;
}
.submit-row button{
	float:right;
}