html{/*	overflow: -moz-scrollbars-vertical; /* visualizza sempre la scrollbar laterale per firefox */
	overflow-y: scroll;
	overflow-x: auto;
	overflow: moz-scrollbars-vertical;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BAA879;
	margin: 50px 0px; 
	padding: 0px;
	background-color: #808284;
}

#container_hotel{
	font-family: Arial, Helvetica, sans-serif;
    width: 960px;
	height: 600px;
	min-height: 600px;
	height: auto !important;
	margin: 0px auto;
	position: relative;
	background-color: #cfcfcf;
	background-image: url(hotel_Puerta_America/img/sfondo_hotel.jpg);
	background-repeat: no-repeat;
	border: #cfcfcf;
	border-style: solid;
	border-width: 1px;
}

#container_home{
	font-family: Arial, Helvetica, sans-serif;
    width: 960px;
	height: 600px;
	min-height: 600px;
	height: auto !important;
	margin: 0px auto;
	position: relative;
	background-image: url(img/sfondo_home.jpg);
}

#container_azienda{
	font-family: Arial, Helvetica, sans-serif;
    width: 960px;
	height: 600px;
	min-height: 600px;
	height: auto !important;
	margin: 0px auto;
	position: relative;
	background-image: url(img/sfondo_azienda.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

#container_prodotti{
	font-family: Arial, Helvetica, sans-serif;
    width: 960px;
	height: 600px;
	min-height: 600px;
	height: auto !important;
	margin: 0px auto;
	position: relative;
	background-image: url(img/sfondo_prodotti.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

#gestionale{
	font-family: Arial, Helvetica, sans-serif;
    width: 400px;
	height: 100px;
	min-height: 100px;
	height: auto !important;
	margin: 0px auto;
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
}

#menu_lat_home{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: right;
	top: 39px;
	font-size: 12px;
	width: 100px;
	height: 150px;
	color: #BAA879;
	left: -1px;
}

#menu_lat{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: right;
	top: 39px;
	font-size: 12px;
	width: 100px;
	height: 172px;
	color: #BAA879;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	left: 0px;
}

#menu_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	text-align: right;
	bottom: 75px;
	width: 103px;
	height: 80px;
	color: #BAA879;
	background-image: url(img/menu_2.gif);
	background-repeat: no-repeat;
	left: -1px;
}

#menu_2_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	text-align: right;
	top: 445px;
	width: 103px;
	height: 80px;
	color: #BAA879;
	background-image: url(img/menu_2.gif);
	background-repeat: no-repeat;
	left: -1px;
}

#menu_2_prodotti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	text-align: right;
	bottom: 75px;
	width: 103px;
	height: 80px;
	color: #BAA879;
	background-image: url(img/menu_2.gif);
	background-repeat: no-repeat;
	left: -1px;
}

#menu_2_privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	text-align: right;
	top: 445px;
	width: 103px;
	height: 80px;
	color: #BAA879;
	background-image: url(img/menu_2.gif);
	background-repeat: no-repeat;
	left: -1px;
}

#menu_lat_hpa{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: left;
	top: 5px;
	font-size: 12px;
	width: 400px;
	height: 29px;
	left: 201px;
}

#menu_download{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: left;
	top: 39px;
	font-size: 12px;
	width: 400px;
	height: 30px;
	color: #BAA879;
	left: 201px;
	font-weight: bold;
}

#menu_tendina{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 200px;
	padding-top: 25px;
	width: 740px;
}

#logo_home{
	font-family: Arial, Helvetica, sans-serif;
    width: 262px;
	height: 73px;
	top: 230px;
	left: 349px;
	position: absolute;
}

#link_settori{
	font-family: Arial, Helvetica, sans-serif;
	width: 189px;
	height: 15px;
	top: 492px;
	position: absolute;
	left: 199px;
	border-color: #BAA879;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

#logo{
	font-family: Arial, Helvetica, sans-serif;
	width: 143px;
	height: 41px;
	top: 262px;
	position: absolute;
	left: 17px;
}

#logo_hotel{
	font-family: Arial, Helvetica, sans-serif;
	width: 143px;
	height: 41px;
	top: 262px;
	position: absolute;
	left: 17px;
}

#titolo_hotel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 400px;
	height: 42px;
	top: 182px;
	position: absolute;
	left: 201px;
	color: #FFFFFF;
}

#testo_centro_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	text-align: center;
	padding-top: 400px;
	padding-bottom: 30px;
	left: 130px;
	height: auto !important;
	min-height: 30px;
	height: 30px;
	position: relative;
}

#hotel_puerto_america{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 700px;
	text-align: center;
	padding-bottom: 80px;
	left: 130px;
	height: auto !important;
	min-height: 30px;
	height: 30px;
	position: relative;
}

#testo_centro_azienda{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 230px;
	padding-bottom: 140px;
	left: 200px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	position: relative;
	color: #cfcfcf;
}

#testo_centro_point{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 38px;
	padding-bottom: 37px;
	left: 201px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	position: relative;
	color: #cfcfcf;
}

#testo_centro_point_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 38px;
	padding-bottom: 37px;
	left: 201px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	position: relative;
	color: #cfcfcf;
}

#testo_php{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 75px;
	padding-bottom: 51px;
	left: 201px;
	height: auto !important;
	min-height: 444px;
	height: 0px;
	position: relative;
	color: #cfcfcf;
}

#testo_centro_download{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 38px;
	padding-bottom: 215px;
	left: 201px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	color: #FFFFFF;
	position: relative;
	color: #BAA879;
	line-height: 25px;
}

#testo_centro_download_camp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 75px;
	padding-bottom: 245px;
	left: 201px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	color: #FFFFFF;
	position: relative;
	color: #BAA879;
	line-height: 25px;
}

#testo_centro_hotel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 190px;
	top: 50px;
	padding-bottom: 180px;
	left: 200px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	position: relative;
	color: #333333;
}

#testo_centro_prodotti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 710px;
	text-align: justify;
	padding-top: 76px;
	padding-bottom: 109px;
	left: 200px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	position: relative;
	color: #cfcfcf;
}

#testo_centro_prodotti_interne{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align: justify;
	padding-top: 55px;
	padding-bottom: 130px;
	left: 200px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	position: relative;
	color: #cfcfcf;
}

#testo_privacy{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 683px;
	position: relative;
	text-align: justify;
	left: 201px;
	padding-top: 43px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cfcfcf;
}

#testo_privacy_hotel{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 683px;
	position: relative;
	text-align: justify;
	left: 227px;
	padding-top: 50px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#testo_contatti{
	min-height: 570px;
	height: auto !important;
	height: 570px;
	width: 683px;
	position: relative;
	left: 200px;
	top: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cfcfcf;
}

#testo_contatti_hotel{
	min-height: 570px;
	height: auto !important;
	height: 570px;
	width: 683px;
	position: relative;
	left: 227px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#lingua{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	text-align: left;
	padding-top: 50px;
	left: 860px;
	height: auto !important;
	position: absolute;
	color: #BAA879;
	top: -7px;
}

#img_dx{
	width: 336px;
	height: 570px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#img_dx_prodotti{
	width: 336px;
	height: 570px;
	position: absolute;
	top: 100px;
	right: 0px;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 960px;
	height: 30px;
	position: relative;
	background-color: #000000;
	color: #BAA879;
}

#footer_prodotti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 960px;
	height: 30px;
	position: relative;
	background-color: #000000;
	color: #BAA879;
}

#footer_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 960px;
	height: 30px;
	position: relative;
	background-color: #000000;
	color: #BAA879;
}

#footer_hotel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 960px;
	height: 30px;
	position: relative;
	background-color: #cfcfcf;
	color: #333333;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	font-size:10px;
	font-weight:normal;
	color: #FFFFFF;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	font-size:11px;
	font-weight:normal;
	color: #BAA879;
}

p{
	margin: 5px;
}

a:link {
	color: #BAA879;
	text-decoration: none;
}
a:visited {
	color: #BAA879;
	text-decoration: none;
}
a:active {
	color: #BAA879;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

a.hotel:link {
	color: #333333;
	text-decoration: none;
}
a.hotel:visited {
	color: #333333;
	text-decoration: none;
}
a.hotel:active {
	color: #333333;
	text-decoration: underline;
}
a.hotel:hover {
	color: #333333;
	text-decoration: underline;
}
a.hotel:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

a.p:link {
	color: #BAA879;
	text-decoration: none;
}
a.p:visited {
	color: #BAA879;
	text-decoration: none;
}
a.p:active {
	color: #ffffff;
	text-decoration: none;
}
a.p:hover {
	color: #BAA879;
	text-decoration: underline;
}
a.p:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}
a.m:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.m:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.m:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.m:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.m:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}
a.t:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}
a.r:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.r:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.r:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.r:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.r:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
	font-size: 12px;
    font-weight: bold;
    position: relative;
}
.ddmx .item1 {
    color: #BAA879;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #FFFFFF;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
	font-size: 11px;
    display: block;
    position: relative;
	text-align: center;
	background-color: #636466;
    border: 1px solid #000000;
}
.ddmx .item2 {
    color: #BAA879;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    color: #FFFFFF;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
	font-weight: bold;
	background-color: #000000;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
