/* TV DO PORTAL */
.video
{
	width:327px;
	float:left;
	margin-right:52px;
}
.video a img
{
	border:1px solid #f7f7f7;
}
.video .base
{
	background-image:url(../../imgs/tv-do-portal/img-base.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:34px;
	display:block;
	color:#ffffff;
	padding:15px;
	margin-left:1px;
	margin-bottom:10px;
}
.video .base .titulo
{
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#ffffff;
}

/* Outros Vídeos */
.outros-videos
{
	margin-top:20px;
}

.miniaturas
{
	margin-top:10px;
	float:left;
	margin-right:29px;
}
.miniaturas .base
{
	background-image:url(../../imgs/tv-do-portal/base-miniatura.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:-2px;
	display:block;
	width:135px;
	height:60px;
	padding:10px;
	color:#ffffff;
}
.miniaturas .base .txt
{
	width:135px;
	height:27px;
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}
.miniaturas .base .autor
{
	display:block;
	width:135px;
	height:15px;
	overflow:hidden;
}
