#conteudo {
	margin-top: 8px;
}
/*
.view {
	width:410px;
	height:310px;
	margin:10px 0 5px 35px;
	border:1px solid #ccc;
}
*/

.view {
	width:450px;
	height:340px;
	margin:10px 0 5px 15px;
	border:1px solid #ccc;
}

.legenda {
	width:450px;
	height:52px;
	margin:10px 0 5px 15px;
	border:1px solid #ccc;
}

.list {
	float: right;
	width: 150px;
	height: 403px;
	border:1px solid #ccc;
	margin: 20px 10px 0 0;
	_margin: 20px 5px 0 0;
	overflow: auto;
}

.list div {
	width: 120px;
	height: 80px;
	margin: 6px;
	border: 1px solid #ccc;
	background: #f9f9f9;
}

.list div a img {
	border: none;
}

iframe {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}


tr.ListaSimples
{
	background: none;
}

table.GeradorLista
{
	background: none;
}
.descricao_video {
	text-align: justify;
	margin: 12px 22px;
	line-height: 15px;
}