#root {
	position:absolute;
	width: 779px;
	left: 50%;
	margin-left: -389px;
}
#logo {
    position: relative;
    width: 765px;
	height:72px;
	
}
#top {
	position: relative;
	width: 765px;
	height:20px;
	background-image: url(../files/img/menu.gif);
	background-repeat: no-repeat;	
}
#menu {
	position: relative;
	width: 765px;
	height:20px;
	background-image: url(../files/img/menu.gif);
	background-repeat: no-repeat;	
}
#contato {
	position: relative;
	width: 442px;
	height:353px;
	background-image: url(../files/contato/img.gif);
	background-repeat: no-repeat;	
}
#tour {
	position: relative;
	width: 442px;
	height:353px;
	background-image: url(../files/tour/img.gif);
	background-repeat: no-repeat;	
}
#conteudo{
    position: relative;
    height:auto;
	/*background-image: url(../files/img/amarelo.gif);
	background-repeat: repeat-y;
	/*background-color:#009900;*/
    
}

#botton{
  position: relative;
	background-image: url(../files/botton.gif);
	background-repeat: no-repeat;
	/*background-color:#009900;*/
	height:38px;
	   
}
#traco {
	position: relative;
	width: 13px;
	height:auto;
	background-image: url(../files/traco3.gif);
	background-repeat: repeat-x;
}
#galeria {
	position: relative;
	width: 329px;
	height:197px;
	background-image: url(../files/home/galeriaback.gif);
	background-repeat: no-repeat;	
}
