@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0;
	margin-left: 0;
	color: #666;
}
#header {
	width: 1000px;
	height: 194px;
	margin: 0 auto;
	background-color: #FFF;
}
#banner {
	height: 194px;
	width: 1000px;
	float: left;
	background-image: url(../images/bannerPrehome.jpg);
	background-repeat: no-repeat;
}
#titolo1 {
	background-image: url(../images/titolo.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 562px;
	float: left;
	margin-top: 34px;
}
#footer {
	width: 1000px;
	height: 450px;
	margin: 0 auto;
	background-color: #FFF;
	clear: both;
}
#footerColsx {
	background-image: url(../images/cerchio.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 182px;
	float: left;
	margin-top: 268px;
}
#footerColdx {
	background-color: #FFF;
	float: right;
	width: 672px;
}
#photo {
	width: 672px;
	float: left;
	height: 133px;
	margin-top: 11px;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}
#titolo2 {
	background-image: url(../images/sottitolo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 402px;
	margin-top: 11px;
}
#lang {
	height: 65px;
	width: 120px;
	float: left;
	margin-top: 35px;
	margin-left: 35px;
}
#lang2 {
	float: left;
}
#loghi {
	background-image: url(../images/loghiPrehome.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 620px;
	float: left;
}
#legal {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	width: 1000px;
	padding-top: 5px;
}
#moremuch {
	background-image: url(../images/muchmore.jpg);
	height: 83px;
	width: 128px;
	position: absolute;
	left: 394px;
	top: 536px;
}

#fb {
	float: left;
	position: absolute;
	margin-top: 295px;
	margin-left: 905px;
}

