@import url();

body {
	font-family: Helvetica, Verdana, sans-serif;
	margin: 0;

	padding: 0;
	background-color: #666666;
		background-image: url(bg3.png);
background-repeat: repeat-y;

}

a, a:link, a:visited {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: none;
}

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

h1 {
	font-size: 1.5em;
	font-weight: bold;
}
#cornice {
	width: 100%;
	height: 100%;
    overflow: hidden;

}
.testo {
	position:absolute;
	top:120px;
	left:0px;
	height: 375px;
	width: 375px;
	
}


#image {
	margin-left: 375px;
	height: 375px;
	width: 100%;
	<!-- background-image: url(pavimento-graniglia.png);
	background-repeat: no-repeat;
	 background-position: left; -->

}
.clear {clear: both;}

#logo ul { 
	float: left;
	width: 375px;
	margin-top: 330px;
	padding: 0px;
	text-align: center;

}
#logo li { float: left;
	width: 375px;
	text-align: center;
	list-style: none;
	display : inline;
	padding: 0px;
	margin: 0px;
	
}


#logo li a { 
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	}
#logo li a:hover { 
color: #ff6600;
	}
#logo {
	width: 375px;
	height: 375px;
	padding: 0px;
	overflow: hidden;
	float: left;
		 background-color: #2d5d44;
		 background-image: url(logo2.png);
background-repeat: no-repeat;
}
#destra {
	width: 1000px;
	height: 375px;
	float: left;
			 
}
#cornice2 {
	width: 1375px;

	border-top: solid 4px #FFF;
	border-bottom: solid 4px #FFF;
	height: 375px;
overflow: hidden;
background-color: #888;

}
#uno{
	width: 1375px;


	height: 160px;

}
#sinistrauno {
	width: 375px;
	height: 160px;
background-image: url(testo01.png);
background-repeat: no-repeat;	
background-position: bottom center;
overflow: hidden;
	float: left;
}
#destrauno {
	width: 1000px;
	height: 160px;
		overflow: hidden;
	float: left;
}
#tre{
	width: 1375px;


	height: 200px;

}
#sinistratre {
	width: 375px;
	height: 200px;

	overflow: hidden;
	float: left;
}
#destratre {
	width: 1000px;
	height: 200px;

	overflow: hidden;
	float: left;
}
#destratre p { font-size: 14px;
color: #FFF;
margin-left: 20px;}
#destratre a { 
color: #FFF;
}
#destratre a:hover { 
color: #ff6600;
}
.clear {
	clear: both;}
	

