@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}	
.float {
	color: #1586D8;
	text-decoration: none;
}
a:hover {
	color: #88AECC;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
.tablecentral {
	align: center;
}
.qd_princ {
	background-image: url(../images/qd_princ.jpg);
	background-repeat: no-repeat;
	background-position: 35px 15px;
}
.qd_noticias {
	background-image: url(../images/br_titulo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 15px;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/rodape.jpg);
	background-repeat: repeat-x;
}
.linha {
	background-color: #DADADA;
	background-repeat: repeat-x;
}
.texto-boletim {
	font-size: 10px;
}
.menu-lat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 50px;
	line-height: 24px;
	margin-bottom: 5px;
}
.texto-br-lat a {
	color: #666;
	text-decoration: none;
}
.texto-br-lat a:hover {
	color: #999;
	text-decoration: none;
}
.menu-lat-color1 {
	color: #1586D8;
	padding-top: 5px;
	padding-bottom: 5px;

}
.menu-lat-color2 {
	color: #003B96;
	padding-top: 5px;
	padding-bottom: 5px;

}
.texto
{
	font-size:15px;
	margin-top: 10px;
	color: #666;
	line-height: 20px;
	text-decoration: none;
}
.tablecentral tr td table tr td .texto tr td li {
	font-size: 18px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}
.texto-br-lat
{
	font-size:13px;
	color: #666;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 17px;
	text-decoration: none;
}
.titulo-lat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #003B96;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: default;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 7px;
	cursor: default;
}

.bg-cinza {
	background-color: #F0F0F0;
}
