@charset "UTF-8";
/* CSS Document */

	body {
	margin: 0;
	padding: 0;
	background-color: #F0EEEE;
	}
	
	img {
	border: 0; 
	}
	
	#contenitore {
	position:absolute;
	left:50%;
	top:5px;
	width:1000px;
	height:565px;
	margin:0 0 0 -500px;
	}
	
	#contenitore2 {
	position:absolute;
	left:50%;
	top:100px;
	width:1000px;
	height:509px;
	margin:0 0 0 -500px;
	}
	
	#case-intestazione {
	position:absolute;
	top: 5px;
	left:5px;
	}
	
	#logo {
	position:absolute;
	top: 5px;
	width:355px;
	height:40px;
	left: 444px;
	}
	
	#bottoni {
	position:absolute;
	top: 5px;
	width:178px;
	height:40px;
	left: 812px;
	}
		
	#menu-up ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
	#menu-up li {
	list-style:none;
	float:left;
	margin:0;
	padding-left:15px;
	}
	
	.menu-up {
	position:absolute;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#A9A9A9;
	font-weight:bold;
	font-size:16px;
	left:530px;
	top:95px;
	line-height:29px;
	z-index:10;
	}
	
	.menu-up A:link {text-decoration: none; color: #A9A9A9}
	.menu-up A:visited {text-decoration: none; color: #A9A9A9}
	.menu-up A:active {text-decoration: none; color: #333}
	.menu-up A:hover {text-decoration: none; color: #333}
	
	
	#righe-verdi {
	position:absolute;
	top: 70px;
	background-image:url(../images/righe-verdi-intestazione.jpg);
	background-repeat:no-repeat;
	width:797px;
	height:57px;
	left: 0px;
	}
	
	.testo-intestazione {
		position:absolute;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		color:#333;
		font-size:30px;
		font-weight:bold;
		padding-top:8px;
		padding-left:10px;
	}
	
	.testo-contatti {
		position:absolute;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		color:#333;
		font-size:12px;

	}
		.testo-contatti A:link {text-decoration: none; color: #A9A9A9}
	.testo-contatti A:visited {text-decoration: none; color: #A9A9A9}
	.testo-contatti A:active {text-decoration: none; color: #333}
	.testo-contattip A:hover {text-decoration: underline; color: #333}
	
	.testo-piepagina {
		position:absolute;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		color:#333;
		font-size:9px;
		padding-left:5px;
		vertical-align:middle;
	}
	
	#testo-wallup-intestazione {
	position:absolute;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:11px;
	color:#333;
	width:189px;
	height:59px;
	left:808px;
	top:33px;
	}
	
	#riga-verde {
	position:absolute;
	margin-top:530px;
	width:810px;
	height:2px;
	background-image:url(../images/riga-verde.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: -117px;
	}
	
		#spazio-verde {
	position:absolute;
	margin-top:0px;
	width:907px;
	height:400px;
	background-image:url(../images/sfondoidee.jpg);
	}
	
		#riga-arancio {
	position:absolute;
	margin-top:560px;
	width:810px;
	height:2px;
	background-image:url(../images/riga-arancio.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: -117px;
	}
	
		#riga-azzurra {
	position:absolute;
	margin-top:590px;
	width:810px;
	height:2px;
	background-image:url(../images/riga-azzurra.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: -117px;
	}
	
		
	#testi-moduli-big ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
	.testi-moduli-big {
	position:absolute;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
	font-size:27px;
	left:809px;
	top:391px;
	line-height:29px;
	}
	
	.testi-moduli-big A:link {text-decoration: none; color: #333}
	.testi-moduli-big A:visited {text-decoration: none; color: #333}
	.testi-moduli-big A:active {text-decoration: none; color: #ccc}
	.testi-moduli-big A:hover {text-decoration: none; color: #ccc}
	

	#tile-1 {
	position:absolute;
	width:797px;
	height:332;
	top:53px;
	left:7px;
	z-index:99;

	}
	
		#tile-2 {
	position:absolute;
	width:177px;
	height:108px;
	top:53px;
	left:812px;
	z-index:99;

	}
	
		#tile-3 {
	position:absolute;
	width:177px;
	height:108px;
	top:165px;
	left:812px;
	z-index:99;

	}
	
		#tile-4 {
	position:absolute;
	width:177px;
	height:108px;
	top:277px;
	left:812px;
	z-index:99;

	}
	
	#pie-pagina {
	position:absolute;
	width:971px;
	height:30px;
	top:490px;
	}
	
	
	

