body{
    font-size: 76%;
    margin:0px;
    padding:0px;
    background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
    height:690px;
    }
    
#container{
	position:absolute;
	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/contentprezzi.jpg');
	padding:0;
	border:0;
	margin:0;
    } 
    
    
#footer{
	position:absolute;
	top:637px;
	width: 800px;
	height: 28px;
	background: url('images/footerhome.jpg') no-repeat bottom left;
	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;
}

#linkmail{
display: block;
position:absolute;
left:68px;
top:313px;
width: 170px;
height: 40px;
background: url('images/tastomail.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/contattipremuto.jpg) no-repeat bottom left;
}



#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;
}