* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body { 
	text-align:center;
	min-height:624px;/* for good browsers*/
	min-width:1005px;/* for good browsers*/
	background-color:#c1ba9e;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}

#bolder_beach {
    height: 578px;
    position: absolute;
    width: 968px;
    background-image:url("../img/bb_back.jpg");
}

#bolder_beach_txt {
    color: #093982;
    height: 315px;
    margin-left: 100px;
    margin-top: 235px;
    position: absolute;
    width: 410px;
}

#bolder_beach_orari {
    height: 578px;
    position: absolute;
    width: 968px;
    background-image:url("../img/bb_orari_back.jpg");
}

#bolder_beach_orari_txt {
    color: #fff;
    height: 315px;
    margin-left: 100px;
    margin-top: 80px;
    position: absolute;
    width: 700px;
}


#bolder_beach_prezzi {
    height: 578px;
    position: absolute;
    width: 968px;
    background-image:url("../img/bb_prezzi.jpg");
}

#prezzi_ingresso {
    color: #FFFFFF;
    height: 378px;
    margin-left: 51px;
    margin-top: 160px;
    position: absolute;
    width: 768px;
}

#prezzi_ingresso h5{
    text-transform: uppercase;
    color:#EED413;
    font-weight: normal;
    font-size: 16px;
}

#bolder_beach_prezzi_txt {
   
    color: #FFFFFF;
    height: 239px;
    margin-left: 727px;
    margin-top: 340px;
    position: absolute;
    text-align: right;
    width: 210px;
    font-size: 11px;
}

#bolder_beach_prezzi_txt a:link { text-decoration: none; font-weight: normal; color:#eed413}
#bolder_beach_prezzi_txt a:visited { text-decoration: none; font-weight: normal; color:#eed413}
#bolder_beach_prezzi_txt a:hover { text-decoration: underline; font-weight: normal; color:#eed413}


#bolder_beach_abbonamenti {
    height: 578px;
    position: absolute;
    width: 968px;
    background-image:url("../img/bb_abbonamenti.jpg");
}

#bolder_beach_abbonamenti_txt{
    color: #FFFFFF;
    height: 378px;
    margin-left: 51px;
    margin-top: 160px;
    position: absolute;
    width: 768px;
}

#bolder_beach_abbonamenti_txt h5{
    text-transform: uppercase;
    color:#EED413;
    font-weight: normal;
    font-size: 16px;
}

#bolder_beach_abbonamenti_txt a:link { text-decoration: none; font-weight: normal; color:#eed413}
#bolder_beach_abbonamenti_txt a:visited { text-decoration: none; font-weight: normal; color:#eed413}
#bolder_beach_abbonamenti_txt a:hover { text-decoration: underline; font-weight: normal; color:#eed413}





#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 670px;
}	
#xinner {
	width: 1005px;
	background:#fff;
	height: 624px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../img/background.gif");
	position:relative;
}
#xcontent {
	width:100%;
	position:absolute;
	top:21px;
	left:12px;
	text-align:left;
}


  /***********/
 /* BOTTONI */
/***********/

/* Rollover buttons */
.buttons {
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	 float: left;
	/*margin: 0px 5px 0 0;*/
	background-position: 0 100%;
	margin:0;
	padding:0;
}

/* Rolloff state */
.buttons div a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	margin:0;
	padding:0;	
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
.buttons div span		{ display: none; }
.buttons div a:hover	{ background-image: none; }


/* STILI PAGINE */

#work_in_progress {
	position:absolute;
	top:100px;
	left:100px;
	width:650px;
	height:424px;
	background-image:url("../img/in_aggiornamento.png");
	z-index:0;
}

 a:link{
	color:#1a8900;
	font-weight:bold;
	text-decoration:underline;
}

a:visited{
	color:#1a8900;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

#skip_intro_button {
position:absolute;
top:549px;
left:56px;
}

/* FOOTER */
#copyright {
	position:absolute;
	top:630px;
	left:0px;
	font-size:9px;	
	color:#FFFFFF;
	width:100%;
	text-align: center;

}

/* MENU SERVIZIO */
#menu2 {
	position:absolute;
	top:614px;
	left:0px;
	width:100%;
	font-size:9px;
	text-align: center;	
}
a.menu2:link{
	color:#333333;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

a.menu2:visited{
	color:#333333;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

a.menu2:hover{
	color:#1a8900;
	text-decoration:underline;
	font-size:9px;
	font-weight:normal;
}

/* VARIANTE VERDE */
a.menu2_verde:link{
	color:#1a8900;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

a.menu2_verde:visited{
	color:#1a8900;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

a.menu2_verde:hover{
	color:#333333;
	text-decoration:underline;
	font-size:9px;
	font-weight:normal;
}
