/****************************************************** NOTICIAS ****************************************************/

div#divNoticias {
	width:518px;
	float:left;
	font-family:Verdana;
	font-size:10px;
	color:#515151;
	/*display:inline;*/
}

div#divNoticias a {
	color:#515151;
	text-decoration:none;
}

div#divNoticias a:hover {
	text-decoration:underline;
}

div#divNoticias div#divTituloNoticias {
	margin-top: 15px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #d20000;
	background-color: #ffffff;
	text-align: left;
	padding-left: 6px;
}


/*FIM TITULO*/

/*NOTCIA PRIMRIA*/
div#divNoticias div#divNoticiaPrimaria {
	width:100%;
	float:left;
	background-color:#f6f5f5;
	display:inline;

}

/*NOTCIA PRIMRIA > CONE*/
div#divNoticias div#divNoticiaPrimaria div#divIconeNoticiaPrimaria {
	width:105px;
	float:left;
	font-family:verdana;
	text-align:center;
	display:inline;
}
div#divNoticias div#divNoticiaPrimaria div img {
	margin-top:5px;
	margin-bottom:5px;
	border:none;
}
/*FIM NOTCIA PRIMRIA > CONE*/

div#divNoticias div#divNoticiaPrimaria div#divConteudoNoticiaPrimariaT1
{
	width:358px;
	float:left;
	margin:5px 5px 10px 5px;
	font-size:13px;
	display:inline;
}

div#divNoticias div#divNoticiaPrimaria div#divConteudoNoticiaPrimariaT2
{
	width:260px;
	float:left;
	margin:5px 0px 10px 0px;
	font-size:13px;
	display:inline;
}

div#divNoticias div#divNoticiaPrimaria div#divConteudoNoticiaPrimariaT1:first-line, div#divNoticias div#divNoticiaPrimaria div#divConteudoNoticiaPrimariaT2:first-line
{
	font-size:11px;
	font-weight: bold;
}

/*FIM NOTCIA PRIMRIA*/
/*NOTCIA SECUNDRIA*/
div#divNoticias div#divConteudoNoticiasSecundarias {
	width:100%;
	float:left;
	background-image:url(/img/FundoDegradeNoticias.jpg);
	background-repeat:repeat-x;
}

div#divNoticias div#divConteudoNoticiasSecundarias div#divNoticiaSecundaria {
	width:514px;
	float:left;
	margin-left:4px;
}

div#divNoticias div#divConteudoNoticiasSecundarias div#divNoticiaSecundaria div
{
	width:100%;
	height:35px;
	border-top: 1px dashed #CCCCCC;
}

div#divNoticias div#divConteudoNoticiasSecundarias div#divNoticiaSecundaria div div
{
	width:100%;
	height:25px;
	margin-top:5px;
	text-indent:10px;
	border-top: 0px dashed #CCCCCC;
	background-image:url(/Images/MarcadorVermelho4Pontos.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
}
div#divNoticiaSecundaria div div:first-line {font-weight:bold;}

div#divMaisNoticias
{
	width:100%;
	height:18px;
	float:left;
}

div#divMaisNoticias div
{
	width:88px;
	height:13px;	
	float:right;
	margin:5px;	
	font-weight:bold;
	text-align:right;	
	background-image:url(/Images/MarcadorMaisVermelho.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

/******************/
div#divTabela1{
	width:520px;
	margin-top:20px;
	border-top: 1px dashed #e8e8e8;
	padding-top:9px;
	border-bottom: 1px dashed #e8e8e8;
	padding-bottom: 10px;
}
div#divTabela1 div#divTabelaInterna1{
	width:220px;
	float:left;
	margin-left:20px;
	margin-right:18px;
	border-right: 1px solid #e8e8e8;
}

.Titulo{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#585a5b;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:3px;
}
.Texto{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#515151;
	background-image:url(/Images/MarcadorVermelho4Pontos.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-left:9px;
	padding-right:10px;
}
.Texto a{
	color:#515151;
	text-decoration:none;
}
.Texto a:hover{
	text-decoration:underline;
}
div#divTabela2{
	width:520px;
	text-align:center;
	border-bottom: 1px dashed #cccccc;	
	padding-bottom: 2px;
	_padding-bottom: 10px;
}
div#divTabela2 img {
	border:0px;
	margin-bottom:5px;
	margin-top:10px;
	}
	
/*ESTRUTURAS PRINCIPAIS*/

/*TITULO NOTICIAS*/
div#divTituloPaginaNoticias {
	width:518px;
	margin-bottom:11px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#004685;
}

div#divTituloPaginaNoticias div {
	width:100px;
	height:15px;
	float:left;
	margin:15px 0px 0px 15px;
	font-family:Verdana;
	font-size:11px;
	color:#515151;
}
/*FIM TITULO PAGINA*/

/*NOTICIAS*/
div#divAreaNoticias
{
	width:518px;
	float:left;
}

div#divAreaNoticias div#divTopoNoticias
{
	width:100%;
	height:8px;
	float:left;
}

div#divAreaNoticias div#divNoticias
{
	width:100%;
	float:left;
	background-color:#f5f5f5;
}

div#divAreaNoticias div#divNoticias a {
	color:#515151;
	text-decoration:none;
}

div#divAreaNoticias div#divNoticias a:hover {
	text-decoration:underline;
}

div#divAreaNoticias div#divNoticias div
{
	width:100%;
	/*height:36px;*/
	height:auto;
	display:inline;
	float:left;

	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

div#divAreaNoticias div#divNoticias div.divNoticiaFundoBranco
{
	background-color:#ffffff;
}

/*DATA*/
div#divAreaNoticias div#divNoticias div div.divDataNoticia
{
	width:92px;
	float:left;
}

div#divAreaNoticias div#divNoticias div div.divDataNoticia div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:12px;
	font-weight:bold;
}
/*FIM DATA*/
/*DESCRICAO NOTICIA*/
div#divAreaNoticias div#divNoticias div div.divDescricaoNoticia
{
	width:413px;
	*width:414px;
	height:auto;
	float:left;
	border-left:solid 1px #cccccc;
}

div#divAreaNoticias div#divNoticias div div.divDescricaoNoticia div
{
	width:auto;
	height:auto;
	float:left;
	margin:6px 0px 0px 10px;
	padding-bottom:5px;
}

div#divAreaNoticias div#divNoticias div div.divDescricaoNoticia div:first-line
{
	font-weight:bold;
}
/*FIM DESCRICAO NOTICIA*/
/*RODAPE*/
div#divAreaNoticias div#divRodapeNoticias
{
	width:100%;
	height:10px;
	float:left;
	margin-top:1px;
	border-top:solid 1px #e5e5e5;
}
/*FIM RODAPE*/

/*PAGINACAO*/
div#divPaginacao
{
	width:100%;
	height:20px;
	float:left;

	text-align:center;

	font-family:Verdana;
	font-size:11px;
	
	color:#515151;
}

div#divPaginacao a
{
	text-decoration:none;
	color:#515151;
}
div#divPaginacao a:hover
{
	text-decoration:underline;

}
div#divPaginacao a.divPaginaSelecionada
{
	text-decoration:none;
	font-weigth:bold;
	background-color:#f5f5f5;
}

