#conteudo {
	margin-top: 8px;
}

.view {
	width:410px;
	height:310px;
	margin:10px 0 5px 35px;
	border:1px solid #ccc;
}

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

.list {
	float: right;
	width: 150px;
	height: 294px;
	border:1px solid #ccc;
	margin: 0px 20px 0 0;
	_margin: 52px 10px 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%;
}

.noticia {
	float: right;
	width: 150px;
	height: 120px;
	border:1px solid #ccc;
	margin: 10px 20px 0 0;
	_margin: 52px 10px 0 0;
	overflow: auto;
}

.mais_noticias a 		 { text-decoration: none; color: #333399; }
.mais_noticias a:visited { text-decoration: none; color: #333399; }
.mais_noticias a:acactive{ text-decoration: none; color: #333399; }
.mais_noticias a:hover   { text-decoration: underline; color: #333399; }

tr.GeradorLista {
	background: none;
}

table.GeradorLista {
	background: none;
	margin-left: 17px;
}
