body{
    font-size: 76%;
    margin-right:0px;
    padding-right:0px;
    background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
    height:720px;
    }
    
#container{
	position:absolute;
	widht:800px;
        right:19%;
	background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
}




#menu{
	position:relative;
	left:0px;
    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;
	padding:0;
	border:0;
	margin:0;
    background-repeat: no-repeat;
    background-image: url('images/content.jpg');
    } 
    
#header {
	width:800px;
	height:150px;
	padding:0;
	border:0;
	margin:0;
	background-image: url('images/header.jpg');
	top:100px;
}

#header {
	width:800px;
	height:150px;
	padding:0;
	border:0;
	margin:0;
	background-image: url('images/header.jpg');
	top:100px;
}



#footer{
	position:absolute;
	top:420px;
	width: 800px;
	height: 28px;
	background: url('images/footerhome.jpg') no-repeat bottom left;
	padding:0;
	border:0;
	margin:0;
}


#linkhome{
display: block;
position:absolute;
left:0px;
width: 160px;
height: 40px;
background: url('images/tastohomepremuto.jpg') no-repeat bottom left;
}

#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/tastocatalogocompleto.jpg') no-repeat bottom left;
}

#linkcatalogo:hover {
	background-position:top right;
}

#video {
	position:absolute;
	left:425px;
	top:40px;
}

