
/************* GENERAL CSS ************/

body {
	margin: 0px;
	padding: 0px;
	background: #a6cbed url(images/sea1.png) repeat-x left bottom fixed; 
	/*background: #666666;*/
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    
		
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #10265e;
    margin-bottom: 8px;
}

h1 {
   font-size: 25px;
}

a {
	font-weight: bold;	
	text-decoration: none;
	color: #0626fc;
}
#header a {
	
	color: white;
}
a:hover, #header a:hover {
	text-decoration: underline;
	color: #33CCFF;
}

img{
	border:none;
}

p{
    margin-top: 5px;
    margin-bottom: 10px;
}

#all {
	
	background: url(images/back-footer.png) repeat-y center top;
	
}

/************* HEADER STUFF ************/

#header {
	width: 760px;
	height: 120px;
	margin: 0px auto;
	padding: 10px 0px;
	background: #FFFBFD url(images/header.jpg);
    
}

#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #769fc6;
	font-size: 3em;
	text-transform: uppercase;
}

#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}

/************* MENU ************/

#menucontainer
{
margin: 3px auto 13px auto;
overflow: hidden;
width: 770px;
border-top: 1px solid #666666;

}

#menulist
{
list-style-type: none;
margin: 15px 10px 15px 14px;
padding: 0;
font-size: 18px;
}

#menulist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 3px -.5em;
padding: 0 .5em 0 .5em;
}

#menulist li#active
{
border-left: 0px;
}



/************* CONTENT ************/

#content {
	
	width: 770px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}

#left {
	float: left;
	width: 480px;
	padding: 0px 5px 5px 20px;
	margin: 0px auto;
}

#leftbarche {
	float: left;
	width: 720px;
	padding: 0px 5px 5px 20px;
	margin: 0px auto;
}

#right {
	background-color:#F7FCFF;
	background-image:url(images/sf_right.jpg);
	background-repeat:no-repeat;
	color:#333333;
	float:right;
	margin:0 5px 0 auto;
	padding:0 20px 40px;
	width:210px;
}

#right h2 {
margin-bottom: 5px;
}

#right p {
margin-top: 2px;
}

#central {
	float: left;
    width: 725px;
	padding: 0px 5px 40px 20px;
   	margin: 0px auto;
}

#scheda {
    float: right;
    width: 700px;
    margin: 10px 5px 5px 0px;
}

#scheda a {
    font-weight: normal;	
	text-decoration: none;
	color: black;
    
}

#offerte {
	border: 2px dashed #5998e0;
	width: 700px;
	padding: 5px 5px 15px 20px;
	margin: 10px auto;
	
}


/************* FOOTER ************/

#footer {
	clear: both;
	width: 770px;
	margin: 0px auto;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: url(images/back-footer.png) repeat-y center top;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	color: #333333;
}

/************ MESSAGGI *************/

#field {
 margin: 10px;
 margin-top: 20px;
 padding: 1em;
 border: 1px solid #666;
 width: 680px;
 position: relative;
}

#field h3 {
 display: inline;
 position: absolute;
 top: -13px;
 background: #fbfbf2;
/* color: #008;*/
 margin: 0 3px;
 padding:2px;
 /*font:  bold 120% Georgia, serif;*/
}

table.prezzi{
border-collapse:separate;
}

table.prezzi th{
color:white;
background-color:#9acaef;
}
table.prezzi td{
color:white;
border:1px solid #cccccc;
}

#gallery {
	background-color: #EBF7F8;
	padding: 10px;
	width: 700px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #EBF7F8;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #EBF7F8;
	border-width: 5px 5px 20px;
	color: #EBF7F8;
}
#gallery ul a:hover { color: #EBF7F8; }

#foto {
text-align: center;
font-size: 16px;
background: #ebf7f8;
padding: 15px 0px 17px 0px;
}

#fotodx {
text-align: center;
font-size: 13px;
margin: 20px 0px 0px 0px;
font-style: italic;
}

#fotodx a{
font-weight: normal;
font-size: 13px;
font-style: italic;
color: black;
}

#fotodx a:hover{
	text-decoration: none;
	color: black;
}

#pagbarca {
	float: left;
	width: 720px;
	padding: 0px 5px 5px 20px;
	margin: 0px auto;
}

#pagbarca a {
    font-weight: normal;	
	text-decoration: none;
	color: black;
    
}

#pagbarca h1 {
    margin-top: 5px;
    margin-bottom: -5px;
    font-size: 30px;
    color: #295476;
    font-family: Verdana;
    font-style: normal;    
}

#pagbarca h2 {
    margin-top: 0px;
    margin-bottom: -7px;
    font-size: 23px;
    color: #295476;
    font-style: normal;
    font-weight: bold;    
}

#pagbarca h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #777777;
    font-weight: bold;
	font-style: normal;
    font-family: Verdana;    
}

div.avviso p{
background-color:#90bfe3;
background-image:url('images/avviso.jpg');
background-repeat:repeat-x;
text-align:center;
color:#1e3546;
border:1px solid #90bfe3;
padding-top:2px;
padding-bottom:2px;
}

/* GALLERIE SCORREVOLI POSADE INZIO CODICE */

#contgallery
{
text-align: center;
}

.slider ul, .slider ul li, .sliderul, .sliderli{
	margin:0;
	padding:0;
	list-style:none;
	}
.slider ul li, .sliderli{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
		comment the height out, if autoheight is on. 
	*/ 
	width:696px;
/* 	height:241px; */
	overflow:hidden; 
}	
.slider, .slider2 {
	width:696px;
	position:relative; /* Fixing fade in IE6 and IE7 */
}
.graphic, .prevBtn, .nextBtn{
	 margin:0;
	 padding:0;
	 display:block;
	 overflow:hidden;
	 text-indent:-8000px;
 }
 
 .prevBtn, .nextBtn { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	cursor:pointer;
}	
.nextBtn{ 
	left:696px;
}														
.nextBtn { 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
}	
#wrapper .prevBtn{ 
	left:-35px;
}	
		
/* numeric controls */	
ol {
	margin:1em 0;
	padding:0;
	height:28px;	
}
ol li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol li a{
/* PULSANTI NUMERICI SOTTO FOTOGRAFIE */
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol li.current a{
	background:#5DC9E1;
	color:#fff;
}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

/* GALLERIE SCORREVOLI POSADE FINE CODICE */	

