body {
	background-color: #C1DBF4;
	margin: 0px;
}
#redline1 {
	background-color: #F00;
	height: 5px;
	width: 100%;
	top: 205px;
	position: absolute;
}
#redline2 {
	background-color: #F00;
	height: 5px;
	width: 100%;
	top: 595px;
	position: absolute;
}
#immaginetop {
	height: 205px;
	width: 971px;
	margin-left: -485px;
	position: absolute;
	left: 50%;
	top: 0px;
}

#witheline {
	background-color: #FFF;
	height: 385px;
	width: 100%;
	top: 210px;
	position: absolute;
}
#menu {
	position: relative;
	height: 392px;
	width: 221px;
	float: left;
}
#slide {
	position: relative;
	height: 418px;
	width: 693px;
	float: right;
	background-image: url(img/slide.jpg);
}
#boxmenuslide {
	height: 418px;
	width: 916px;
	margin-left: -458px;
	position: relative;
	left: 50%;
	top: 10px;
}
#corpo {
	background-color: #FFF;
	position: absolute;
	width: 928px;
	top: 650px;
	margin-left: -464px;
	left: 50%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#box1 {
	float: left;
	width: 449px;
}
#box2 {
	float: right;
	width: 449px;
}
ul {
	list-style-image: url(img/v.jpg);
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#address {
	width: 100%;
	position: relative;
	left: 0%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 80px;
	bottom: 0px;
	background-color: #C1DBF4;
	vertical-align: middle;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
}

.titoli {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0340C;
}
.logo {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
