body{
    font-size: 76%;
    margin:0px;
    padding:0px;
    background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
    height:870px;
    }
    
#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/chisiamocontent.jpg');
	padding:0;
	border:0;
	margin:0;
    } 
    
#pulsante1{
	position:relative;
	top:70px;
    width: 154px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    height:58px;
    background-repeat: no-repeat;
    background-color:red;
    }
    
#pulsante2{
	position:relative;
	top:75px;
    width: 154px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    height:58px;
    background-repeat: no-repeat;
    background-color:red;
    }
    
#header {
	width:800px;
	height:150px;
	padding:0;
	border:0;
	margin:0;
	background-image: url('images/header.jpg');
	top:0px;
}

#footer{
	position:absolute;
	top:820px;
	left:0px;
	width: 800px;
	height: 28px;
	background: url('images/footerchisiamo.jpg') no-repeat bottom left;
	padding:0;
	border:0;
	margin:0;
}

#subcontent1{
	position:relative;
	float:left;
	top:0px;
    width: 251px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    height:150px;
    background-repeat: no-repeat;
    background-image:url('images/partner.jpg');
	padding:0;
	border:0;
	margin:0;
    }
    
#subcontent2{
	position:relative;
	top:0px;
	float:right;
    width: 250px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    height:150px;
    background-repeat: no-repeat;
    background-image:url('images/aziende.jpg');
	padding:0;
	border:0;
	margin:0;
    }

#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/tastochisiamopremuto.jpg') no-repeat bottom left;
}


#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;
}

#aziende{
	position:absolute;
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 100%;
	height: 100%;
	background: url('images/pulsantedownload.jpg') no-repeat bottom left;
}

#statuto{
	position:absolute;
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 100%;
	height: 100%;
	background: url('images/pulsantestatuto.jpg') no-repeat bottom left;
}

#mappa{
	position:absolute;
	top:60px;
	left:50px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 150px;
	height: 55px;
	background: url('images/google.jpg') no-repeat bottom left;
}

#partner{
	position:absolute;
	top:60px;
	left:50px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 150px;
	height: 52px;
	background: url('images/cralgrande.gif') no-repeat bottom left;
}