body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

#form1 {
	margin: 0px;
	padding: 0px;
}

#tblLayout {
	width:760px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.testata {
	background-color: #D90700;
	margin: 0px;
	padding: 0px;
	background-image: url(images/logoTestata.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tblTestata {
	height: 163px;
}

.menuTestataPadding {
	padding: 4px;
}
.menuTestata {
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(images/menuTestataPallino.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	margin: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-transform: uppercase;
	text-decoration: underline;
}
.menuTestata a {
	text-decoration: none;
}
.menuTestata a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTestata a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTestata a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.menuTestata a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menuOrizz {
	font-weight: bold;
	/*text-decoration: underline;*/
	background-image: url(images/menuOrizzBg.gif);
	margin: 0px;
	padding: 1px 0px 1px 0px;
	border: 1px solid #666666;
}

.menuOrizz a:link {
	color: #333333;
	text-decoration: none;
}
.menuOrizz a:visited {
	color: #333333;
	text-decoration: none;
}
.menuOrizz a:hover {
	color: #333333;
	text-decoration: none;
}
.menuOrizz a:active {
	color: #333333;
	text-decoration: none;
}

.menuOrizzLink {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(images/menuOrizzBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	/*height: 18px;
	vertical-align: middle;*/
}
.menuOrizzLinkOver {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(images/menuOrizzBgOn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	/*height: 18px;
	vertical-align: middle;*/
}
/*.menuOrizzLink :hover {
	background-image: url(images/menuOrizzBgOn.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}*/


.breadcumbs {
	font-size: 0.85em;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.breadcumbs a:link {
	color: #333333;
	text-decoration: underline;
}
.breadcumbs a:visited {
	color: #333333;
	text-decoration: underline;
}
.breadcumbs a:hover {
	color: #666666;
	text-decoration: none;
}
.breadcumbs a:active {
	color: #333333;
	text-decoration: underline;
}


.testo {
	margin: 0px;
	padding: 5px;
	/*text-align: justify;*/
}
.testo a:link {
	color: #3398CC;
	text-decoration: underline;
}
.testo a:visited {
	color: #3398CC;
	text-decoration: underline;
}
.testo a:hover {
	color: #006699;
	text-decoration: none;
}
.testo a:active {
	color: #3398CC;
	text-decoration: underline;
}


#menuVert {
	width: 112px;
}
#menuVert div {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#menuVert a:link {
	color: #333333;
	text-decoration: none;
}
#menuVert a:visited {
	color: #333333;
	text-decoration: none;
}
#menuVert a:hover {
	color: #000000;
	text-decoration: underline;
}
#menuVert a:active {
	color: #333333;
	text-decoration: none;
}

.menuVertVi {
	background-color: #FFCCCC;
}
.menuVertViOver {
	background-color: #FF0000;
	text-decoration: underline;
}

.menuVertCo {
	background-color: #FFCCFF;
}
.menuVertCoOver {
	background-color: #FF66CC;
	text-decoration: underline;
}

.menuVertWa {
	background-color: #CCFFFF;
}
.menuVertWaOver {
	background-color: #66CCCC;
	text-decoration: underline;
}

.menuVertRa {
	background-color: #FFCC99;
}
.menuVertRaOver {
	background-color: #FF9966;
	text-decoration: underline;
}

.menuVertVp {
	background-color: #FFFA9B;
}
.menuVertVpOver {
	background-color: #FFCC00;
	text-decoration: underline;
}



.fotoRiquadro {
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
}



.testoRiquadroHoIncentive {
	background-image: url(images/hoIncentiveBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroHoNewsletter {
	background-image: url(images/hoNewsletterBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroHoRicetta {
	background-image: url(images/hoRicettaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroHoOroscopo {
	background-image: url(images/hoOroscopoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroHoLatino {
	background-image: url(images/hoLatinoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroHoBingoville {
	background-image: url(images/hoBingovilleBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.riquadroTestoHoBingoville {
	padding: 190px 0px 8px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomHoBingoville.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerHoBingoville {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #B43738;
	border-left: 1px solid #B43738;
}

.riquadroTestoHo {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomHo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerHo {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #FD000A;
	border-left: 1px solid #FD000A;
}

.testoRiquadroHoMercatino {
	background-image: url(images/hoMercatinoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 578px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoHoMercatino {
	background-image: url(images/angSxDxBottomHoMercatino.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 134px;
	padding-right: 200px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.riquadroTestoInnerHoMercatino {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
}


.testoRiquadroHoProvino {
	background-image: url(images/hoProvinoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 578px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoHoProvino {
	background-image: url(images/angSxDxBottomHoProvino.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 134px;
	padding-right: 200px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.riquadroTestoInnerHoProvino {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
}



.testoRiquadroViPhilosophy {
	background-image: url(images/viPhilosophyBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroViInfoContatti {
	background-image: url(images/viInfoContattiBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroViDoveSiamo {
	background-image: url(images/viDoveSiamoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px 168px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.riquadroTitoloViDoveSiamo {
	padding: 0px 6px 0px 6px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.testoRiquadroViLink {
	background-image: url(images/viLinkBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoVi {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomVi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerVi {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #FD000A;
	border-left: 1px solid #FD000A;
}
/*
.riquadroTestoInnerVi a:link {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerVi a:visited {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerVi a:hover {
	color: #FF93FF;
	text-decoration: none;
}
.riquadroTestoInnerVi a:active {
	color: #FF66CC;
	text-decoration: underline;
}
*/




.testoRiquadroCoBallo {
	background-image: url(images/coBalloBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroCoPiscina {
	background-image: url(images/coPiscinaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroCoFitness {
	background-image: url(images/coFitnessBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoCo {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomCo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerCo {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #FD67CB;
	border-left: 1px solid #FD67CB;
}
.riquadroTestoInnerCo a:link {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerCo a:visited {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerCo a:hover {
	color: #FF93FF;
	text-decoration: none;
}
.riquadroTestoInnerCo a:active {
	color: #FF66CC;
	text-decoration: underline;
}




.testoRiquadroEvGiocoOca {
	background-image: url(images/evGiocoOcaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 578px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.riquadroTitoloEvGiocoOca {
	padding: 0px 5px 1px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.riquadroTestoEvGiocoOca {
	background-image: url(images/angSxDxBottomEvGiocoOca.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 134px;
	padding-right: 200px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.riquadroTestoInnerEvGiocoOca {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #009BFF;
	border-left: 1px solid #009BFF;
}

.riquadroTestoHoMercatino {
}




.waFotoSottoRiquadro {
	margin: 0px;
	padding: 14px 10px 10px 18px;
}


.testoRiquadroWaDantea {
	background-image: url(images/waDanteaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 440px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.riquadroTitoloWaDantea {
	padding: 0px 5px 1px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.riquadroTestoWaDantea {
	padding: 0px 0px 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/angSxDxBottomWa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.riquadroTestoInnerWaDantea {
	margin: 0px;
	padding: 15px 6px 6px 6px;
	border-right: 1px solid #6CCDC2;
	border-left: 1px solid #6CCDC2;
}


.testoRiquadroWaMyGym {
	background-image: url(images/waMyGymBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 440px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.riquadroTitoloWaMyGym {
	padding: 0px 5px 1px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.riquadroTestoWaMyGym {
	padding: 0px 0px 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/angSxDxBottomWa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.riquadroTestoInnerWaMyGym {
	margin: 0px;
	padding: 15px 6px 6px 6px;
	border-right: 1px solid #6CCDC2;
	border-left: 1px solid #6CCDC2;
}


.testoRiquadroWaLaSpiaggia {
	background-image: url(images/waLaSpiaggiaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 440px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.riquadroTitoloWaLaSpiaggia {
	padding: 0px 5px 1px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.riquadroTestoWaLaSpiaggia {
	padding: 0px 0px 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/angSxDxBottomWa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.riquadroTestoInnerWaLaSpiaggia {
	margin: 0px;
	padding: 15px 6px 6px 6px;
	border-right: 1px solid #6CCDC2;
	border-left: 1px solid #6CCDC2;
}


.testoRiquadroWaAccademia {
	background-image: url(images/waAccademiaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 440px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.riquadroTitoloWaAccademia {
	padding: 0px 5px 1px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.riquadroTestoWaAccademia {
	padding: 0px 0px 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/angSxDxBottomWa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.riquadroTestoInnerWaAccademia {
	margin: 0px;
	padding: 15px 6px 6px 6px;
	border-right: 1px solid #6CCDC2;
	border-left: 1px solid #6CCDC2;
}




.testoRiquadroRaBorgoVecchio {
	background-image: url(images/raBorgoVecchioBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaLArtista {
	background-image: url(images/raLArtistaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaDeCachita {
	background-image: url(images/raDeCachitaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaJangada {
	background-image: url(images/raJangadaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaLaMarisma {
	background-image: url(images/raLaMarismaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaSteakHouse {
	background-image: url(images/raSteakHouseBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaSpeckStube {
	background-image: url(images/raSpeckStubeBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.testoRiquadroRaMexicano {
	background-image: url(images/raMexicanoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 328px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoRa {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomRa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.riquadroTestoInnerRa {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #F96A04;
	border-left: 1px solid #F96A04;
}



.testoRiquadroVpAperitivi {
	background-image: url(images/vpAperitiviBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 328px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*
.testoRiquadroVpCasino {
	background-image: url(images/vpCasinoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroVpMusic {
	background-image: url(images/vpMusicBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
*/
.testoRiquadroVpMusicBrazilian {
	background-image: url(images/vpMusicBgRiquadroBrazilian.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroVpMusicCafeDelMar {
	background-image: url(images/vpMusicBgRiquadroCafeDelMar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroVpMusicIlProvino {
	background-image: url(images/vpMusicBgRiquadroIlProvino.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.testoRiquadroSottoVpMusic {
	background-image: url(images/vpMusicBgRiquadroSotto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoVp {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomVp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.riquadroTestoVpMusicBrazilian {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomVpMusic.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoVpMusic {
	background-image: url(images/angSxDxBottomVpMusic.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.riquadroSottoTestoVpMusic {
	padding: 58px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomVpMusic.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerVp {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #FAD00A;
	border-left: 1px solid #FAD00A;
}

/*
.riquadroTestoInnerVp a:link {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerVp a:visited {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerVp a:hover {
	color: #FF93FF;
	text-decoration: none;
}
.riquadroTestoInnerVp a:active {
	color: #FF66CC;
	text-decoration: underline;
}*/



.giardinoFotoSottoRiquadro {
	margin: 0px;
	width: 417px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.testoRiquadroGiardino {
	background-image: url(images/giardinoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.riquadroTestoGiardino {
	background-image: url(images/angSxDxBottomGiardino.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 123px;
}
.riquadroTestoInnerGiardino {
	background-color: #D1EED2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	/*border-right: 1px solid #0A9506;
	border-left: 1px solid #0A9506;*/
}

/*
.riquadroTestoInnerGiardino a:link {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerGiardino a:visited {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerGiardino a:hover {
	color: #FF93FF;
	text-decoration: none;
}
.riquadroTestoInnerGiardino a:active {
	color: #FF66CC;
	text-decoration: underline;
}*/



.testoRiquadroEventi {
	background-image: url(images/eventiBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoEventi {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomEventi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerEventi {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #FD000A;
	border-left: 1px solid #FD000A;
}

/*
.riquadroTestoInnerEventi a:link {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerEventi a:visited {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerEventi a:hover {
	color: #FF93FF;
	text-decoration: none;
}
.riquadroTestoInnerEventi a:active {
	color: #FF66CC;
	text-decoration: underline;
}*/



.testoRiquadroCasino {
	background-image: url(images/casinoBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 415px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.riquadroTestoCasino {
	padding: 134px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomCasino.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerCasino {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #FD000A;
	border-left: 1px solid #FD000A;
}





.testoRiquadroHalloweenParty {
	background-image: url(images/HalloweenPartyBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.riquadroTestoHalloweenParty {
	padding: 144px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomEventi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerHalloweenParty {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
}






.testoRiquadroTermeGarniga {
	background-image: url(images/termeGarnigaBgRiquadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.riquadroTestoTermeGarniga {
	padding: 144px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/angSxDxBottomTermeGarniga.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.riquadroTestoInnerTermeGarniga {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #90C239;
	border-left: 1px solid #90C239;
}

/*
.riquadroTestoInnerCasino a:link {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerCasino a:visited {
	color: #FF66CC;
	text-decoration: underline;
}
.riquadroTestoInnerCasino a:hover {
	color: #FF93FF;
	text-decoration: none;
}
.riquadroTestoInnerCasino a:active {
	color: #FF66CC;
	text-decoration: underline;
}*/




.news {
	color: #FFFFFF;
	/*font-size: 1.6em;
	font-weight: bold;*/
	background-color: #D90700;
	margin: 0px 10px;
	padding: 4px;
}

.divMarquee {
	/*font-style: italic;
	white-space: nowrap;*/
}
marquee {
	/*display: inline;*/
}



.piede {
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.piede a:link {
	color: #666666;
	text-decoration: none;
}
.piede a:visited {
	color: #666666;
	text-decoration: none;
}
.piede a:hover {
	color: #333333;
	text-decoration: underline;
}
.piede a:active {
	color: #666666;
	text-decoration: none;
}

.piedeRight {
	font-style: italic;
	text-align: right;
	color: #333333;
}
.piedeLeft {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-size: 0.97em;
}




.homeGenericMarginColDx {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.homeCorsi {
	background-image: url(images/homeCorsiAni.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 1px;
}

.homeWellness {
	background-image: url(images/homeWellness.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 1px;
}

.homeVillagePlus {
	background-image: url(images/homeVillagePlus.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 1px;
}

.homeCasinoGarda {
	background-image: url(images/homeCasinoGarda.jpg);
	/*background-image: url(images/homeCasinoGardaCompleanno.gif);*/
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.homeMusicDance {
	background-image: url(images/homeMusicDance.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.homeSkyTV {
	background-image: url(images/homeSkyTV.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.homeTermeGarniga {
	background-image: url(images/homeTermeGarniga.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.homeLaSpiaggia {
	/*background-image: url(images/homeLaSpiaggia.jpg);
	background-repeat: no-repeat;*/
	background-image: url(images/homeLaSpiaggiaSoloBordo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 12px;
}

.homeIncentive {
	background-image: url(images/homeIncentive.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px 8px;
	padding: 4px;
}

.homeAllInclusive {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.homeNewsletter {
	background-image: url(images/homeNewsletter.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px;
	padding: 4px 4px 4px 10px;
}

.homeRicetta {
	background-image: url(images/homeRicetta.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px;
	padding: 4px 4px 4px 0px;
}

.homeOroscopo {
	background-image: url(images/homeOroscopo.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px;
	padding: 0px;
}

.homeMeteo {
	background-image: url(images/homeMeteo.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px;
	padding: 4px 4px 4px 0px;
}




.divAreeCorsi {
	/*height: 58px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin: 0px;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
}
.divAreeCorsiInner_height {
	margin: 0px;
	padding: 0px;
	height: 260px;
}


#coBallo {
	background-image: url(images/coBallo.jpg);
	width: 190px;
}
#coPiscina {
	background-image: url(images/coPiscina.jpg);
	width: 205px;
}
#coFitness {
	background-image: url(images/coFitness.jpg);
	width: 197px;
}



.divAreeRestaurantsArea {
	/*height: 58px;*/
	width: 100px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin: 0px;
	white-space: nowrap;
	background-repeat: no-repeat;
}

#raBorgoVecchio {
	background-image: url(images/raBorgoVecchio.jpg);
	/*background-repeat: no-repeat;*/
}
#raLArtista {
	background-image: url(images/raLArtista.jpg);
	/*background-repeat: no-repeat;*/
}
#raDeCachita {
	background-image: url(images/raDeCachita.jpg);
	/*background-repeat: no-repeat;*/
}
#raJangada {
	background-image: url(images/raJangada.jpg);
	/*background-repeat: no-repeat;*/
}
#raLaMarisma {
	background-image: url(images/raLaMarisma.jpg);
	/*background-repeat: no-repeat;*/
}
#raSteakHouse {
	background-image: url(images/raSteakHouse.jpg);
	/*background-repeat: no-repeat;*/
}
#raSpackStube {
	background-image: url(images/raSpackStube.jpg);
	/*background-repeat: no-repeat;*/
}
#raMejicano {
	background-image: url(images/raMejicano.jpg);
	/*background-repeat: no-repeat;*/
}



.divAreeVillage {
	/*height: 58px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin: 0px;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
}
.divAreeVillageSottoPicc {
	/*height: 58px;*/
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 22px;
	margin: 0px;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
}
.divAreeVillageInner_height {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 210px;
	text-align: left;
}


#vpAperitivi {
	background-image: url(images/vpAperitivi.jpg);
	width: 315px;
}
#vpCena {
	background-image: url(images/vpCena.jpg);
	width: 315px;
}
#vpCasino {
	background-image: url(images/vpCasino.jpg);
	width: 315px;
}
#vpMusic {
	background-image: url(images/vpMusic.jpg);
	width: 315px;
}

#vpCaramellaia {
	background-image: url(images/vpCaramellaia.jpg);
	width: 112px;
}
#vpCreperia {
	background-image: url(images/vpCreperia.jpg);
	width: 112px;
}
#vpFlorida {
	background-image: url(images/vpFlorida.jpg);
	width: 112px;
}
#vpCaricaturista {
	background-image: url(images/vpCaricaturista.jpg);
	width: 112px;
}
#vpCartomante {
	background-image: url(images/vpCartomante.jpg);
	width: 112px;
}



.divAreeEventi {
	/*height: 58px;*/
	width: 164px;
	padding-top: 0px;
	padding-right: 188px;
	padding-bottom: 30px;
	padding-left: 22px;
	margin: 0px;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
}
.divAreeEventiInner_height {
	margin: 0px;
	padding: 0px;
	height: 240px;
}




#evRiqPacchetti {
	background-image: url(images/evPacchetti.jpg);
	/*width: 190px;*/
}
#evRiqAllInclusive {
	background-image: url(images/evAllInclusive.jpg);
	/*background-image: url(images/evFortunaCard.jpg);
	width: 205px;*/
}
#evRiqSpiaggiaTropicale {
	background-image: url(images/evSpiaggiaTropicale.jpg);
	/*width: 197px;*/
}
#evRiqHalloween  {
	background-image: url(images/evHalloween.jpg);
	/*width: 112px;*/
}
#evRiqIncentive  {
	background-image: url(images/evIncentive.jpg);
	/*width: 112px;*/
}
#evRiqHalloween2009  {
	background-image: url(images/evHalloween2009.jpg);
	/*width: 112px;*/
}
#evRiqFamilyClub {
	background-image: url(images/evFamilyClub2.jpg);
	/*width: 197px;*/
}
#evBingoville  {
	background-image: url(images/evBingoville.jpg);
	/*width: 112px;*/
}
#evBootcamp  {
	background-image: url(images/evBootcamp.jpg);
	/*width: 112px;*/
}
#ev9festivalLatino  {
	background-image: url(images/ev9festivalLatino.jpg);
	/*width: 112px;*/
}



.divPacchetti {
	/*height: 58px;*/
	width: 195px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 180px;
	padding-left: 27px;
	margin: 0px;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
}
.divPacchettiInner_height {
	margin: 0px;
	padding: 0px;
	height: 240px;
	text-align: left;
}


#pacchettiBenessere {
	background-image: url(images/pacchettiBenessere.jpg);
	/*width: 190px;*/
}
#pacchettiDivertimento {
	background-image: url(images/pacchettiDivertimento.jpg);
	/*width: 205px;*/
}
#pacchettiCoccole {
	background-image: url(images/pacchettiCoccole.jpg);
	/*width: 197px;*/
}
#pacchettiNereides{
	background-image: url(images/pacchettiNereides.jpg);
	/*width: 197px;*/
}
#pacchettiPlus{
	background-image: url(images/pacchettiPlus.jpg);
	/*width: 197px;*/
}



.divOroscopo {
	font-size: 0.85em;
	margin: 0px;
	padding: 75px 8px 8px 30px;
	/*background-color: #CB99CC;*/
}
.divOroscopoInnerTextDimsCol_1 {
	width: 200px; 
	height: 120px; 
}
.divOroscopoInnerTextDimsCol_2 {
	width: 200px; 
	height: 120px; 
}
.divOroscopoInnerTextDimsCol_3 {
	width: 200px; 
	height: 120px; 
}

#orAriete {
	background-image: url(images/orAriete.jpg);
	background-repeat: no-repeat;
}
#orToro {
	background-image: url(images/orToro.jpg);
	background-repeat: no-repeat;
}
#orGemelli {
	background-image: url(images/orGemelli.jpg);
	background-repeat: no-repeat;
}
#orCancro {
	background-image: url(images/orCancro.jpg);
	background-repeat: no-repeat;
}
#orLeone {
	background-image: url(images/orLeone.jpg);
	background-repeat: no-repeat;
}
#orVergine {
	background-image: url(images/orVergine.jpg);
	background-repeat: no-repeat;
}
#orBilancia {
	background-image: url(images/orBilancia.jpg);
	background-repeat: no-repeat;
}
#orScorpione {
	background-image: url(images/orScorpione.jpg);
	background-repeat: no-repeat;
}
#orSagittario {
	background-image: url(images/orSagittario.jpg);
	background-repeat: no-repeat;
}
#orCapricorno {
	background-image: url(images/orCapricorno.jpg);
	background-repeat: no-repeat;
}
#orAcquario {
	background-image: url(images/orAcquario.jpg);
	background-repeat: no-repeat;
}
#orPesci {
	background-image: url(images/orPesci.jpg);
	background-repeat: no-repeat;
}



#divHoAllInclusive {
	padding-top: 80px;
	background-image: url(images/bg_divHoAllInclusive.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	/*height: 740px;*/
	margin-right: 15px;
	margin-left: 10px;
}
#divHoAllInclusiveBottom {
	padding-top: 0px;
	background-image: url(images/bg_divHoAllInclusiveBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 10px;
	/*text-align: center;
	height: 740px;
	margin-right: 15px;
	margin-left: 10px;
	padding-left: 10px;*/
}
#divHoAllInclusive p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#divHoAllInclusive a:link {
	color: #CC0000;
	text-decoration: underline;
}
#divHoAllInclusive a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#divHoAllInclusive a:hover {
	color: #006699;
	text-decoration: none;
}
#divHoAllInclusive a:active {
	color: #CC0000;
	text-decoration: underline;
}

.divHoAllInclusive {
	background-repeat: no-repeat;
	text-align: left;
	/*height: 58px;*/
	/*white-space: nowrap;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.divHoAllInclusiveTitle {
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 30px;
}

.divHoAllInclusiveSottoPicc {
	/*height: 58px;*/
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 22px;
	margin: 0px;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
}
.divHoAllInclusiveInner_height {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 145px;
	height: 150px;
	font-weight: normal;
}


#divHoAllInclusiveAllInclusive {
	background-image: url(images/bg_divHoAllInclusiveAllInclusive.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveCollegeParty {
	background-image: url(images/bg_divHoAllInclusiveCollegeParty.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveHappyPizza {
	background-image: url(images/bg_divHoAllInclusiveHappyPizza.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveVillageDrinkParty {
	background-image: url(images/bg_divHoAllInclusiveVillageDrinkParty.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveNereides {
	background-image: url(images/bg_divHoAllInclusiveNereides.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveAmericanBarbecue {
	background-image: url(images/bg_divHoAllInclusiveAmericanBarbecue.jpg);
	/*width: 300px;*/
}
#divHoAllInclusivePareoParty {
	background-image: url(images/bg_divHoAllInclusivePareoParty.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveSaborDoBrasil {
	background-image: url(images/bg_divHoAllInclusiveSaborDoBrasil.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveAspassoNelTempo {
	background-image: url(images/bg_divHoAllInclusiveAspassoNelTempo.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveDrinkParty {
	background-image: url(images/bg_divHoAllInclusiveDrinkParty.jpg);
	/*width: 300px;*/
}
#divHoAllInclusiveFamilyClub {
	background-image: url(images/bg_divHoAllInclusiveFamilyClub2.jpg);
	/*width: 300px;*/
}



.colRosa {
	color: #FF3399;
}
.colRosa a:link {
	color: #FF3399;
	text-decoration: underline;
}
.colRosa a:visited {
	color: #FF3399;
	text-decoration: underline;
}
.colRosa a:hover {
	color: #FF3399;
	text-decoration: none;
}
.colRosa a:active {
	color: #FF3399;
	text-decoration: underline;
}

.colBlu {
	color: #006699;
}
.colBlu a:link {
	color: #006699;
	text-decoration: underline;
}
.colBlu a:visited {
	color: #006699;
	text-decoration: underline;
}
.colBlu a:hover {
	color: #006699;
	text-decoration: none;
}
.colBlu a:active {
	color: #006699;
	text-decoration: underline;
}

.colArancio {
	color: #FF3300;
}
.colArancio a:link {
	color: #FF3300;
	text-decoration: underline;
}
.colArancio a:visited {
	color: #FF3300;
	text-decoration: underline;
}
.colArancio a:hover {
	color: #FF3300;
	text-decoration: none;
}
.colArancio a:active {
	color: #FF3300;
	text-decoration: underline;
}

.colViola {
	color: #663366;
}
.colViola a:link {
	color: #663366;
	text-decoration: underline;
}
.colViola a:visited {
	color: #663366;
	text-decoration: underline;
}
.colViola a:hover {
	color: #663366;
	text-decoration: none;
}
.colViola a:active {
	color: #663366;
	text-decoration: underline;
}

.colGiallo {
	color: #CC9900;
}
.colGiallo a:link {
	color: #CC9900;
	text-decoration: underline;
}
.colGiallo a:visited {
	color: #CC9900;
	text-decoration: underline;
}
.colGiallo a:hover {
	color: #CC9900;
	text-decoration: none;
}
.colGiallo a:active {
	color: #CC9900;
	text-decoration: underline;
}

.colVerde {
	color: #336633;
}
.colVerde a:link {
	color: #336633;
	text-decoration: underline;
}
.colVerde a:visited {
	color: #336633;
	text-decoration: underline;
}
.colVerde a:hover {
	color: #336633;
	text-decoration: none;
}
.colVerde a:active {
	color: #336633;
	text-decoration: underline;
}

.colBluScuro {
	color: #333366;
}
.colBluScuro a:link {
	color: #333366;
	text-decoration: underline;
}
.colBluScuro a:visited {
	color: #333366;
	text-decoration: underline;
}
.colBluScuro a:hover {
	color: #333366;
	text-decoration: none;
}
.colBluScuro a:active {
	color: #333366;
	text-decoration: underline;
}

.colRosso {
	color: #CC0000;
}
.colRosso a:link {
	color: #CC0000;
	text-decoration: underline;
}
.colRosso a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.colRosso a:hover {
	color: #CC0000;
	text-decoration: none;
}
.colRosso a:active {
	color: #CC0000;
	text-decoration: underline;
}


.txtTitoloAzzurro {
	font-size: 1.8em;
	font-weight: bold;
	color: #3398CC;
}
.txtAzzurroBold {
	font-weight: bold;
	color: #3398CC;
}
.txtCianoBold {
	font-weight: bold;
	color: #33CCCC;
}
.txtOroBold {
	font-weight: bold;
	color: #CC9900;
}
.txtPlatinumBold {
	font-weight: bold;
	color: #999999;
}

.txtTitoloArancio {
	font-size: 1.8em;
	font-weight: bold;
	color: #FF6600;
}
.txtArancioBold {
	font-weight: bold;
	color: #FF6600;
}

.txtTitoloRosa {
	font-size: 1.8em;
	font-weight: bold;
	color: #FF66CC;
}
.txtRosaBold {
	font-weight: bold;
	color: #FF66CC;
}
.txtAragostaBold {
	font-weight: bold;
	color: #FF6666;
}

.txtTitoloViola {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFCC00;
}
.txtViolaBold {
	font-weight: bold;
	color: #663366;
}

.txtTitoloVerde {
	font-size: 1.8em;
	font-weight: bold;
	color: #019A01;
}
.txtVerdeBold {
	font-weight: bold;
	color: #336633;
}
.txtVerdeChiaroBold {
	font-weight: bold;
	color: #33FF00;
}

.txtTitoloBluScuro {
	font-size: 1.8em;
	font-weight: bold;
	color: #333366;
}
.txtBluScuroBold {
	font-weight: bold;
	color: #333366;
}

.txtTitoloRosso {
	font-size: 1.8em;
	font-weight: bold;
	color: #FD000A;
}
.txtTitoloMarronScuro {
	font-size: 1.8em;
	font-weight: bold;
	color: #330000;
}

.txtBianco {
	color: #FFFFFF;
}

.txtRossoBold {
	font-weight: bold;
	color: #CC0000;
}

.txtNeroBoldBgGiallo {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF4A;
}

.txtRossoBoldBgGiallo {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF4A;
}

.txtRossoBgGiallo {
	color: #CC0000;
	background-color: #FFFF4A;
}


.txtPiccPicc {
	font-size: 0.7em;
}

.txtPicc {
	font-size: 0.8em;
}

.txtPiccMedio {
	font-size: 0.9em;
}

.txtBig {
	font-size: 1.1em;
}

.txtBigBig {
	font-size: 1.2em;
}
.uppercase {
	text-transform: uppercase;
}


.marginBottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.marginBottomPicc {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.divFotoVisible {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	/*padding: 4px;
	border: 1px solid #666666;*/
	background-color: #FFFFFF;
}
.hidden {
	display: none;
}

.alignRight {
	text-align: right;
}

.underline {
	text-decoration: underline;
}
.notUnderline {
	text-decoration: none;
}

.popWa {
	border-collapse: collapse; 
	border: #006699 solid 2px;
}

.popCo {
	border-collapse: collapse; 
	border: #FF3399 solid 2px;
}

.popVp {
	border-collapse: collapse; 
	border: 2px solid #CC9900;
}

.popHo {
	border-collapse: collapse; 
	border: 2px solid #CC0000;
}

.popHoRicettaNatale {
	border-collapse: collapse; 
	border: 2px solid #CC0000;
	background-image: url(images/ghirlanda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.popPacchettiBenessere {
	border-collapse: collapse; 
	border: 2px solid #336633;
}

.popPacchettiDivertimento {
	border-collapse: collapse; 
	border: 2px solid #FF6600;
}

.popPacchettiBenessereHeaderOasi {
	background-image:url(images/popPacchettiBenessereHeaderOasi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popPacchettiBenessereHeaderParadiso {
	background-image:url(images/popPacchettiBenessereHeaderParadiso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popPacchettiBenessereHeaderNereides {
	background-image:url(images/popPacchettiBenessereHeaderNereides.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.popPacchettiBenessereHeaderOasiMedievalePlus {
	background-image:url(images/popPacchettiBenessereHeaderOasiMedievalePlus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popPacchettiBenessereHeaderOasiBrasilPlus {
	background-image:url(images/popPacchettiBenessereHeaderOasiBrasilPlus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popPacchettiBenessereHeaderNereidesPlus {
	background-image:url(images/popPacchettiBenessereHeaderNereidesPlus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popPacchettiBenessereHeaderUsaBarbecuePlus {
	background-image:url(images/popPacchettiBenessereHeaderUsaBarbecuePlus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.popPacchettiCapodanno {
	border-collapse: collapse; 
	border: 2px solid #D2021A;
}
.popPacchettiCapodannoHeaderBenessere {
	background-image:url(images/popPacchettiCapodannoHeaderBenessere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popPacchettiCapodannoHeaderTropicale {
	background-image:url(images/popPacchettiCapodannoHeaderTropicale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.popPacchettiFooter {
	background-image:url(images/popPacchettiFooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.formNewsletter input {
	border: #FF0000 1px solid;
	background-color: #FFFFFF;
}



.divShinyStatLayout {
	text-align: center;
}
.divShinyStat {
	text-align: left;
	width: 760px;
}
.divVillagePlusPagSegPrec {
	text-align: right;
	padding-right: 5px;
}



.validatorErrorMsg {
	font-size: 0.8em;
}

.divCompleannoCasinoTitRosso {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #D90700;
}
.italicSmaller {
	font-size: 0.9em;
	font-style: italic;
}
.divIndentTxtPicc {
	font-size: 0.9em;
	padding-left: 50px;
	padding-bottom: 15px;
}
#divHoFlashColDx {
	margin-top: 10px;
}
