body{
	margin:0 auto;
}
.header{
	width:100%;
	heigth:215px;
}
.img_up{
	width:280px;
	height:200px;
	float:left;
	background-color:#FFF;
}
.descr_up{
	width:280px;
	height:200px;
	float:left;
	background-color:#FFF;

}
.menu{
	width:100%;
	clear:both;
	padding-bottom:15px;

}
.lato_img_sottomenu{
	width:650px;
	float:left;
	margin-left:30px;
	padding-top:30px;
}
.imgsx_voce{
	width:160px;
	float:left;
}
.txtdx_voce{
	width:770px;
	float:left;
	padding-right:30px;

}
.voce{
	padding-top:20px;

}
 .kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0; 
	 background-image:url(no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 240px;
	height: 40px;
	margin-right: 0px;
	background-image:url(kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-240px 0px;
}
#kwick3 {
	background-position:-480px 0px;
}
#kwick4 { 
	background-position:-720px 0px;
}
#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -240px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -480px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -720px bottom; 
}

#kwick1 a{
	background-image:url(end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -80px;
}

#kwick4 a{
	background-image:url(end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick4 a:hover{
	background-position: right -120px;
}




.web-photogallery { overflow:hidden; width:844px; margin:0 auto; }
.web-photogallery-thumbs-container {  overflow:hidden; position:relative; float:left; margin:10px 44px; z-index:100; }
.web-photogallery-thumbs { width:20000000px; margin:0 0 0 15px; }
.web-photogallery-thumbs img { border:1px solid #CCC; width:108px; }

.web-photogallery-view { width:844px; margin:0 0 5px 0; }
.web-photogallery-view .web-top { background:url(../images/border_image_top.jpg) no-repeat 0 0; height:7px; }
.web-photogallery-view .web-middle { background:url(../images/border_image_repeatx.jpg) repeat-y 0 0; }
.web-photogallery-view .web-middle img { width:640px; height:480px; margin:0 7px; padding-left:100px; }
.web-photogallery-view .web-bottom { background:url(../images/border_image_bottom.jpg) no-repeat 0 0; height:7px; }

.web-photogallery-thumb { cursor:pointer; padding:0 0 7px 0; background:url(../images/shadow_preview.jpg) no-repeat 0 bottom; float:left; width:110px; margin:0 15px 0 0; }
.web-info-content { padding:13px !important; width:844px !important; }

.web-photogallery-nav { height:65px; position:relative; margin:10px 0; z-index:10; }
.web-photogallery-nav span { cursor:pointer; display:block; top:20px; position:absolute; width:20px; height:30px; }

.web-photogallery-nav span:hover { background-position:0 -30px; }


