BODY{
  background-color:#29A3E4;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  text-align: left;
  overflow-y:auto;
}
body,td,p,blockquote{
 font-family: verdana;
 font-size:10px;
 color:#003366;
 line-height:11px;
}
a:link{
 text-decoration:none;
 color:#003366;
}
a:visited{
 text-decoration:none;
 color:#003366;
}
a:hover{
 text-decoration:none;
 color:#0080F2;
 border-width:medium;
 border-color:#FFCC00;
}
.topoen{
  background-image:url(../images/topo_entrevistas.jpg);
  width: 780px;
  height: 120px;
}
.cont{
  background-image:url(../images/fundoc_cont.jpg);
  background-repeat:repeat-y;
  width: 780px;
  height: auto;
}
.td{
 width: 773px;
 height: auto;
 border: solid 0px #000000;
 margin-left: 5px;
}
.contc{
  background-image:url(../images/fundoc_cont.jpg);
  background-repeat:repeat-y;
  width: 780px;
  height: 300px;
  overflow-x:hidden;
  overflow-y:auto;
  text-align: left;
}
.texto{
  width: 775px;
  height: 300px;
  overflow-x:hidden;
  overflow-y:auto;
  text-align: left;
}

.item2{
  width:130px;
  height: 170px;
  border: solid 0px #000000;
  position:relative;
}
.foto2{
 width: 130px;
 height: 90px;
 text-align:center;
 border: solid 0px #000000;
}
.texto2{
 width: 120px;
 height: 70px;
 text-align:center;
 border: solid 0px #000000;
}
.pag{
 width:240px;
 height: 15px;
 font-size: 12px;
 text-align:center;
 font-weight:bold;
}
.base{
 background-image:url(../images/base_videos.jpg);
 width: 780px;
 height: 64px;
}
.titulo{
 width:100%;
 border: solid 0px #000000;
 font-family: verdana;
 font-size: 15px;
 line-height: 20px;
 text-align: center;
 font-weight: bold;
}
.foto{
 width: 45%;
 border: solid 0px #000000;
 height: 210px;
 text-align: center;
 float: left;
}
.resumo{
 width: 54%;
 border: solid 0px #000000;
 height: 210px;
 vertical-align: middle;
 float: right;
 line-height: 15px;
}
.pergunta{
 width: 95%;
 font: Arial;
 font-size: 12px;
 font-weight:bold;
 margin-left: 15px;
}
.resposta{
 width: 95%;
 font: verdana;
 font-size: 12px;
 line-height: 18px;
 text-align:justify;
 margin-left: 15px;
}