body {
	color: rgb(242, 242, 242);
	background-color: black;
	background-image: url(sfondo.gif);
	margin: 0px;
}
a:link {
	color: #a5c3ce;
}
a:visited {
	color: #a5c3ce;
}
a:active {
	color: #9fbfa8;
}
h4 {
	color: #CFEDFC;
}

div#foglio {
	width: 950px;
	height: 800px;
}
div#heather {
	width: 600px;
	height: 100px;
	text-align: center;
	margin: 40px 220px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#navigation {
	width: 160px;
	text-align: center;
	margin-top: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#content {
	margin: 220px 0px 0px 165px;
	width: 785px;
	height: 530px;
	background-image: url(esploso.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
}
div#footer {
	position: relative;
	width: 100%;
	height: 70px;
	margin-left: 165px;
}

p#titolo {
	font-size: 18px;
	text-decoration: underline;
}
img#banner {
	border: 0px solid ;
	width: 390px;
	height: 60px;
}
div#navigazione_testo {
	text-align: right;
	margin-right: 15px;
	margin-top: 250px;
}
p.dati_footer {
	font-size: 12px;
	margin: 3px 5px;
}
div#w3c {
	position: absolute;
	bottom: 15px;
	right: 40px;
}
div.linea_form {
	width: 400px;
	height: 23px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 5px;
}
div.nome_input {
	text-align: right;
	width: 100px;
}
div.casella_input {
	position: absolute;
	top: 0px;
	left: 105px;
}
img#immagine1 {
	
	position: absolute;
	right: 30px;
	top: 0px;
}
img#immagine2 {
	margin-left: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
}
img#immagine3 {
	margin-left: 50px;
	position: absolute;
	top: 0px;
	right: 30px;
}
div#contenitore_immagini_sotto {
	background-color: Gray;
	margin-top: 325px;
	position: relative;
}
img.namo-button1 {
	width: 125px;
	height: 40px;
}

