#body { width: 778px; margin: 0 auto; text-align: left; background-color: #FFFFFF; border: 0px solid #000000; margin-top:10px; }

#banner {  height:162px; width:538px; float:left; margin-left:20px; color: #fff; font-size: 15px;}

#top { width:198px; height:162px; float:left;}

#menu_lateral { float:left; width:198px; background-color:#FFFFFF; margin-top:6px; margin-bottom:10px; }

.menu_lateral { margin-top:3px; margin-bottom:3px; }

#corpo_site { float:left; width:538px; height:auto; background-color:#FFFFFF; margin-top:9px; margin-bottom:10px;  }

#corpo_interna { float:left; width:525px; background-color:#FFFFFF; margin-top:9px; margin-bottom:10px; margin-left: 23px; background-image: url(../img/layout/bottom_interna.gif); background-repeat: no-repeat; background-position: bottom; padding-bottom: 22px; }
.borda_titulo {
background-image: url(../img/layout/top_interna.gif);
background-repeat: no-repeat;
background-position: top;
height:18px;
}
.titulo
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	text-align: center;
	color: #ffba04;
}

.borda_corpo {
border-left: 3px solid #ffba04;
border-right: 3px solid #ffba04;
margin:0px;
padding: 15px;
padding-top: 5px;
}
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: center; min-width: 778px; margin: 0px; margin-top:0px;}

img { border: none; }

#rodape { clear:both; text-align:center; border-top: 0px solid #000000; background-image:url(../img/layout/rodape.gif) }

div.texto, div.efeito1, div.efeito2, 
div.efeito3, div.efeito4  { 
	font: 15px "Arial black", Helvetica, sans-serif; 
	}
div.texto {  
	position:absolute; 
	top:0; 
	left:0;
	color:#fff; 
	}
div.efeito1 { 
	position:absolute;
	left: 1px;
	top: -1px;
	color:#000; 
	}
div.efeito2 { 
	position:absolute;
	left: -1px;
	top: 1px;
	color:#000; 
	}
div.efeito3 { 
	position:absolute;
	left: -1px;
	top: -1px;
	color:#000; 
	}
div.efeito4 { 
	position:absolute;
	left: 1px;
	top: 1px;
	color:#000; 
	}
