/** 
 *
 * autor: Bernardo Tausz
 * criado: 18 de fevereiro de 2008
 *
 **/

/* Centro de Estudos da Saúde do Trabalhador e Ecologia Humana */

/* REGRAS QUE MUDAM DE ACORDO COM O LAYOUT (COR E IMAGEM) */
body {background:#629DBA}
#header {background:url(../_imagens/05_bg_header.jpg) no-repeat}
#header h2 {width:360px}
#header h2 a {color:#304889}
#section-a .inner ul li a {color:#304889}
#section-a .inner ul li a.selecionado {background:#304889}
#section-b h3 {color:#304889}
#section-b h3 {border-bottom:solid 1px #304889}
#section-c h4 {border-top:solid 3px #304889; border-bottom:solid 1px #304889; border-left:solid 1px #304889; border-right:solid 1px #304889}
#section-b a {color:#304889}
#section-b a:hover {background:#304889}
#section-c .box {border:solid 1px #304889}
#section-c .box .inner {background:url(../_imagens/05_bg_box-lateral.gif) top left repeat-x}
#section-c .box .inner a {color:#304889}
#footer {border-top:solid 2px #304889}
#footer a {color:#304889}