@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #d7d5a4;
}
#menu_lat {
	position: absolute;
	height: 280px;
	width: 233px;
	margin-top: 50px;
	margin-left: 580px;
}
#menu_top {
	height: 30px;
	width: 500px;
	margin-top: -100px;
	margin-left: 70px;
}
#logo {
	height: 111px;
	width: 219px;
	margin-left: 580px;
}	
#geral {
	height: 649px;
	width: 849px;
	margin: 0 auto;
}
#layout {
	height: 649px;
	width: 849px;
	background-image: url(../imagens/layout.png);
	/*background-image: none !important;*/
	/*_background-image: none;*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout.png', sizingMethod='scale');*/
}
#globo {
	position: absolute;
	height: 270px;
	width: 230px;
	margin-top: 300px;
	margin-left: 580px;
}
#conteudo {
	position: absolute;
	height: 340px;
	width: 430px;
	margin-top: 115px;
	margin-left: 170px;
}
	
