
/************* 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;
}

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: 770px;
	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: 760px;
}

#menulist
{
list-style-type: none;
margin: 10px 10px 10px 14px;
padding: 0;
font-size: 14px;
}

#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;
    
}


/************* 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;
}

