/* CSS Document */
html{
overflow-x: hidden;
	overflow-y: scroll;

}

body{
	margin:0px;
	
	
}

#menu{
	margin-top:7px; background-image:url(../layout/menu_fundo.jpg); background-repeat:repeat-x; 
	height:68px; width:100%; text-align:center;
}

#topo{
	 background-image:url(../layout/top_bg_1.jpg); height:263px; width:100%;
}

#topo img{ margin-left:auto; margin-right:auto; }

#conteudo{
	margin-right:auto; margin-left:auto; clear:both; height:100%;
}

#logoGolden{
	position:absolute; margin:100px 0px 0px 785px; z-index:999;
}

#fotos{
	position:absolute; margin-left:100px; margin-top:30px;
	}
#fotos img {  
    
    border:  1px solid #000;  
   
    width:  240px; 
    height: 178px; 
    top:  0; 
    left: 0 
} 
/*
#topoMenuBG{
	filter:alpha(opacity=6);-moz-opacity:.6;opacity:.6;background:#333333; z-index:997;
	 position:absolute; margin: 115px 0px 0px 775px; width:215px; height:95px;}/
#topoMenu{
	 z-index:999; 
	position:absolute; margin: 120px 0px 0px 740px;
}
#topoMenu li{ padding:0px; margin:0px; list-style:none;}
*/