#tudo {
	position: relative;
	width: 940px;
	margin: 0 auto;
	height:100%;
}

#div_menu{
	position:absolute;
	width:190px;
	z-index: 1000;
	left:0px;
	top: 110px;
}

a{
	color:#6A96A8;
}

a:hover{
	color:#000;
}

a.vejamais{
   background: url(../imagens/mais_cinza2.png) right #fff no-repeat;
   color: #666666;
   text-decoration: none;
   padding:2px 20px 3px 5px;
   display:inline-block;
   text-decoration:none;
  
}


a.vejamais:hover{
   background: url(../imagens/mais_branco2.png) right #666 no-repeat;
   color: #fff;
   padding:2px 20px 3px 5px;
   text-decoration:none;
} 

a.linknoticias_03{
   background-image: url(../imagens/mais_cinza.png);
   background-repeat:no-repeat;
   color: #666666;
   text-decoration: none;
   padding:2px 2px 2px 20px;
   display:inline-block;
   text-decoration:none;
   line-height:1.3em;
   margin-left:-4px;
  
}

a.linknoticias_03:hover{
   background-image: url(../imagens/mais_bege.png); 
   background-repeat:no-repeat;
   color: #666;
   padding:2px 2px 2px 20px;
   text-decoration:underline;
} 




a.linknoticias{
   background-image: url(../imagens/mais_bege.png);
   background-repeat:no-repeat;
   color: #666666;
   text-decoration: none;
   padding:2px 2px 2px 20px;
   display:inline-block;
   text-decoration:none;
   line-height:1.3em;
  
}

a.linknoticias:hover{
   background-image: url(../imagens/mais_cinza.png); 
   background-repeat:no-repeat;
   color: #666;
   padding:2px 2px 2px 20px;
   text-decoration:underline;
} 

a.linknoticias_02,span.linknoticias_02{
   color: #666666;
   text-decoration: none;
   padding:2px;
   display:inline-block;
   text-decoration:none;
  line-height:1.3em;
}

a.linknoticias_02:hover{
   color: #666;
   padding:2px;
   text-decoration:underline;
} 

a img { 
	border: none;
}

a.bthome{
   background-image:url(../imagens/raio_azul.png);
   background-repeat:no-repeat;
   color: #005596;
   text-decoration: none;
   padding:4px 2px 0 10px;
   display:inline-block;
   text-decoration:none;
   height:16px;
   font-family:Tahoma, Geneva, sans-serif;
  
}

a.bthome:hover{
   background-image:url(../imagens/raio_laranja.png);
   background-repeat:no-repeat;
   color: #f8971d;
   text-decoration:none;
   padding:4px 2px 0 10px;
   font-family:Tahoma, Geneva, sans-serif;


}

a.btrestrito{
   background-image:url(../imagens/bt_restrito_off.png);
   background-repeat:no-repeat;
   color: #005596;
   text-decoration: none;
   padding:2px 2px 0 24px;
   display:inline-block;
   text-decoration:none;
   height:16px;
   font-family:Tahoma, Geneva, sans-serif;
  
}

a.btrestrito:hover{
   background-image:url(../imagens/bt_restrito_on.png);
   background-repeat:no-repeat;
   color: #f8971d;
   text-decoration:none;
   padding:2px 2px 0 24px;
   font-family:Tahoma, Geneva, sans-serif;
}


.background_bege{
	background-color:#E8DFCD;
}

.background_azul{
	background-color:#CCE4E5;
}

.cinza{
	color:#666;
}

.laranja{
	color:#F8971D;
}

.azul{
   color: #005596;
}

.margem_left_4px{
	margin-left:4px;
}

.bottom_azul{
	border-bottom:#ACD1D1 1px solid;
}

.bottom_cinza{
	border-bottom:#777777 1px solid;
}

.legenda{
	font-size:10px;
	line-height:12px;
	}
	
UL {
	margin:10px 0 10px 15px;
	padding-left: 0px;
	text-align:justify;
}

UL LI {
	padding: 0;
}
