/* BODY INDEX CONTEUDO */
#conteudo #area{padding-bottom:5px}
#conteudo h2.area{background:url('img/area.png') no-repeat}
#conteudo #area a{display:block; float:left; width:220px; height:175px}
#conteudo #area a:hover{filter:alpha(opacity=40); opacity:0.6; -moz-opacity:0.6}
#conteudo #area a.aves{background: url('img/aves.jpg') no-repeat;}
#conteudo #area a.animal{background: url('img/animal.jpg') no-repeat; margin:0px 5px;}
#conteudo #area a.humano{background: url('img/humano.jpg') no-repeat;}

/* NOTÍCIAS */
#conteudo #noticia{float:left; width:350px}
#conteudo #noticia h2 a.noticia{background:url(img/noticia-destaque.png) no-repeat; width:350px; height:42px}
#conteudo #noticia ul li{padding:10px 0; border-bottom:1px dotted #999}
#conteudo #noticia ul li.end{border:none}
#conteudo #noticia ul li img{float:left; border:5px solid #f3f3f3; margin-right:10px}
#conteudo #noticia a{text-decoration:none}
#conteudo #noticia a:hover span.titulo{color:#005f6f}
#conteudo #noticia a:hover span.texto{color:#666}
#conteudo #noticia span.titulo{font-size:12px; font-weight:bold; color:#007e95; display:block; margin-bottom:10px}
#conteudo #noticia span.texto{font-size:11px; color:#333; display:block; margin-bottom:5px}
#conteudo #noticia span.leia{font-size:11px; color:#007e95; display:block}

/* A EMPRESA */
#conteudo #aempresa{float:right; width:315px}
#conteudo #aempresa h2 a.aempresa{background:url(img/conheca-laboratorio.png) no-repeat; width:315px; height:42px}
#conteudo #aempresa a{text-decoration:none}
#conteudo #aempresa p{text-align:center; width:285px; margin:0 auto}
#conteudo #aempresa p a img{margin:10px 0}
#conteudo #aempresa p a span.texto{display:block; text-align:justify; color:#333; padding-bottom:5px; font-size:11px}
#conteudo #aempresa p a span.leia{font-size:11px; color:#007e95; display:block; text-align:left}