body{
    font-size: 76%;
    margin:0px;
    padding:0px;
    background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
    height:760px;
    }
    
#container{
	position:absolute;
	width:800px;
        left:19%;
	background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
}

#menu{
	position:relative;
    width: 800px;  
    margin: 0px auto;   
    text-align: left; 
    height:40px;
    top:20px;
    background-repeat: no-repeat;
    background-color:green;
	padding:0;
	border:0;
	margin:0;
}

#maincontent{
	position:relative;
	top:30px;
    width: 800px;  
    margin: 0px auto;   
    text-align: left; 
    height:392px;
    background-repeat: no-repeat;
    background-image: url('images/contentcataloghi.jpg');
	padding:0;
	border:0;
	margin:0;
    } 
    
#header {
	width:800px;
	height:150px;
	padding:0;
	border:0;
	margin:0;
	background-image: url('images/header.jpg');
	top:100px;
}

#footer{
	position:absolute;
	left:0px;
	top:710px;
	width: 800px;
	height: 28px;
	background: url('images/footerhome.jpg') no-repeat bottom left;
	padding:0;
	border:0;
	margin:0;
}

#pulsante1{
	position:absolute;
	top:630px;
    width: 154px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    left: 100px;
    height:58px;
    background-repeat: no-repeat;
    background-color:red;
    }
    
#catalogo{
	position:absolute;
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 100%;
	height: 100%;
	background: url('images/catalogo2009.jpg') no-repeat bottom left;
}


#pulsante2{
	position:absolute;
	top:630px;
    width: 154px;  
    margin: 0px auto;
    border:0px;
    padding:0px; 
    right:100px;  
    text-align: left; 
    height:58px;
    background-repeat: no-repeat;
    background-color:red;
    }
    
#catalogo2{
	position:absolute;
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 100%;
	height: 100%;
	background: url('images/catalogo2010.jpg') no-repeat bottom left;
}

#linkhome{
display: block;
position:absolute;
left:0px;
width: 160px;
height: 40px;
background: url('images/tastohomecompleto.jpg') no-repeat bottom left;
}

#linkhome:hover {
	background-position:top right;
}

#linkchi{
display: block;
position:absolute;
left:160px;
width: 160px;
height: 40px;
background: url('images/tastochisiamocompleto.jpg') no-repeat bottom left;
}

#linkchi:hover {
	background-position:top right;
}

#linkscelta{
display: block;
position:absolute;
left:320px;
width: 160px;
height: 40px;
background: url('images/tastoserviziocompleto.jpg') no-repeat bottom left;
}

#linkscelta:hover {
	background-position:top right;
}

#linkprezzi{
display: block;
position:absolute;
left:480px;
width: 160px;
height: 40px;
bottom:0px;
background: url(images/contatticompleto.jpg) no-repeat bottom left;
}

#linkprezzi:hover {
	background-position:top right;
}

#linkcatalogo{
display: block;
position:absolute;
right:0px;
width: 160px;
height: 40px;
bottom:0px;
background: url('images/tastocatalogopremuto.jpg') no-repeat bottom left;
}






img {border:none;
	margin:0px;}
		
ul{
	position:absolute;
	top:50px;
	left:450px;
	background-color:white;
}	
		
		ul#gallery, ul#gallery li{
			margin:0;
			padding:0;
			list-style:none;
			}
			
		ul#gallery{
			width:300px;
			height:75px;
			position:relative;
			background:none;
			padding-left:0px;
			padding-top:225px;
			background: url(images/preview.jpg) no-repeat;
			}	
			
		#preview{
			position:absolute;
			top:0px;
			margin-right:30px;
			width:200px;
			height:150px;
			background-image: url(images/images/preview.jpg);
			background-position: 30px;
		}
		
		#preview img{
			padding-right:10px;
			position:absolute;
			left:30px;
		}
					
		ul#gallery li{
			float:left;
			display:inline;
			margin:0px;
			border:0px;
			padding:0px;
			
			}								
		ul#gallery a span{
			display:none;
			}
		ul#gallery a:hover{
			background:none;
			z-index:100;
			}	
		ul#gallery a:hover span{
			position:absolute;
			width:200px;
			height:175px;
			float:left;
			top:0;
			left:0;
			display:block;
			}
			
		/*#umm{
			position:absolute;
			left:00px;
			margin-top:0px;
			float:right;
		}
		
		#containerr{
			width: 500px;
			height: 600px;
			position:absolute;
			padding-left:0px;
			top:10px;
			left:0px;
			margin:0px;
			background: url(images/images/preview.jpg) no-repeat;
		}





