/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(icones/bg.gif);
	background-repeat: repeat-x;	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
fieldset{
border:0;
}
a:link, a:visited{
color: #666;
text-decoration:none;
}
a:hover{
color: #000;
text-decoration:none;
}

.conteudo{
	border: 1px solid #E7E9E9;	
	}

.div_noti {
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
}
h1{
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.mais{
color: #990000;
font-weight: bold;
height: 18px;
padding-top: 10px;
padding-left: 25px;
background: url(images/noticias/mais.gif) no-repeat 1px 8px;
}
.voltar a{
color: #FF6600;
font-weight: bold;
height: 18px;
padding-top: 10px;
padding-left: 20px;
background: url(images/noticias/voltar.gif) no-repeat 1px 8px;
}
.todas a{
color: #FF6600;
font-weight: bold;
float: left;
height: 22px;
display: block;
font-size: 12px;
padding-top: 10px;
padding-left: 25px;
background: url(images/noticias/todas.gif) no-repeat 1px 8px;
}
.lista_mais{ margin:0; padding:0; list-style: none;}
.lista_mais li a, .lista_mais li a:visited {
margin:0; padding:0; list-style: none;
display: block;
padding: 3px 5px 5px 25px;
background: url(images/noticias/seta.gif) no-repeat 4px 0px;
}
.lista_mais li a:hover{
color: #f00;
background: url(images/noticias/todas.gif) no-repeat 1px 0px;
background-color: #f1f1f1;
}
.lista_mais2{ margin:0; padding:0; list-style: none;}
.lista_mais2 li a, .lista_mais2 li a:visited{
display: block;
padding: 3px 5px 5px 5px;
}
.lista_mais2 li a:hover{
color: #f00;
background-color: #f1f1f1;
}
.texto_noti {
	color: #990000;
	padding-left:10px;
	padding-right:10px;
	font: 11px Tahoma, Helvetica, sans-serif;
}
.texto_noti a:link , .texto_noti a:visited { 
	color: #990000;
}
.texto_noti a:hover { 
	color: #000;
}
.texto_index {
	padding-left:2px;
	padding-right:2px;
}
.titulo_interna{
width: 300px;
display: block;
padding-left: 30px;
padding-top: 3px;
height: 22px;
background: url(images/noticias/news_pequena.gif) no-repeat 0px top;
color: #FF6600;
font: bold 16px Arial, Helvetica, sans-serif;
}
.titulo_interna2{
display: block;
padding-left: 23px;
padding-top: 4px;
height: 20px;
background: url(images/noticias/mais.gif) no-repeat 0px top;
color: #FF6600;
font: bold 12px Arial, Helvetica, sans-serif;
}
.titulo_interna3{
display: block;
margin:0;
padding-left: 19px;
padding-top: 4px;
height: 20px;
background: url(images/noticias/seta.gif) no-repeat 0px top;
color: #990000;
font: bold 12px Arial, Helvetica, sans-serif;
}
.interna{ margin:0; padding:0;}
.interna a, .interna a:visited{
display: block;
padding-left: 20px;
padding-top: 4px;
height: 19px;
background: url(images/noticias/seta.gif) no-repeat 0px top;
color: #990000;
font: bold 12px Arial, Helvetica, sans-serif;
margin-top:2px;
}
.interna a:hover{
background: url(images/noticias/seta.gif) no-repeat 0px bottom;
color: #FF6600;
}
.resumo{
border-bottom:2px dotted #FFCC99;
padding-bottom: 12px;
}
.data{ 
margin:0;
color: #999999;
}
.titulo a, .titulo a:visited{
float: left;
width: 300px;
padding-left: 40px;
padding-top: 6px;
height: 27px;
background: url(images/noticias/noticia.gif) no-repeat 0px top;
color: #FF6600;
font: bold 15px Arial, Helvetica, sans-serif;
position:relative;
z-index: 2;
}

.titulo a:hover{
background: url(images/noticias/noticia.gif) no-repeat 0px bottom;
color: #D90000;
}
.titulo2 a, .titulo2 a:visited{
float: left;
width: 300px;
padding-left: 20px;
padding-top: 2px;
height: 27px;
color: #FF6600;
background: url(images/noticias/todas.gif) no-repeat 0px top;
font: bold 13px Arial, Helvetica, sans-serif;
}
.texto_index .destaque{
float: left;
margin: 0 6px 4px 0;
border: 5px solid #EDEDED;
}

h2 {
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
	padding-top:9px;
}
.tit_sec{
	margin-right:40px;	

}
.clear{ clear: both; }

hr{
border:0;
background-color: d1d1d1;
}