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) repeat-y center;
}
#centrato {	
	width: 801px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#corpo {
	width: 800px;
	float: left;
	background: #292C29 url(immagini/sfondosx.gif) repeat-y left;
}

#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, colonna-2 {
	padding-top: 0.5em;
	padding-bottom: 1px;
}
/*Inizio classe box*/

.box {
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	background: transparent url(immagini/boxsup.JPG) no-repeat top center;
	color: gray;
	width: 240px;
}

.box h5 {
	color: #AAA68C;
}

.box p {
	color: white;
	text-align: justify;
}
.box p, .box h5
{
	padding: 0 4px 0 4px;
	font-size: 11pt;
}
/*Fine classe box*/

#colonna-1 {
	float: left;
	width: 242px;
	color: Black;
	background: black url(immagini/sfondosx.JPG) no-repeat top;
}





