/*structure.css*/

	
	body {
	/*background-color:#EDFAFD;*/
	 /*background-color:#fff; */
	 	 background-color:#3FB7AD; 
	/*background-color:#D9D9BF; */
	/*background-color:#C1BD9D;*/
	margin:0;
	margin-bottom:1px;
	padding:0;
	font-size: 11px;
	font-family: Verdana, serif;
    text-align:center;/* centra in IE5.x */
	color: #000;
	}
	
	/* conteiner
----------------------------------------------- */
	
#container {
	width:760px;
    margin:1px auto;/* centra negli altri browser */
	text-align: left;/* ripristina l'allineamento */
	min-height: 100%;
	position: relative; 	
	background:#BDE6E3;
	background-image:url(gif/b.gif) ;

}




/* header
----------------------------------------------- */
#header {
  background:#fff;
  width:760px;
  margin:0;
  padding:0;
  text-align:left;
  height:149px;
  border:0;
 }
 



/* content
----------------------------------------------- */



#content1{
 margin-left: 204px;
 background:#BDE6E3;
 padding:0;
 margin-top:0;
}


 
 #main1{
width:555px;
background:#fff;
padding: 0;
margin: 0;
margin-bottom:0;
margin-left: 0;
 }
 

 
  #mainbox1{
width:543px;
background:#fff;
padding: 2px 5px;
margin: 0;
margin-left: 3px;
font-family: 10px Verdana, sans serif;
text-align:justify;
 }
 
  #mainbox1 a {
	color:#3BB5AB;
	text-decoration: none;
 }
#mainbox1 a:hover{
	color:#3BB5AB;
	text-decoration: underline;
 }
 

   
   
 /* navigazione sinistra
----------------------------------------------- */

   
   #navigation1{
position: absolute;
top:149px;
left:22px;
width:203px;
text-align:left;
padding:0;
margin:0;
border:0;

height:100%;
   }
   
     #menusx{
position: relative;
top:0;
left:6px;
width:175px;
text-align:left;
padding:0;
margin:0;
height:330px;
background-image:url(gif/sfondo.gif);
background-repeat: no-repeat;


   }
   
   
 
 #menuok{
 position:absolute;
 top:0;
 width:167px;
 margin-left:0;
 padding:0;
 text-align:right;
 border:0;
 height:330px;

 }
 

 
 #menuok ul {
	margin: 0;
	padding:0;

	}
	
  #menuok li a {
	text-decoration: none;
	display:block;
	margin: 2px;
	font-family: tahoma, sans-serif;
	color:#004C54;
	font-size: 12px;
	font-weight: normal;
	height:auto;
	line-height: 15px;
	width:100%;
	border:0;
	border-bottom: 1px solid #B4E3DF;
	}
	
	#menuok li a {
		padding:2px 2px 2px 2px;
	}
	
  #menuok ul li{
	display:inline;
	} 
	
  #menuok ul li a {
	background: #fff;
	}
	
	
  #menuok ul li a:hover {
	background: #D7ECEA;
	color:#004C54;
	text-decoration: none;
	}
	
  #menuok ul li.verde a {
	background: #D7ECEA;
	color:#004C54;
	text-decoration: none;
	}

#menuok ul li.verdino a {
	background: #CFF4F0;
	color:#004C54;
	text-decoration: none;
	}
	
	#outset img{
	border:0;
	border-bottom:1px outset;
	border-right:1px outset;
	border-color: #929292;
	margin:0;
	padding:0;
	}
   
   
   
   

/* footer
----------------------------------------------- */	
#footer{
    clear: left;
    text-align:center; 
    } 
	
#contact_info {position:relative;
	background: #ffffff;
	width: 760px;
	height:auto;
	z-index: 10;
	padding: 0;
	margin: 0;
	text-align:left;
}
	

#contact_info span { font:18px Georgia, Times New Roman, serif;color: #fff; padding: 0 0 0 0px; text-align:left;
}

#contact_text {position:relative;
	background: #f5f5f5;
	width: 760px;
	height:auto;
	z-index: 10;
	padding: 0;
	margin: 0;
    text-align:center;}
	
	#contact_text span {
font-size:10px; color: #000;font-family: Verdana, serif; padding: 40px 0; text-align:center;}

	#contact_text a:link, #contact_text a:active, #contact_text a:visited {
color: #000; text-decoration:none;}
	#contact_text a:hover {
color: #006;text-decoration:underline;}

/* content
----------------------------------------------- */

 

 
 
	
	img.imag1 {
float : right; margin-left:10px; margin-bottom:5px;
}

	img.imag2 {
float : left; margin-right:10px; margin-bottom:5px;
}

	img.imag3 {
margin-right:15px;
}


		
		/* CSS FOR SLIDESHOW SCRIPT */
	#imageSlideshowHolder{
		margin:0;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:203px;	/* Image width */
		height:1890px;	/* Image height */
		position:absolute;	/* Don't remove this line */
		top: 61px;
		left:0;
	}

	/* Don't change these values */
	#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

	/* END CSS SLIDESHOW  SCRIPT */
	
	   img.zeta {
float : right; margin-top:0;margin-right:10px;
}

	   img.vel {
margin-bottom:-2px;
}

.prezzi {
   color: #000; font: 11px verdana; font-weight: normal;} 

table.prezzi {
border: 1px solid; border-collapse: collapse; border-color:#E4E4E4;
}
table.prezzi td{
border: 1px solid #E4E4E4; border-collapse: collapse; padding:2px;text-align:left;
}

table.prezzi td.left{
text-align:left;
}

table.prezzi td.titolo{
background:#CCEAF1;
}

table.form td{
border: 0; border-collapse: collapse; padding:2px;text-align:center;
}

table.form td.left{
text-align:left;
}

