/* CSS Document */
body {
	background:#0071b7 url(/images/layout/bg_menor_rpt.gif)  left top repeat-y;
}
.controle {
	clear:both;
	width:100%;
	line-height:0%;
	height:0%;
	font-size:0%;
}
#wrap_cont {
	position:relative;
	height:auto !important; 
	height:100%; 
	min-height:100%; 
}
#wrap {
	background:url(/images/layout/bg__topo_menor.gif) left top no-repeat;
	height:auto !important; 
	height:452px; 
	min-height:452px;
	position:relative;
	padding:0 0 190px 0;
	z-index:9998;
}
#wrap_body {
	background:url(/images/layout/bg_menor_rpt_rodape.gif) left bottom no-repeat;
	margin:0 0  183px 0;
}
#wrap_rodape {
	background:url(/images/layout/bg_menor_rodape.gif) left top no-repeat;
	height:93px;
	width:100%;
	position:absolute;
	bottom:0;
	z-index:9997;
}
#wrap_bg_body_foot {
	background:url(/images/layout/bg_menor_rpt_rodape.gif) left top no-repeat;
	height:183px;
	width:100%;
	margin:-183px 0 0 0;
	position:absolute;
	z-index:9998;
}