body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#logo {
	/*text-align: center;*/
	width: 850px;
	margin: 0 auto;
	padding-bottom: 50px;
}

img.img-logo  {
margin-left: 296px;
float:left;
}

#facebook {
	margin: 0;
	float:right;
}

#menu {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 850px;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuBorder {
	padding-top: 13px;
}
.menu {
	padding: 37px;
	color: #CBCC66;
	font-size: 26px;
}
.menu a:link {
	color: #CBCC66;
	text-decoration: none;
}
.menu a:visited {
	color: #CBCC66;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	text-decoration: none;
}
#areaBodyHome {
	width: 850px;
	margin: 0 auto;
}
#areaBody {
	width: 850px;
	margin: 0 auto;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	color: #CCCCCC;
	font-size: 26px;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 1px;
}
hr {
	color: #CCCCCC;
	width: 788px;
	margin-top: 0px;
}
p {
	margin-left: 30px;
	margin-right: 30px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.p {
	font-weight: bold;
	text-decoration: underline;
	color: #CBCC66;
}
.pCorsiva {
	font-weight: bold;
	text-decoration: underline;
	color: #CBCC66;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
p img {
	margin-right: 10px;
}
.dati {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#areaFooter {
	width: 850px;
	margin: 0 auto;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear {
clear:both;
}
