body.fundo_ini {background:url(../img/fundo_ini.gif) repeat-y center top;}

body, html { height:100%; } /* Necessário */

#wrap {
	position:relative;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
}

#mae {
	width:100%;
	display:table;
	padding-bottom:420px;
}


#topo_ini {width:350px; height:65px; left:50%; margin-left:-175px; position:relative; background:#496D49;}
#topo_ini h1 {font-size:20px; font-weight:bold; width:100%; text-align:center; margin-top:35px !important; float:left;}

table#logo_ini {width:100%; height:130px; Xfloat:left; text-align:center; position:relative; background:#fff;}
table#logo_ini td {vertical-align:middle;}

#rodape {width:100%; height:122px; text-align:center; position:absolute; bottom:0px; margin-bottom:10px; background: url(../img/logo_bombordo_ini.gif) no-repeat center bottom;}
#rodape div {width:266px; text-align:left; position:absolute; left:50%; margin-left:-133px;}
#rodape h2 {font-size:12px; font-weight:bold;}
#rodape h2 a {font-size:12px; font-weight:bold;}
#rodape h3 {font-size:11px; font-weight:bold;}
#rodape a {font-size:11px; font-weight:normal; color:#fff;}



