/* xbrowser */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
body   { line-height: 1;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* html tags */
body    { font:15px Arial, Helvetica, sans-serif; color:#464646; background:#FFF url(../images/bgs/bg-removerR7.jpg) center top no-repeat; }
a       { text-decoration:none; color:#464646; }
a:hover { text-decoration:underline; }

/* layout */
#wrapper{ width:940px; height:auto; margin:0 auto; padding:0 10px;}
#topo   { width:100%; height:170px;}
#col-left   { width:140px; margin-right:20px; float:left; }
#col-center { width:460px; margin-right:20px; float:left; }

#div_geral_artigo_de_saude ul {
    padding: 0px 0px 15px 30px ;
}
#div_geral_artigo_de_saude ul li {
    color: #666 ;
    list-style: disc ;
    
}


#col-right  { width:300px; float:left; }
#col-unica  { width:780px; float:left; }
#footer     { width:100%; text-align:center; color:#FFF; padding:20px 0; background-color:#484467; }
.clear      { width:100%; clear:both; }


/* publicidade topo */
#header          { width:820px; height:157px; float:left;}
#header #marca	 { width: 405px; height: 130px; display: block; float: left; position: relative; top: 12px; }
.publicidade-topo{ width:120px; height:137px; float:left; padding-top:30px; font-size:11px; color:#000; }
.publicidade-topo .publicidade-topo{ width:120px; height:60px; padding:0; background-color:#BEBEBE; }


/* menu de navegação */
#nav-menu   { margin-bottom:20px; }
#nav-menu li{ background-color:#12D7E9; margin-bottom:2px; }
#nav-menu li a{ display:block; color:#434063; background-color:#F2F2F2; width:130px; padding:8px 0 8px 7px; margin-left:3px; font-size:14px; }
#nav-menu li a:hover{ background-color:#12D7E9; text-decoration:none; color:#FFF; }


/* menu especiais */
#nav-especiais  { margin-bottom:20px; }
#nav-especiais li{ background-color:#b13f73; }
#nav-especiais li a{ display:block; color:#434063; background-color:#FFF; width:130px; padding:8px 0 8px 7px; margin-left:3px; font-size:14px; border-bottom:dotted 1px #b13f73;  }
#nav-especiais li a:hover{ background-color:#b13f73; text-decoration:none; color:#FFF; }

/* boxes */
.box,#calculadoras{ width:100%; }
.box,#redes,#info,#publicidade,#noticias-medicas,#revista-digital,#arquivo-boasaude,#dicionario-medico,#pesquisa,#calculadoras{ padding:20px 0; border-top:#0598a5 1px dotted; float:left; }


/* sidebar */
#search      { float:left; }
#search input{ width:213px; border:1px solid #8aaec4; padding:5px; margin:0 10px 0 0; float:left; }
#search a    { float:left; }
#redes       { margin-top:20px; }
#publicidade { padding:20px 0; border-top:#0598a5 1px dotted; float:left; font-size:11px; color:#000; }
#publicidade .banner    { width:300px; height:250px; background-color:#BEBEBE; }
#noticias-medicas .date { font-size:14px; color:#12d7e9; }
#noticias-medicas ul    { width:100%; }
#noticias-medicas ul li { margin-bottom:20px; }
#noticias-medicas .date { margin-bottom:10px; }
#arquivo-boasaude img   { float:left; margin-right:10px; }
#dicionario-medico input{ width:213px; border:1px solid #8aaec4; padding:5px; margin:0 10px 0 0; float:left; }
#dicionario-medico a.bt-buscar{ float:left; }
#dicionario-medico ul{ width:300px; height:45px; }
#dicionario{ width:300px; height:45px; background:url(../images/bg-dicionario.png); float:left; }
#dicionario ul   { margin:0 auto; height:19px; padding-top:3px; text-align:center; }
#dicionario ul li{ display:inline; }
#dicionario ul li a{ color:#FFF; width:10px; padding:0 2px; }
#dicionario ul li a:hover{ background-color:#FFF; color:#b13f73; text-decoration:none; }
#pesquisa .bt-enviar     { float:right; }


/* footer */
#footer  { font-size:12px; }
#footer a{ color:#FFF; font-weight:bold; text-transform:uppercase; }
#footer ul{ margin:0 auto; }
#footer ul li{ display:inline; }


/* classes */
.title    { background-color:#12d7e9; font-size:18px; color:#434063; margin-bottom:20px; }
.title p  { background-color:#FFF; margin-left:3px; padding-left:7px; margin-bottom:0 !important; }


/* botões */
.bt-buscar,.bt-enviar,.bt-votar{ font-size:0; display:block; }
.bt-buscar{ width:65px; height:24px; background:url(../images/btns/buscar.jpg); }
.bt-enviar{ width:65px; height:24px; background:url(../images/btns/enviar.jpg); }
.bt-votar { width:53px; height:24px; background:url(../images/btns/votar.jpg); }
.bt-vejamais{ color:#434063; font-size:12px; float:right; }
