body, p, h1,h2,h3,h4,h5 {
margin:0px;
padding:0px;
/*font-family:Arial, Helvetica, sans-serif;*/
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

color:#FFF;
font-size:11px;
line-height:17px;
}

body {
	/* overflow:hidden; */
background:#000;
	/*text-align: center;*/
}

img{
border:none;
}

p {
text-align:left;
}

h2 {
font-weight:normal;
font-size:18px;}
		
h1 {
font-weight:normal;
font-size:18px;}
	
A{
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	}
	A:hover{
	font-size:9px;
	color:#FFF;
	text-decoration:underline;
	}


/*Supersize Plugin Styles*/
#loading {
position: absolute;
top: 49.5%; 
left: 49.5%;
z-index: 3;
width: 24px; 
height: 24px;
text-indent: -999em;
background-image: url(../images/progress.gif);
}

#supersize{
position:fixed;
}

#supersize img {
height:100%;
width:100%;
position:absolute;
z-index:0;
}

#testata {
width:199px;
height:118px; 
/*background-color:#161B23;*/
/*background-image:url(../grafica/bg_testata.png);*/
/*border-bottom:1px solid #4B4744;*/
position:absolute; 
top:20px; 
z-index:1;
}

#footer {
width:100%;
height:26px; 
background-image:url(../grafica/trasparenza.png);
position:absolute; 
bottom:0; 
z-index:2;
}


#header {
width:100%;
height:20px; 
background-image:url(../grafica/trasparenza.png);
position:absolute; 
top:0; 
z-index:2;
text-align:center;
font-size:9px;
}


.conrnice_foto_loop img {
padding:4px;
border:1px solid #999;
margin-bottom:12px;}


/* MENU LATERALE GENERALE */ 
#menu2 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu2 ul li{
	/*margin-bottom:2px;	*/
}

#menu2 a {
	display:block;	
	width:180px;
	height:21px;	
	
	
	
	
	padding:3px 3px 0px 10px;
	
	border-left:6px solid #fff;
	background-image:url(../grafica/trasparenza.png);

}

#menu2 a:hover {
	color: #FFCC00;
	background-color:#141821;
	border-left:6px solid #FFCC00;
}
/* ------------------------ */
/* MENU PRENOTAZIONE */ 
#sottomenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sottomenu ul li{
	margin-bottom:2px;	
}

#sottomenu a {
	display:block;	
	height:15px;	
	border-left:6px solid #000;
	padding:6px 9px 5px 12px;
	
	

}

#sottomenu a:hover {
	color: #FFCC00;
	background-color:#fff;
	border-left:6px solid #FFCC00;
}
/* ------------------------ */


#camere ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#camere ul li{
	margin-bottom:2px;	
}

#camere a {
	display:block;	
	height:15px;	
	border-left:6px solid #000;
	padding:6px 9px 5px 12px;
	color:#FFFFFF;
	
}

#camere a:hover {
	color: #FFCC00;
	/*background-color:#fff;*/
	border-left:6px solid #FFCC00;
}



.form_stile {
background-color:#000000;
color:#CCCCCC;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
font-size:10px;
text-align:left;
border:1px solid #AB8540;}

