body { background:white; padding:0px; margin:0px; font: 8pt arial; }
li, ul { margin:0px; padding: 0px; list-style-type: none; }

/*Reset*/
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
form { margin:0 }


/* CSS Document */
#geral { width:779px; }
#conteudo { width:765px; margin:0px 7px 0px 7px; padding:0px; }

/* Header */
#header {height: 74px}
#header UL {display: inline; margin: 35px}
#header LI {display: inline; margin-left: 13px}
#headerlogado {background-image:url('/img/header_logado.gif');width:60px; height:74px; margin-top:-77px; margin-left:620px;}
#headernome { font-family:tahoma; font-size:10px; font-weight:bold; color:#145B01; padding-top:44px; padding-left:5px; text-align:center;}
#headernome a:link {font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headernome a:hover {font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headernome a:visited {font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headernome a:actived {font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headersair {font-family:tahoma; font-size:10px; margin-left:22px; font-weight:normal; color:#2B3754; margin-top:-2px;}
#headersair a:link { font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headersair a:hover { font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headersair a:visited { font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}
#headersair a:actived { font-family:tahoma; font-size:10px; text-decoration:underline; color:#2B3754;}

/* Menu */
#menu {clear: both; background: #000; width: 779px; text-align: center}
#menu UL {padding-top: 5px}
#menu UL LI {padding-right: 5px; display: inline; color: #ccc}
#menu UL LI a:link {font-size: 11px; color: #ccc; text-decoration: none;}
#menu UL LI a:hover {font-size: 11px; color: #ccc; text-decoration: underline;}
#menu UL LI a:actived {font-size: 11px; color: #ccc; text-decoration: none;}
#menu UL LI a:visited {font-size: 11px; color: #ccc; text-decoration: none;}

/* Rodape */
#rodape {clear: both; background: #000; padding-bottom: 15px; font-size: 11px; width: 779px; color: #909090; text-align: center}
#rodape a:link {font-size: 11px; color: #909090; text-decoration: none;}
#rodape a:hover {font-size: 11px; color: #909090; text-decoration: underline;}
#rodape a:actived {font-size: 11px; color: #909090; text-decoration: none;}
#rodape a:visited {font-size: 11px; color: #909090; text-decoration: none;}


#geral { width:779px; }
#header { height:74px; }
#header  ul{display:inline;	margin-left:36px;	_margin-left:35px;}
#header  li{margin-left:13px;display:inline;}
#conteudo {width:766px;padding:0px;margin-top: 0px;	margin-right: 7px;	margin-bottom: 0px;	margin-left: 7px;}
#miolo490_3 { width:765px; margin-left:0px; _float:left; margin-bottom:20px; }

#senha { font:normal 90% Arial,Verdana; color:#2c3858; position:absolute; left:633px;top:32px; }
#senha a { text-decoration:underline; color:#2c3858; }
#senha a:hover { text-decoration:none; color:#2c3858; }

#publicidade { clear:both; display:block; width:765px; height:109px; background:url('/img/publicidade_background.png') no-repeat center;; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:7px }
#anuncio { text-align:center; height:90px; padding-top:10px; }
#esquerda { width:283px; float:left; }
#miolo { width:348px; margin-left:287px; }

#direita { float:right; width:120px; background-image:url(direita_publicidade.gif); background-repeat:no-repeat; background-position:top; padding-top:30px; margin-left:0px; margin-right:0px; margin-top:0px; _margin-top:-4px; margin-bottom:4px }
#capa { height:160px; margin-bottom:13px; }


/*Alt estilo*/		
a.dcontexto{
  position:relative; 
  padding:0;
  z-index:24;
}
a.dcontexto:hover{
  background:transparent;
  z-index:25; 
}
a.dcontexto span{display: none}
a.dcontexto:hover span{ 
  display:block;
  position:absolute;
  width:270px; 
  top:1px;
  left:18px; 
  padding:5px 10px;
  border:1px solid #999;
  background:#fff; 
  color:#000;
  text-decoration:none;
}
a.dcontexto:hover span input{
	width: 250px;
}