.txt_cinza1 {
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	font-weight: none;
	color: #757575;
}


.link_cinza1 {
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	font-weight: none;
	text-decoration: none;
	color: #757575;
}

.link_cinza2 {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

.txt_cinza3 {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: none;
	color: #000000;
}

.txt_vermelho1 {
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	font-weight: none;
	color: #D41C22;
}

.box {
	font-family: Verdana, sans-serif; 
	color: #000;
	WIDTH: 190px;
	font-size: 10px;
	border: 1px solid #C6CCD2;


}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, sans-serif; 
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	color: #757575;
	margin:0 0 20px 0;
}

#lista_publicacoes{
	width:520px;
	margin:0;
	padding:0;
	list-style:none;
}

#lista_publicacoes li a strong{
	display:block;
	color:#D81E2B;
}

#lista_publicacoes li a{
	display:block;
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	color: #757575;
	margin:15px 0;
}

#lista_publicacoes li a:hover{
	text-decoration: underline;
}

.veja_pdf{
	width:200px;
	padding:0 0 40px 0;
}

.veja_pdf a{
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	color: #757575;
}

.veja_pdf a:hover{
	text-decoration: underline;
}

.veja_pdf img{
	margin:5px 2px 0 0;
	text-decoration:none;
}

#dataatual{
	padding:0 0 0 0;
}

#flags{
	width:150px;
}

#flags a{
	text-decoration:none;
	font-weight:bold;
	margin:1px 5px;
}

#flags a:hover{
	text-decoration:underline;
}

#flags a img{
	border:0;
}

#bt_buscar_pt-br{
	font-size:0;
	background-image:url('../img/bt_pt-br.gif');
	background-position:center center;
	background-repeat:no-repeat;
	width:52px;
	height:16px;
	border:0;
	cursor:pointer;
}
#bt_buscar_eng{
	font-size:0;
	background-image:url('../img/bt_eng.gif');
	background-position:center center;
	background-repeat:no-repeat;
	width:52px;
	height:16px;
	border:0;
	cursor:pointer;
}
#bt_buscar_esp{
	font-size:0;
	background-image:url('../img/bt_esp.gif');
	background-position:center center;
	background-repeat:no-repeat;
	width:52px;
	height:16px;
	border:0;
	cursor:pointer;
}


#exportar a{
	cursor:pointer;
}

.status_success{
	font-family: Verdana, sans-serif; 
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	color: #757575;	
	margin:100px 0;
}


.status_error{
	font-family: Verdana, sans-serif; 
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	color: #D51E25;	
	margin:100px 0;
}


