/* Reset */
* { margin:0; padding:0 }
ul, li { list-style-type:none }
img { border:none }
hr, form br { display:none }
form label br { display:block }
html, body { height:100% }

/* Fonte Base */
html { font-size:100% }
body { font-size:62.5% }
body, input, select, textarea { font-family:Tahoma, Arial, Verdana, sans-serif }
table, table td, input, select, textarea { font-size:1em }

/* Background e Cor Base */
body { background:#D9D9D9 url(/_images/bg.jpg) repeat-x; color:#505050 }

/* Headings */
h1 { margin:0 0 2em; font:1.7em Verdana, Arial, sans-serif; color:#6D6B6C; font-variant:small-caps }
h2 { margin:2em 0 1.5em; font-weight:bold; font-size:1.3em; color:#B74400 }
h3 { margin:2em 0 1.5em; font-weight:bold; font-size:1.1em; color:#234D8F }

/* Links */
a { color:#006BB5; text-decoration:underline }
a:hover { color:#FF9300 !important; text-decoration:none }

/* Textos */
p, dl, ol, ul, table { margin:1.5em 0 1em }
p, dl, ol, ul, cite { line-height:1.5em }
ul ul, ul p { font-size:1em }
ul { margin-top:1.6em }
dl dt { font-weight:bold }
dl dd { margin:0 0 10px 20px }
abbr { border-bottom:1px dotted #000 }
em { font:italic 1.1em Verdana, Arial, sans-serif }

/* Listas */
ul.tipo1, ul.tipo2, ul.tipo3 { margin-left:20px }
ul.tipo2 li { padding-left:12px; background:url(/_images/diversos/bullet1.gif) no-repeat 0 0.6em }
ul.tipo3 li { padding-left:12px; background:url(/_images/diversos/bullet1b.gif) no-repeat 0 0.6em }

/* Misc Classes */
.center { text-align:center }
.clear { clear:both }
.legenda { font-size:0.9em }
.mensagem, .vazio { padding:50px 30px 70px; font-size:1.1em; line-height:1.5em; text-align:center }
.obs { padding:5px; background:#F1F1F1; font-size:1em }
.separador { display:none }

.preco { color:#A73500; font-weight:bold }
.preco .parte-inteira { font-size:1.8em }
.preco .parte-decimal { font-size:1.2em }
.preco.normal { color:#666; font-weight:normal; font-family:Arial, sans-serif }
.preco.normal .parte-inteira, .preco.normal .parte-decimal { font-weight:bold; font-size:1.1em }
.preco-consulta { color:#A73500; font-size:1.1em; font-style:italic }

.esgotado { display:block; width:7em; margin:0 auto; padding:0.1em 0 0.3em; background:#E7E8E9; color:#606771; font-weight:bold }
.promocao { color:#03C; font-weight:bold }

#ct-atencao, #ct-atencao * { font-size:1em; line-height:1.2em }
#ct-atencao { margin:1em 0 2em; padding:0 8px 8px; border:2px solid #E1E1E1; background:#95C7EF; color:#000 }
#ct-atencao dt { padding:6px 0 2px; font-weight:bold }
#ct-atencao dd { margin:3px 0 0; padding-left:20px; background:url(/_images/diversos/bullet_erro.gif) no-repeat 8px 0.4em }


