html, body
{
    margin: 0px 0px 0px 0px;
    height: 100%;
    background-image:url('../img/css.jpg');
    background-repeat: repeat-x;
    background-position: top left;
	background-color:#cfcac6;
    
   

}
div
{
    font-size: 10px;
    font-family: verdana;
    align: left;
	padding:0px;
    
   


}

/* ----- ----- ----- ----- ----- */




#TOTALE
{
    width: 854px;
    height:100%;
    background-color:#e4deda;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -427px;
    margin-top: 0px;   
	
}

#TOP
{
    position: relative;
    width: 854px;
    height:425px;
	padding:0px;
    }
	
	#TOP1
{
    position: assolute;
    width: 854px;
    height:124px;
	padding:0px;
	background-image:url('../img/logo.jpg');
	
    }
	
	#TOP1A
{
    position: absolute;
    width: 390px;
    height:124px;
	padding:0px;
	
	
    }
	#TOP1B
{
    position: relative;
    width: 464px;
    height:124px;
	
	margin-left:390px;
	background-color:#000000;
	
    }
	
	#TOP2
{
    position: relative;
    width: 854px;
    height:74px;
	
	background-color:ff0000;
    }
	
	#TOP3
{
    position: relative;
    width: 854px;
    height:227px;
	padding:0px;
	 }
	
	#MENU
{
position: relative;
    width: 750px;
    height:20px;
    background-color:#FFFFFF;
    text-align:left;
    z-index:100;
}

#VUOTO
{
    position: relative;
    width: 854px;
    height:36px;
    background-color:#e4deda;
}

#CONTENT
{
    position: relative;
    width: 854px;
    background-color:#e4deda;
    text-align:center;
	
}


#PAGINA
{
    position: relative;
    width: 707px;
  background-color:#e4deda;
    text-align:center;
	margin-left:74px;

}



#FOOTER
{
    width: 854px;
    height:25px;
    background-color:#e4deda;
    position: relative;
	
    
}
















