#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; }

/* Noticias definada por Wagner */
.noticia {
	text-align: left;
    height:auto;
}
.noticia h2 {
	font-size: 18px;
	color: #373480;
	margin: 0;
}
.noticia .data {
	font-size: 10px;
	color: #999;
}
.noticia #texto_noticia {
	margin-top: 12px;
	margin-bottom: 22px;
	text-align: justify;
	line-height: 15px;
	color: #555;
}
/*
.noticia #texto_noticia #imagens {
	position: relative;
	width: 180px;
	height: 226px;
	float: right;
	border: 1px solid #ccc;
	top: 0;
	margin-left: 10px
}
*/
.noticia #texto_noticia #complemento_noticia {
	position: relative;
	width: 300px;
	float: right;
	top: 0;
	margin-left: 10px
}

#complemento_noticia ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#complemento_noticia ul li {
	margin: 6px 0;
	padding: 0;
}

#complemento_noticia ul li.mais_noticias {
	margin-top: 12px;
}

#complemento_noticia ul li a {
	color: #1E18A8;
}

.noticia #texto_noticia #imagens {
	border: 1px solid #ccc;
	height: 226px;
}
.noticia #texto_noticia #imagens #imagem {
	height: 200px;
}
.noticia #texto_noticia #imagens .menu {
	height: 21px;
	border-top: 1px solid #ccc;
	background: #e9e9e9;
	padding-top: 4px;
}
.noticia #texto_noticia #imagens .menu #navegador {
	width: 80px;
	text-align: center;
	float: left;
	margin-top: -1px;
}
.noticia #texto_noticia #imagens .menu #id_foto {
	width: 16px;
	height: 14px;
	font-size: 10px;
	text-align: center;
}
.noticia #texto_noticia #imagens .menu #box_anterior {
	width: 50px;
	height: 25px;
	float: left;
}
.noticia #texto_noticia #imagens .menu .anterior {
	color: #1e18a8;
	margin-left: 2px;
}
.noticia #texto_noticia #imagens .menu #box_proxima {
	width: 50px;
	float: right;
}
.noticia #texto_noticia #imagens .menu .proxima {
	color: #1e18a8;
}

.descricao_manchete {
	text-align: justify;
	margin: 12px 35px 12px 35px;
	line-height: 15px;
}