@import url(reset.css);

body {
	background: #7eb001 url(../img/bkg.jpg) repeat-x top;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	}
span.clear {
	clear:both;
	display: block;
	}
#main {
	font-size: 12px;
	line-height: 1.5em;
	text-align:left;
	width: 900px;
	margin: 0 auto;
	position: relative;
	}
#top {
	height: 508px;
	width:900px;
	}
#main img#bounch {
	position: absolute;
	top: 1px;
	right: 0;
	display: block;
	width: 481px;
	height: 195px;
	}
#main #richiedi_demo {
	position: absolute;
	width: 199px;
	height: 89px;
	left: 250px;
	top: 250px;
	display: block;

	}
#banner h1 {
	width: 310px;
	height: 105px;
	text-indent: -10000px;
	background:url(../img/logo.gif) no-repeat;
	}
		
#menu_main {
	width: 900px;
	height: 55px;
	background:url(../img/menu_bottom.jpg) no-repeat left top;
	}
#menu_main li {
	float:left;
	width: 300px;
	height: 55px;
	text-indent: -10000px;
	}
#menu_main li a {
	display: block;
	width: 300px;
	height: 55px;
	}
/*---------------heranet ----------------------*/
#heranet {
	width: 900px;
	height: 403px;
	background:url(../img/center_bkg.jpg) no-repeat bottom;
	}
#heranet h1 {
	position:absolute;
	left: 120px;
	top: 118px;
	width: 311px;
	height: 123px;
	text-indent: -10000px;
	background:url(../img/logo_heranet.gif) no-repeat;
	}
#colonnasinistra {
	width: 210px;
	height: 220px;
	float: left;
	}
#colonnadestra {
	width: 210px;
	height: 220px;
	float: right;

	}
#heranet #testo {
	margin-top: 100px;
	width: 445px;
	float: right;
	}
#heranet #testo p {
	margin-bottom: 10px
	}
#colonne {
	height: 220px;
	background: url(../img/colonna.gif) repeat-y center 50px; 
	}
#heranet #testo h4 {
	text-indent: -10000px;
	width: 210px;
	height: 20px;
	}
#velocita, #facilita, #sicurezza, #efficacia {
	height: 120px;
	width: 210px;
	}
#velocita h4 {
	background: url(../img/t_velocita.gif) no-repeat; 
	}
#facilita h4 {
	background: url(../img/t_facilita.gif) no-repeat; 
	}
#sicurezza h4 {
	background: url(../img/t_sicurezza.gif) no-repeat; 
	}
#efficacia h4 {
	background: url(../img/t_efficacia.gif) no-repeat; 

	}
/*-------------- BOTTOM ------------------*/
#bottom {
	color: #fff;
	padding-top:30px;
	padding-bottom:30px;
	font-size: 12px;
	line-height: 1.4em;
	background:  #a09e9f url(../img/bkg_bottom.jpg) repeat-x top ;
	}
div#inner_bottom {
	width: 840px;
	margin: 0 auto;
	text-align: left; 
	}
div#bottom_left {
	width: 400px;
	float: left;
	}
div#bottom_right {
	width: 400px;
	float: right;
	}
#bottom_right ul, #bottom_left ul {
	margin: 0 10px;
	}
#bottom li {
	padding-left: 30px;
	height: 30px;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	background:url(../img/v.gif) no-repeat left 10px;
	border-bottom: 1px dashed #ccc	}

strong.new {
	display: block;
	height: 12px;
	width: 28px;
	text-indent: -10000px;
	background: url(../img/new.jpg) no-repeat right bottom;
	position:absolute;
	right: 0;
	bottom: 4px;
	}