BODY {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: "Arial Narrow", sans-serif;
	background: url(../../immagini/striscia1.JPG) center repeat-y;
	
}

#centrato {
	width: 801px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#corpo {
	width: 800px;
	float: left;
	background: #292C29 url(immagini/sfondoleft.JPG) repeat-y left;
}

fieldset {
	padding: 10px 10px 10px 10px;
	width: 505px;
}

legend {
	color: #8CBE8C;
	font: bold 120%;
}

#colonna-1 {
	float: left;
	width: 250;
	height: 1100;
	color: Black;
	background: transparent url(immagini/LEFT.jpg) no-repeat;
}


#colonna-2 {
	font-size: 80%;
	float: left;
	text-align: right;
	width: 520px;
	padding: 15px 5px 15px 10px; /*border: thin solid white;*/
}

#colonna-2 h1 {
	color: #E8E8E8;
}
#colonna-2 h3 {
	color: #DEBA84;
}

#colonna-2 a {
	text-decoration: none;
	color: #CE8639;
}

#colonna-2 p {
	color: gray;
}

#colonna-2 a:hover {
	color: white;
}


#header1 {
	background: Black url(immagini/header.jpg) center top no-repeat;
	text-align: right;
	color: #8B0000;
	height: 220px;
	padding: 0 15px 0 0;
	margin: 0;
}

#header1 p{
	font-size: 40px;
	padding: 145px 0 0 0;
	margin: 0 0 0 0;
}

#header2 {
	background: white;
	color: White;
	height: 50px;
	font-size: smaller;
}

#colonna-1 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

