html {
	background-color: #CFEAF6;
	font-family: "Verdana";
	font-size: 14px;
}

body {
	background-image: url("../image/bgcorpo.jpg");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	width: 1000px;
}

#header {
	background: url("../image/bgheader.jpg") no-repeat center top;
	width: 900px;
	height: 260px;
	margin: 0 auto;
}

#header table {
	width: 800px;
	border: none;
	margin: 0 auto;
}

#span {
	clear: both;
	height: 210px;
}

#language {
	float: right;
	margin-right: 60px;
	margin-top: 20px;
}

p {
	margin: 0px;
}

A {
	color: #000000;
}

img {
	border: none;
}

#box_cont {
	float: right;
	margin: 15px 0px 10px 10px;
}

#box {
	border: 1px solid;
	width: 400px;
	height: 275px;
}

#corpo {
	width: 780px;
	margin: 15px auto 0px auto;
	text-align: justify;
}

#corpo  .tab_contatti {
	width: 500px;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #000000;
}

#corpo .tab_camere {
	width: 500px;
	margin: 10px auto;
	clear: both;
	text-align: center;
}

#testo {
	height: 275px;
}

/*
#corpo  .tab_camere {
	margin: 10px auto;
	clear: both;
}

.tab_camere td {
	text-align: center;
	border: 1px solid #000000;
}	*/

#corpo  .tab_offerte {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

#corpo  .tab_accesso {
	width: 200px;
}

#corpo .immagine {
	border: 1px solid;
}

#corpo .data {
	font-style: italic;
}

#corpo .titolo {
	font-size: 15px;
	font-weight: bold;
	color: #005598;
}

#corpo .cell_titolo {
	border-bottom: 1px solid;
	border-top: 1px solid;
}

.privacy {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
}

#login {
	float: right;
	margin: 15px 0px 10px 10px;
	width: 200px;
	text-align: center;
}

#footer {
	background: url(../image/bgfooter.jpg) no-repeat center bottom;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	height: 110px;
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}

.credit {
	font-size: 10px;
	text-align: right;
	padding-right: 70px;
}
