/* CSS Document */

* { font-family: Verdana, Arial, Helvetica, sans-serif;}

body{
	font-size: 12px;
	background-color: #c0d7a3;
	scrollbar-face-color: #ECECEC;  
	scrollbar-shadow-color: silver;  
	scrollbar-highlight-color: #FFFFFF;  
	scrollbar-3dlight-color: silver;  
	scrollbar-darkshadow-color: #silver;  
	scrollbar-track-color: #ECECEC;  
	scrollbar-arrow-color: #666666;		
}

/* LINKS PADRÕES */
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #56A579;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #56A579;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#92BD79;
}
a:active {
	text-decoration: none;
	color: #FFF500;
	font-weight: bold;
}
table{
	font-size: 12px;	
}
ol li{
	list-style:decimal;
}

/* CSS links Index */
#index{
z-index:2;
}
#index a{
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
#index a:link {}
#index a:visited {}
#index a:hover, a:active {
	text-decoration: underline;
	color: #696;
}
/* CSS links Index FIM*/



/* PÁGINA DE NOTÍCIAS */
/* TABELA PÁGINA DE NOTÍCIAS */
#tab-noticias{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333;
 text-align:justify;
}	
.data{
	text-align:right;
	line-height:10px;
	font-size:11px;
	margin:25px 0px 10px 0px;
}
#menu-noticias{
	text-align:center;
	line-height:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;	
}
#menu-noticias a:link{
	color:#009;
	font-weight: normal;		
}
#tab-noticias h3{
	font-size:12px;
	color:#060;
	text-align:left;
	margin-bottom:5px;
	letter-spacing:1px;	
	font-weight: normal;	
}
#tab-noticias h4{
	font-size:16px;
	color:#060;
	text-align:left;
}
#ult-noticias{
 font-size:11px;
 color:#333;
 text-align:justify;
 background:#CEEFFF;
}
#ult-noticias a{
	color:#009;
	font-weight: normal;
}
#ult-noticias a:hover{
	color:#009;
	font-weight: normal;
}
#ult-noticias h5{
 font-family:Arial, Helvetica, sans-serif;
color:#E9FEF5;
 font-size:14px;
 background:#0F5A39;
 padding: 5px; 
 letter-spacing:1px;
}
#ult-noticias p{
margin:10px 8px 2px 10px;
line-height:9px;
}

/* LINKS NOTICIAS.HTM */
#noticias{}
#noticias a{
	text-decoration: none;
	color: #390;
	font-weight: bold;		
}
#noticias a:link {
	color:#009;
}
#noticias a:visited {}
#noticias a:hover, a:active {
	text-decoration: underline;
	color: #3C0;
}
/* FIM PÁGINA DE NOTÍCIAS */


/****************************************************************************************************/
/* MENU LATERAL */
#menulateral{}
#menulateral a{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-left:15px;
}
.link-ativo-escuro{
	font-size: 15px;
	color: #fff500;
	font-weight: bold;
	margin-left:15px;
	background:#0A6F45;
	height:40px;
	text-indent:15px;	
}
.link-ativo-claro{
	font-size: 15px;
	color: #fff500;
	font-weight: bold;
	margin-left:15px;
	background:#56A579;	
	height:40px;
	text-indent:15px;
}
.verde-escuro{
	height:40px;
	background:#0A6F45;
}
.verde-claro{
	background:#56A579;
	height:40px;	
}
/****************************************************************************************************/



/****************************************************************************************************/
/* MENU TOP */
#menutop{}
#menutop a{
	font-size: 8pt;
	color: #0A6F45;
	font-weight: bold;
	text-transform: uppercase;
}
/****************************************************************************************************/


/* LINKS DADOS.HTM */
#dados{}
#dados a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#dados a:link {}
#dados a:visited {}
#dados a:hover, a:active {
	text-decoration: underline;
	color: #BFE0B1;
}
/* FIM LINK DADOS */




/* Visual Informativo */
#informativo{
	text-decoration: none;
	color: #56A579;
	font-size:9px;		
}
#informativo a:link, a:hove, a:active, a:visited{
	color: #56A579;
	font-weight: normal;	
}

form{
	margin:0px;	
}
input{
	color: #666;
	border:1px solid #ccc;
	background:#f8f8f8;	
}
select{
	color: #666;
	border:1px solid #ccc;
	background:#f8f8f8;	
}
option{
	color: #666;
	border:1px solid #ccc;
	background:#f8f8f8;	
}
textarea{
	color: #666;
	border:1px solid #ccc;
	background:#f8f8f8;
	scrollbar-face-color: #ECECEC;  
	scrollbar-shadow-color: silver;  
	scrollbar-highlight-color: #FFF;  
	scrollbar-3dlight-color: silver;  
	scrollbar-darkshadow-color: #silver;  
	scrollbar-track-color: #ECECEC;  
	scrollbar-arrow-color: #666;			
}

li{

list-style-type:square;}


/* CSS TEXTO */

.styletitulo {
	font-size: 13pt;
	font-weight: bold;
	color: #0A6F45;
}

.styletitulobrancoindex {
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
}

.stylesubtitulo {
	font-size: 11pt;
	font-weight: bold;
	color: #690;
}

.styletexto {
	font-size: 9pt;
	font-weight: normal;
	color: #000;
}

.stylecopyright {
	font-size: 9px;
	font-weight: bold;
	color: #060;
}
.linkmenor {
	font-size: 7pt;
	font-style: bold;
	color: #060;
}

.linkmaior {
	font-size: 8pt;
	font-weight: bold;
	color: #0A6F45;
	text-transform: uppercase;
}
.assinanews {
	font-size: 8pt;
	color: #060;
	font-weight: bold;
}
.mapasite {
	font-size: 13px;
	font-weight: bold;
	color: #060;
}
.titdisque {
	font-size: 9pt;
	font-weight: bold;
	color:#000;
}
#peca-comunicacao img{
border:2px solid #ccc;
}
.titulo-peca {color: #666666; font-size: 9pt; }