body {
	margin: 0px; padding: 0px; text-align: center; color: rgb(112, 112, 112); font-family: arial, verdana, sans-serif; font-size: 12px; background-image: url("../img/bcksite.png"); background-repeat: repeat-x; background-color: rgb(229, 239, 248);
}
.contenitore {
	margin: auto; width: 983px; background-image: url("../img/bckcontent.png"); background-repeat: repeat-y;
}
.cont2 {
	margin: auto; width: 936px;
}
.header {
	height: 101px; text-align: left; background-image: url("../img/header.png"); background-repeat: no-repeat;
}
.flag {
	height: 26px; margin-top: 73px; margin-right: 10px; float: right;
}
.flag img {
	border: 0px currentColor;
}
.logo {
	border: 0px currentColor; float: left;
}
.menu {
	height: 29px; background-image: url("../img/bckmenu.png");
}
.menu ul {
	list-style: none; margin: 0px; padding: 0px;
}
.menu li {
	margin: 0px; padding: 0px; display: inline;
}
.menu li a {
	background-position: right; height: 29px; color: rgb(255, 255, 255); line-height: 29px; padding-right: 15px; padding-left: 15px; font-size: 13px; font-weight: bold; text-decoration: none; float: left; display: block; background-image: url("../img/menurightbck.png"); background-repeat: no-repeat;
}
.menu li a:hover {
	background-position: right; background-image: url("../img/menurightbck2.png"); background-repeat: no-repeat;
}
.menu li .current {
	background-position: right; height: 29px; color: rgb(255, 255, 255); line-height: 29px; padding-right: 15px; padding-left: 15px; float: left; display: block; background-image: url("../img/menurightbck2.png"); background-repeat: no-repeat;
}
.cont_left {
	width: 267px; text-align: left; margin-right: 13px; margin-left: 15px; float: left;
}
.cont_center {
	width: 374px; text-align: left; margin-right: 13px; float: left;
}
.cont_center ul {
	list-style: url("../img/ls.gif");
}
.cont_center a {
	color: rgb(32, 125, 194); text-decoration: underline;
}
.cont_center a:hover {
	color: rgb(250, 174, 0); text-decoration: underline;
}
.cont_center .current {
	color: rgb(250, 174, 0);
}
.cont_center h1 {
	margin: 0px 0px 10px; padding: 0px; color: rgb(32, 125, 194); font-size: 14px;
}
.cont_center2 {
	width: 654px; text-align: left; margin-right: 13px; margin-left: 15px; float: left;
}
.cont_center2 ul {
	list-style: url("../img/ls.gif");
}
.cont_center2 a {
	color: rgb(32, 125, 194); text-decoration: underline;
}
.cont_center2 a:hover {
	color: rgb(250, 174, 0); text-decoration: underline;
}
.cont_center2 .current {
	color: rgb(250, 174, 0);
}
.cont_center2 h1 {
	margin: 0px 0px 10px; padding: 0px; color: rgb(32, 125, 194); font-size: 14px;
}
.cont_right {
	width: 244px; text-align: left; line-height: 25px; padding-top: 112px; float: left; background-image: url("../img/contattaci.png"); background-repeat: no-repeat;
}
.cont_right2 a {
	color: rgb(32, 125, 194); text-decoration: underline;
}
.cont_right2 a:hover {
	color: rgb(250, 174, 0); text-decoration: underline;
}
.cont_right2 {
	padding-right: 8px; padding-left: 10px;
}
.cont_right3 {
	line-height: 15px; padding-top: 20px; padding-right: 8px; padding-left: 10px;
}
.cont_right3 a {
	color: rgb(32, 125, 194); text-decoration: underline;
}
.cont_right3 a:hover {
	color: rgb(250, 174, 0); text-decoration: underline;
}
.standard {
	width: 267px; padding-top: 112px; background-image: url("../img/clubstandard.png"); background-repeat: no-repeat;
}
.platinum {
	width: 267px; padding-top: 112px; margin-top: 20px; background-image: url("../img/clubplatinum.png"); background-repeat: no-repeat;
}
.spiaggie {
	width: 267px;
}
.news {
	width: 267px; margin-top: 20px;
}
.footer {
	height: 98px; color: rgb(134, 144, 195); font-weight: bold; background-image: url("../img/footer.png"); background-repeat: no-repeat;
}
.foot2 {
	text-align: right; padding-top: 60px; padding-right: 20px;
}
.foot2 a {
	color: rgb(134, 144, 195); text-decoration: underline;
}
.footer2 {
	padding-top: 5px; padding-bottom: 2px;
}
.footer2 a {
	color: rgb(112, 112, 112);
}
.table_form {
	width: 96%; color: rgb(112, 112, 112); font-size: 12px; margin-top: 15px; margin-bottom: 10px; margin-left: 5px; background-color: rgb(207, 232, 245);
}
.table_form td {
	padding: 4px;
}
.table_form tr {
	
}
.table_form tr:hover {
	background-color: rgb(245, 244, 243);
}
.table_form input[type='text'] {
	border: 1px solid rgb(0, 0, 0); width: 150px; height: 15px;
}
.table_form textarea {
	border: 1px solid rgb(0, 0, 0); width: 200px; height: 120px;
}
.table_form input[type='submit'] {
	border: 1px solid rgb(0, 0, 0); width: 80px; height: 18px; margin-right: 20px; margin-left: 130px; float: left;
}
.table_form input[type='text']:focus {
	background-color: rgb(255, 228, 163);
}
.table_form textarea:focus {
	background-color: rgb(255, 228, 163);
}
.error_reporting {
	margin: 3px auto; padding: 3px; border: 1px solid rgb(0, 0, 0); width: 300px; text-align: left; clear: both; font-size: 12px; background-color: rgb(255, 255, 255);
}
.table_form ul {
	list-style: url("../img/cancel.png"); font-size: 12px; margin-top: 10px; margin-bottom: 10px;
}
.table_form li {
	color: rgb(0, 0, 0); font-size: 12px; margin-left: 40px;
}
#fixme {
	height: 22px; text-align: left; float: left; background-color: transparent;
}
#fixme img {
	width: 20px; float: left;
}
.newsz {
	background-color: rgb(217, 234, 252);
}
.newsz1 {
	background-color: rgb(255, 228, 163);
}
.newsz2 {
	
}
.imgnews {
	border: 1px solid rgb(32, 125, 194);
}
.imgnews:hover {
	border: 1px solid rgb(250, 174, 0);
}
.areatour {
	color: rgb(255, 255, 255); padding-top: 4px; margin-left: 500px; position: absolute;
}
.areatour input[type='text'] {
	border: 1px solid rgb(254, 214, 5); width: 60px;
}
.areatour input[type='password'] {
	border: 1px solid rgb(254, 214, 5); width: 60px;
}
.ricerca {
	color: rgb(0, 0, 0); background-image: url("../img/villaggi.png");
}
.prenota_button {
	background: rgb(32, 125, 194); border-radius: 5px; border: 1px solid rgb(38, 168, 208); width: 240px; height: 32px; color: rgb(255, 255, 255); font-weight: bold;
}
.prenota_button:hover {
	background: url("../img/bg_butt_hoverprenota.png"); border: 1px solid rgb(202, 202, 202); color: rgb(32, 125, 194); font-weight: bold; cursor: pointer;
}
.prenota_croc_button {
	background: rgb(250, 174, 0); border-radius: 5px; border: 1px solid rgb(252, 211, 123); width: 240px; height: 32px; color: rgb(255, 255, 255); font-weight: bold;
}
.prenota_croc_button:hover {
	background: url("../img/bg_butt_hoverprenota.png"); border: 1px solid rgb(202, 202, 202); color: rgb(250, 174, 0); font-weight: bold; cursor: pointer;
}
