@charset "utf-8";

@import url('../../padrao/facesp-jovem.css');

#nomeSecao h1 { background:url(imagens/titulo-equipe.gif) no-repeat bottom right; width:165px; height:52px; padding:37px 0 0 25px; }
#Conteudo { padding:20px 25px; text-align:justify; }
#Conteudo h2 { font-size:14px; margin-bottom:-18px; font-weight:bold; color:#006633; }

#Conteudo table thead tr th { border-bottom:3px solid #006633; }
#Conteudo table tbody tr { height:25px; }
#Conteudo table tbody tr.odd { background:#F6F6F6; }
#Conteudo table tbody tr td a { color:#999 }