*{
	margin:0px;
	padding: 0px;
	border: 0px;
}


body{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #666;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #58585a;
	line-height: 1.5em;

}



div#content{
	width: 995px;
	margin: auto;
	height: 880px; /*------------------		DA ELIMINARE 	--------------------------*/
}


div#header, div#main, div#teaser, div#footer{position: absolute; width: 995px;}


/*HEADER*/

div#header{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 147px;
}

div#menu{
	width: 520px;
	height: 95px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	float: right;
	font-size: 14px;
}


div#menu ul{list-style: none; margin: 25px 0px 0px 15px;}

div#menu ul li{
	float: left; 
	margin: 0px 10px;
	background-image: url(../images/li.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding:0px 10px 0px 0px;
}

div#menu ul li, div#menu ul li a{display: block; height:45px;}

div#menu ul li a{color: white; padding: 15px 0px 0px 0px; height: 30px;text-decoration: none;}

div#menu ul li a:hover{text-decoration: underline;}

.last{background-image: none !important;}



div#claim{background-image: url(../images/claimGeneric.png); width: 520px; height: 53px; float: right;	}

/*MAIN*/
div#main{
	margin: 510px 0px 0px 60px;
	width: 875px;
	font-size: 11px;
}

div#main h1{ 
	font-family: Times, serif;
	font-size: 18px;
	color: #c03;
	font-style: italic;
	font-weight: normal;
	display: block;
	height: 35px;
	background-image: url(../images/h1.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	
}

div#main p{
	display: block;
	margin: 10px 0px;
}


/*TEASER*/
div#teaser{
	margin: 90px 0px 0px 0px;
	height:353px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

.legno1{background-image: url(../images/legno1.jpg);}
.legno2{background-image: url(../images/legno2.jpg); background-position: 0px 5px !important;}
.legno3{background-image: url(../images/legno3.jpg); background-position: 0px 5px !important;}
.legno4{background-image: url(../images/legno4.jpg); background-position: 0px 5px !important;}


/*================================================================================*/
/*================================		FORM	==================================*/

#form{
	height: 293px;
	width: 520px;
	background-image: url(../images/form.png);
	background-repeat: no-repeat;
	margin: 60px 0px 0px 476px;
	padding:60px 0px 0px 0px;
	font-size: 14px;
}


#form p{
	display: block;
	height:43px;
	width: 348px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: white;
}



#form p label, #form p input{display: block; float: left;}
#form p label{width: 70px; padding:5px 13px 0px 0px;height: 20px;text-align: right;}
#form p input, #form p textarea{height: 20px; width: 245px; border: 1px solid #999; font-size: 12px;padding:5px 5px 0px 5px;}
#form p textarea{height:90px;}
#form p.textArea{height: 110px;} 
#form p.licence{float: right;color: #993300;font-size: 10px;width: 135px; margin: -180px 0px 0px 20px;}
#form p.licence input{width: 15px;border: none;}
#teaser #form p.licence label{color: white; width: 80px; padding:2px 0px 0px 0px;}

#form .submit{
	width: 112px;
	height: 39px;
	position: absolute;
	margin: -52px 0px 0px 380px;
	padding:0px;
	border: 0px;
	background-image: url(../images/invia.png);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.error{color: red;font-size: 10px; }
#form p input.valid{color:black;}
/*================================		FINE FORM	==================================*/
/*====================================================================================*/





/*FOOTER*/
div#footer{
	height: 175px;
	margin: 730px 0px 0px 0px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left;
}
	
div#footer a{}
/*CLASSI*/

.clear{clear:both;padding:0px; border:0px; margin:0px; display:block;}

/*cisco*/

