@import url("http://www.tvcultura.com.br/css/sectionTitle.css");
@import url("http://www.tvcultura.com.br/css/mediaThumbDescription.css");
@import url("http://www.tvcultura.com.br/css/contentActions.css");
@import url("http://www.tvcultura.com.br/css/imgFeature.css");
@import url("geral.css");
@import url("vejatb.css");

#middleColumnWrapper {
	display: inline;
	float: left;
	width: 530px;
	_width: 515px;
	margin-left:10px;
	padding:0;
	margin-top:25px
}

#ListaPersonagens{
	width:236px;
	_width:200px;
	float:left;
	margin-right:6px;
	_margin-right:0;
	margin-top:8px;
}



#ListaEquipe{
	width:236px;
	_width:220px;
	float:left;
	margin-top:15px;
	margin-right:4px;
	_margin-right:0;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:13px;
	line-height:14px;
}

#ListaEquipe p {
	margin-bottom:20px;
}

#ListaEquipe p a{
	text-decoration:none;
	color:#000;
}

#ListaEquipe p a:hover{
	text-decoration:underline;
	color:#000;
}

#DescPersonagens{
	width:280px;
	float:left;
	margin-top:10px;
	*margin-top:5px;
}

#ImgPersonagem{
	background:#000;
	width:280px;
	text-align:center;
	height:184px;
	padding-top:12px;
}
#TxtPersonagem{
	width:260px;
	background-color:#ffcc33;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:13px;
	padding:10px;
}
#TxtPersonagem h1, h2 {
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}


#TxtPersonagem p {
	margin-bottom:10px;
	line-height:15px;
	font-weight:normal;
	color:#000;
}

#ListaPersonagens .acervoItem .mediaThumbDescription{
	width: 240px;
	_width: 230px;
}
#ListaPersonagens .acervoItem .mediaThumbDescriptionWrapper {
	width: 140px;
}

#ListaPersonagens .acervoItem {
 margin-bottom:10px;
 height:58px;
}


#ListaPersonagens .mediaThumbItem a:hover, .mediaThumbItem .selected {
border:2px solid #ffcc33;
}

#ListaPersonagens .mediaThumbDescriptionWrapper h4, .mediaThumbDescriptionWrapper h4 a:hover {
color:#ffcc33;
}
