body {
	background-color: #CC0000;
	text-align:left;
	margin: 0px;
}

#container {
	width: 891px;
	margin-left:10px;
	margin-top:10px;
	background-color:#c1c1c1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#container-bottom {
width: 893px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 10px;
height:11px;
padding:0px;
top:0px;
background-image:url(../images/grafica/foot.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#header {
	width: 891px;
	height: 119px;
	margin:0px;
	background-image:url(../images/grafica/head.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#c1c1c1;
	text-align:left;
	border-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
	}

#header img.facciata {
vertical-align:top;
margin:0px;
padding: 0px;
}

#header img.logo {
padding-left: 18px;
vertical-align:top;
padding-top: 12px;
margin:0px;
padding-bottom: 0px;
}

#boxmenu {
width:198px;
float:left;
margin-left: 10px;
margin-top: 15px;
padding: 0;
}


/*MENU*/

#boxmenu #top {
width:198px;
height: 18px;
background-image:url(../images/grafica/menu-top.gif);
background-position:top;
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
	border-top-style:solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color:#000000;
}

#boxmenu #down {
width:198px;
height: 18px;
background-image:url(../images/grafica/menu-down.gif);
background-position:bottom;
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
border-top-style:solid;
border-top-width: 1px;
}

	
<!--NEW-->

#menu {
	padding: 0;
	margin: 0;
	height:auto;
}


ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: auto;
}


#menu a {
		display:block;
		padding:10px 10px;
		margin:0;
		height:10px;
		text-decoration:none;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		
	}
	
#menu a:hover,
#menu a:focus,
#menu a:active {font-weight:bold; font-size:13px; color:#FFFFFF;}


ul li {
	background:#CC0000;
	border-color:#000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
ul li ul {
	margin: 0px;
	
}
ul li ul li {
	padding: 0px 0 0px 20px;
	background-color:#FF4242;
	color:#000000;
}




#clear {
clear:left;
}

/*CENTRO*/
#boxcentro {
width:493px;
float:left;
margin-left: 10px;
margin-top: 15px;
display:block;
}

#boxcentro #top {
width: 493px;
height: 12px;
background-image:url(../images/grafica/centro-top.gif);
background-position:top;
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
}
#boxcentro #centrale {
	width: 491px;
	margin: 0px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #333333;
		font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#boxcentro #centrale p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	color:#000000;
	margin-top:0px;
	line-height: 18px;
}

#boxcentro #centrale p.titolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:15px;
	padding-right:15px;
	color:#999999;
	margin-top:0px;
	line-height: 18px;
}


#boxcentro #centrale p.colonna {
	text-align:justify;
	width: 290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:15px;
	padding-right:15px;
	color:#000000;
	margin-top:0px;
	line-height: 18px;
	float:left;
}

#boxcentro #centrale p.colonnadx {
text-align:center;
	width: 200px;
	float:right;
}

#boxcentro #down {
width: 493px;
height: 98px;
background-image:url(../images/grafica/centro-down.gif);
background-position:bottom;
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
}

.servizi{
width:300px;
float:left;
}

#imgservizi{
width:120px;
margin-right: 20px;
float: right;
text-align:center;
}

.clear{
clear:left;}

/*DESTRA*/
#boxdestra {
width: 130px;
float:left;
margin-left: 10px;
margin-top: 15px;
}

#boxdestra img {
margin: 5px;
}

.credits{
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;px;
	padding-left:15px;
	color:#ffffff;
}
