body { height:100%;
	margin:0;
        padding:0;
	text-align:center;
	background-color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a {	text-decoration:none;
	color:#B67D36;
}
a:hover{
	color:#ffffff;
}
a:active{
	color:#ffffff;
}
#language{
	left:8px;
	background-color:transparent;
	float:left;
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;	
}
#language h4{
	margin:10px 0 0 10px;
	padding:0;
	margin-bottom:5px;
}
#language ul{
	margin: 0;
        padding: 0;
	list-style: none;
}
#language li{
	font-size:7pt;
	display:inline;
	margin: 0;
	padding: 0;
	float:left;
}
#language ul li a.active{
	color:#ffffff;
	text-decoration: none;
	list-style: none;
}
#language ul li a:hover{
	color:#ffffff;
	text-decoration: none;
	list-style: none;
}
#container {	
	width:800px;
	height:100%;
	margin:220px;
	margin-top:0;
	padding:0;
	position:relative;	
	color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content {
	margin:0;
	padding:0;
}
#header {
 	height:200px;
	width:100%;
	margin-top:10px;
	padding-top:10px;
	background-color:#40332b;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius: 5px;
}
#Titolo{
	position:relative;
	margin-top:120px;
	padding:0;
	float:left;
	width:300px;
	height:80px;
	background:url(images/Titolo.jpg) no-repeat;
}
#cornicesx{
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	height:800px;
	width:200px;
	background:url(images/cornicesx.jpg) 
}

#Descrizione{
	width:800px;
	margin:0;
	left:0px;
	margin-top:50px;
	float:left;
}
#Descrizione h1,h2{
	color:#ffffff;
	height:30px;
	font-size:18pt;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}
#Descrizione p{
	color:#ffffff;
	height:100%;
	text-align:left;
	font-size:11pt;
	margin-left:5px;
	margin-right:5px;
	width:800px;
}

#spallasx {
        float:right;
	margin:0;	
	padding:0;
	width:400px;
	height:450px;	
}
#imgsx{
	margin-top:200px;
	padding:0;
	width:300px;
	height:400px;
	background:transparent url(images/spallasx.jpg);
}
#Asta1{ position:absolute;
	float:left;
        left:400px;
	margin-top:200px;
	padding:0;
	width:400px;
	height:496px;
	background:transparent url(images/Asta1Quadro.jpg) no-repeat;
}
#menusx{
	float:right;
	width:250px;
	padding:0;
	height:150px;
}
#menusx ul{
	margin-top:10px;
	margin-right:0px;
	padding:10px;
	text-align:right;
	list-style: none;
}
#menusx li{
	font-size: 0.8em;
	margin:0;
	padding:2px;
	text-decoration: none;
}
#menusx ul li a.active{
	color:#ffffff;
	padding-right:10px;
	font-weight: bold;
	border-right:4px solid #ffffff;
}
#menusx ul li a:hover{
	font-weight: bold;
}
#footer {
	margin-bottom:10px;
	bottom:0;
	width:100%;
	height:20px;
	background-color:#40332b;
	float:left;
	clear:both;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px;
}

