body { border: 0; margin: 0; padding: 0; text-align: center } 
#corpo { background: #FFF; margin: auto; width: 780px }
#topo{ background: #FFF }
#base { clear: both; width: 780px }
#esquerda { float: left; width: 140px }
#centro { float: left; text-align: center; width: 470px }
#direita { float: right; width: 140px }
.espaco { float: left; width: 15px	}

/* ESTILOS DAS CAIXAS */
.div_caixa { border: 1px #6E96D5 solid; background: #D4DDED; padding: 4px; font: 10px Verdana; color: #000; }
* HTML .div_caixa { width: 100%; }
.div_caixa2 { border: 1px #6E96D5 solid; background: #A1BBE4; padding-left: 4px; }
* HTML .div_caixa2 { width: 100%; }
.div_caixa2 h1, .div_caixa2 h2, .div_caixa2 h3, .div_caixa2 h4, .div_caixa2 h5, .div_caixa2 { text-align: left; font: bold 10px Verdana; color: #04406C; margin: 0 auto; }
.div_banner468 { width: 468px; height: 60px; z-index: 0; border: 1px #6E96D5 solid; }
.img { border: 1px #6E96D5 solid }

/* ESTILOS DAS CAIXAS - NOVO */
.box_title { background: #A1BBE4; border: 1px #6E96D5 solid; padding-left: 4px }
* HTML .box_title { width: 100% }
.box_title h1, .box_title h2, .box_title h3, .box_title h4, .box_title h5, .box_title { color: #04406C; font: bold 10px Verdana; margin: 0 auto; text-align: left }
.box_body { background: #EFF2F8; border: 1px #6E96D5 solid; color: #000; font: 10px Verdana; margin-bottom: 5px; padding: 4px }
* HTML .box_body { width: 100% }
.box_sub { background: #EFF2F8; border: 1px #6E96D5 solid; border-top: 0; color: #000; font: 10px Verdana; margin-bottom: 5px; padding: 4px }
* HTML .box_sub { width: 100% }
.box_fotos { background: #D4DDED; border: 3px solid #FFF; cursor: hand; height: 110px; margin: 0; width: 110px }
/* #EFF2F8 - D4DDED*/

a { color: #04406C; text-decoration: none }
a:hover { color: #04406C; text-decoration: none }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
	
/* FORMULARIOS */
.campo { background: #EFF2F8; border: 1px solid #6E96D5; color: #04406C; font: normal 12px Verdana }
.botao { background: #A1BBE4; border: 1px solid #6E96D5; color: #04406C; font: bold 9px Verdana }
.campoover { background: #D4DDED; border: 1px solid #6E96D5; color: #04406C; font: bold 8pt Verdana }

/* RODAPE */
.rodape_stats { width: 780px; height: 15px; filter:alpha(opacity=000);-moz-opacity:0.0; opacity:0.0 }
	
/* NOVO MENU ESQUERDO */
.menu_esquerdo { background: #D4DDED; border: 1px solid #6E96D5; border-bottom: 0; color: #04406C; font-family: Verdana; font-size: 10px; list-style-type: none; margin: 0; margin-bottom: 5px; padding: 0; text-align: left; text-decoration: none; width: 138px }
* HTML .menu_esquerdo { width: 140px }
.menu_categoria { background: #A1BBE4; font-weight: bold; padding-left: 5px; text-decoration: none }	
.menu_esquerdo li { border-bottom: 1px solid #6E96D5; color: #04406C; display: block; }
.menu_esquerdo li a:hover {	background: #6E96D5; color: #FFF; display: block; text-decoration: none }
.menu_esquerdo li a:link, .menu_esquerdo li a:visited, .menu_esquerdo li a:hover { display: block; height: 15px; padding-left: 5px }
.menu_esquerdo li h1,h2,h3,h4,h5 { font-size: 10px; font-weight: normal; margin: 0 }


/* AGENDA */
.link_agenda { font-family: verdana; font-size: 10px; background: #CCC; text-align: center; width: 18px; height: 15px; }
.link_agenda a.azul { color: #04406C; background: #D4DDED; text-decoration: none; width: 18px; height: 15px; display: block; }
.link_agenda a.azul:hover { display: block; background: #6E96D5; font-weight: bold; color: #FFF; }

/* NAVEGADOR DOS PAGINADORES */
.navegador { background: #F4F4F4; font-size: 11px; font-family: Arial; text-align:left; line-height: 200% }
.navegador span { border-right: 1px solid #FFF; color: #CCC; padding: 3px; padding-left: 6px; padding-right: 6px }
.navegador a, .navegador a:visited, .navegador a:link { border-right: 1px solid #FFF; color: #666; padding: 3px; padding-left: 6px; padding-right: 6px; text-decoration: none }
.navegador a:hover { background: #09F; color: #FFF }