/*-----------------------------------------------------------------------------
Site Agencia O Globo( Globo )

versão               : 1.1  // Sempre que houver modificação, por favor alterar a versao da folha
autor                : Diogo Menezes
email                : diogo@sv.com.br; sv@sv.com.br;
website				 : http://www.sv.com.br/
data de criacao      : 11/10/2007
Autor da Modificação : Diogo Menezes
 
!- Legenda de comentários 
-----------------------------------
 :LIXO     - Maneira ruim de contornar um problema
 :ALTERAR  - Alterar no fim do desenvolvimento do projeto
 :BUG      - Problema no código

-----------------------------------------------------------------------------*/


/* =Conteudo
-----------------------------------------------------------------------------*/
h2          { position:relative; width:490px; text-transform:uppercase; }
h2 .comp    { font:bold 16px "trebuchet MS", Arial; color:#2170C0; text-transform:none; }
h2 .legenda { font:11px Arial; color:#999999; position:absolute; bottom:-15px; right:0px; }

h4          { text-transform:uppercase; color:#2170C0; font:bold 16px "Trebuchet MS", Arial; }

body            { overflow-x:hidden !important; }
.sep            { clear:both; display:block; margin:50px 0px; background:url(../img/separador_2.jpg) bottom left repeat-x; }
.box            { background: #ECECEC; width:500px; float:left; margin:0px 20px 0px 0px; }
.box .info      { padding:15px; width:470px; }
.box .nome      { float:left; margin-right:10px; }
.box .desc      { border-left:1px solid #999999; padding:10px; float:left; max-width:210px;}
.box .foto      { text-align:center; background:#D2D2D2; height:350px; }

.coluna1 { float:left; width:200px; border-right:1px solid #ddd; padding-right:15px; }
.coluna2 { float:right; width:200px; }

ul.Editores { width:200px; margin:15px 0px; background:url(../img/separador_2.jpg) bottom left repeat-x; padding-bottom:15px; }

ul.listaFotografos { list-style:none; }
ul.listaFotografos li   { line-height:22px; }
ul.listaFotografos li a { font:14px "Trebuchet MS", Arial; color:#666666; }
ul.listaFotografos li a:hover { color:#2170C0; }