@charset "utf-8";

@import url('../../padrao/cleomar-oliveira.css');

#conteudo ul { padding:0; }
#conteudo ul li { list-style:none; }

#destaquePrincipal { width:550px; height:220px; }

#destaque { margin-top:11px; background:#007271; }
#destaque a { color:#FFF; }
#destaque div { height:128px; padding-left:15px; font-size:12px; color:#FFF; }
#destaque .verde { float:left; width:272px; _width:200px; background:url(imagens/fundo-verde-home.gif) no-repeat left ; }
#destaque .verde h3 { background: url(imagens/artigos-e-curiosidades.gif) no-repeat left; width:248px; _width:220px; height:26px; margin-bottom:19px; }
#destaque .azul { float:left; width:248px; background:url(imagens/fundo-azul-home.gif) no-repeat right; }
#destaque .azul h3 { background:url(imagens/cursos.gif) no-repeat left; width:70px; height:26px; margin-bottom:19px; }

#chamadas { margin-left:1px; font-size:12px; }
#chamadas li { width:153px; float:left; margin-top:23px; padding:0 15px; }
#chamadas li span { display:block; height:23px; margin-bottom:14px; }
#chamadas li a{ color:#000;}

#chamadas li.nossoConsultorio span { width:136px; background:url(imagens/nosso-consultorio.gif) no-repeat top; }
#chamadas li.profissionais span { width:92px; background:url(imagens/profissionais.gif) no-repeat top; }
#chamadas li.duvidas span { width:54px; background:url(imagens/duvidas.gif) no-repeat top; }





