.ConteudoEntrevista
{
	width:633px;
	height: 1516px;
	padding:0px;
	font: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	background-color: #EFEFEF;
	text-align: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	float:left;
 }
 
 .Entrevistado
 {
	width:180px;
	height:auto;
	color:#333;
	border-color: #333;
	padding: 5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	margin-bottom: 5px;
 } 
 
.ArquivoEntrevistas
{
	width:auto;
	height: inherit;
	padding:5px;
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #333;
	text-align:left;
	border: #CCC 1px solid;
}

.ArquivoEntrevistas a {	color:#CCC;  }
.ArquivoEntrevistas ul li { width:175px; color:#CCC; background:#444; padding:2px;  }
.ArquivoEntrevistas ul li a:hover { background-image:url(layout/bg_menuTopo_MouseOver.gif); padding:2px; color: #FFF; text-decoration: none; }

.ArquivoEntrevistas ul li a:link { padding:2px; color: #CCC; text-decoration: none; }
.ArquivoEntrevistas ul li a:visited { padding:2px; color: #999; text-decoration: none; }

.ArquivoEntrevistas h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC  }
 
.ChamadaEntrevista
{ border: #DDDDDD 1px solid; margin-right:8px; margin-bottom:8px; margin-top:8px; }

#EntrevistaAtual
{
	background-color:#999;
	width:180px;
	border:none;
}
#EntrevistaAtual ul  { display:inline; }
#EntrevistaAtual ul li { background-image:url(../layout/tema_cinza/bg_boxes.gif); border-style:solid; border-width:1px; border-bottom-style:dotted; border-color:#CCCCCC; border-top:none; padding:3px; text-align:left; }
#EntrevistaAtual h3
{
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#CorpoEntrevista { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:5px; background-image:url(/entrevistas/images/sombra_corpo.jpg); background-repeat:repeat-x; }




.TituloEntrevista {
	font-size: 16px;
	font-weight: bold;
}

#PublicidadeDireita
{
	width: 120px;
	background-color: #CCCCCC;
	padding:0px;
	float:right;
	margin-top:1px;
}


#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 10px;
	width: auto;
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:5px;
	height: 115px;

}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
	padding:0px;
	background-color:#333;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	height: 101px;
	padding:1px;
	left:0;
	text-decoration: none;
	top:0;
	width: 101px;
	
	margin-left:1px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#pic a.p1:hover {
	background-color: #0066FF;
	color: #000000;
	text-decoration: none;
	
    margin-left:1px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#pic a.p1:hover .large {
	border: 1px solid #333333;
	display: block;
	height: auto;
	padding:0px;
	left: 120px;
	position: absolute;
	top: -60px;
	width: auto;
	
}

