﻿body { margin:0 1px 0 0; }
body{font: 76% Trebuchet MS, arial,sans-serif;text-align:left; }
a{	text-decoration: none;
	color: #000000;}
p {
	margin: 0 10px 3px }
#container.box {
	height: 2000px; width: 1024px;
}
#header {background-image:url('header.jpg');
float: center;
height: 491px;
width: 1024 px;
background-repeat:no-repeat;
}

#container
{background-image: url('BG.jpg'); height: 1500px; width: 1024 px; }

#colonna-sx { 
float: left; 
width: 17%; 
padding-left:60px;
}
#colonna-sx .box {
padding: 10px;
border-width: 1px; 
}

#principale { 
float: left; 
width: 50%; 
}

#principale .box {
	border-style: none none none none;
	border-color: #000;
	border-width: 1px;
	padding: 10px;
}

#colonna-dx { 
float: left; 
width: 20%; 
}
#colonna-dx .box {
padding: 10px;
border-width: 1px; }

#menu ul
{margin:10px 0; 
padding:0; 
list-style-type:none;}

#menu li
{BACKGROUND: url('menu.li.jpg') no-repeat left
bottom;	PADDING-TOP: 0px;
}
 
#footer { clear: left; background-image:url('footer.jpg'); height: 101px;
border-top: 0px solid #000;
border-bottom: 0px solid #000; 
}
