html, body, a:link, a:visited {
	color: #526b83;
}

a:link, a:visited {
	text-decoration: underline;
}

form label strong {
	font-size: 12px;
}

.marcador {
	background: url(../img/marcador1.jpg) left 8px no-repeat;
	padding-left: 12px;
}

input, textarea {
	border: 1px solid #e4edf9;
	padding: 5px;
	font-size: 11px;
	background: #FFF;
}

.nocss {
	border: 0;
	padding: 0;
	background: none;
}

input.botao {
	color: #67859f;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #67859f;
}

.margem {
	margin-bottom: 23px;
}

.meiamargem {
	margin-bottom: 14px;
}

.linha {
	width:490px;
	height:3px;
	line-height: 3px;
	background-color:#FFDE21;
	margin: 5px 0 5px 0;
}

.paginacao {
	text-align: center;
}

.paginacao strong {
	color: #67859F;
}

#centraliza {
	width: 770px;
	margin: 0 auto;
}

#topo {
	background: url(../img/top-bg.gif) repeat-x;
	height: 147px;
	padding: 12px 0 0 21px;
}

#logo {
	background:url(../img/top-logo.gif) no-repeat;
	height: 100px;
	width: 260px;
}

#logo span {
	display: none;
}

#logo a {
	display: block;
	width: 260px;
	height: 100px;
}

#menu {
	height: 43px;
	background: url(../img/bg_menu.gif);
}

#menu ul {
	display: none;
}

#corpo {
	background: url(../img/corpo-bg.gif) repeat-x #f5f8fd;
}

#destaques {
	background: url(../img/bg_chamadas.gif) repeat-x;
	padding: 25px;
	display: inline-block;
}

#destaques div {
	float: left;
}

#video {
	margin-left: 25px;
}

#colunas {
	padding: 17px 25px 25px 25px;
}

.coluna {
	float: left;
	margin-left: 25px;
}

.materias li {
	margin-bottom: 15px;
	clear: both;
}

.materias li a:link, .materias li a:visited {
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.materias li a strong {
	font-size: 12px;
	color: #67859f;
}

.materias li a .texto {
	float: right;
	width: 166px;
}

#corpo h2 {
	background: url(../img/bg_titulos.gif) repeat-x;
	height: 57px;
}
#corpo h5 {
	background: url(../img/titBg2.jpg) repeat-x;
	height: 57px;
}

#corpo h6 {
	background: url(../img/titBg.jpg) repeat-x;
	height: 57px;
}

#corpo h2 .tit-text {
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}

#corpo h2 .tit-icone {
	float: right;
	margin-right: 10px;
	display: inline;
}

#corpo h4 {
	border: 1px solid #e4edf9;
	padding: 6px 15px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#corpo h4 span {
	font-weight: normal;
	font-size: 11px;
}

#corpo .conteudo {
	padding: 17px 0 0 0;
	margin: 1px 0 0 0;
}

.botoes {
	text-align: right;
	line-height: 26px;
}

.botao:link, .botao:visited {
	border: 1px solid #e4edf9;
	padding: 2px 14px;
	color: #67859f;
	text-decoration: none;
	font-weight: bold;
}

.botao:hover {
	background: #FFF;
	border-right: 1px solid #cdd8e8;
	border-bottom: 1px solid #cdd8e8;
}

.lista, .lista li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.lista li {
	background:url(../img/li.gif) top left no-repeat;
	padding-left: 15px;
}

.listalink li {
}

.listalink li a:link, .listalink li a:visited {
	font-size: 12px;
	text-decoration: none;
}

#parceiros {
	text-align: center;
	background: #FFF;
	border: 1px solid #eaf0f3;
	padding: 15px 0;
}

#parceiros li {
	padding: 10px 0;
}

#prerodape {
	background: #ffcc00;
	height: 10px;
}

#rodape {
	padding: 24px;
	background: #c7daf3;
	color: #22567a;
}

#rodape .coluna {
	width: 220px;
}

#rodape h2 {
	font-weight: bold;
	font-size: 11px;
	color: #0b3450;
	text-transform: uppercase;
}

.fotos-inline {
	text-align: center;
	margin: 24px 0;
}

.listamenu, .listamenu li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.listamenu li {
	float: left;
	width: 162px;
	margin: 0 0 2px 3px;
}

.listamenu li a:link, .listamenu li a:visited {
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase!important;
	text-decoration: none;
}

.erro {
	color: #e3411c;
	text-align: center;
	padding: 10px;
}

.menuflutuante {
	position: absolute;
	visibility: hidden;
	background: #004580;
	border-top: 1px solid #4379CB;
}

.menuflutuante ul, .menuflutuante li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuflutuante a:link, .menuflutuante a:visited {
	display: block;
	padding: 5px 12px;
	color: #fff;
	border-left: 3px solid #004580;
	text-decoration: none;
}

.menuflutuante a:hover {
	background-color: #002b5d;
	border-left: 3px solid #ffb902;
	padding: 5px 12px;
}
.mat_tit1{
	font-family:arial;
	font-size: 18px;
	font-weight:bold;
	color:#004B84;
}
.mat_tit2{
	font-family:arial;
	font-size: 14px;
	font-weight:bold;
	color:#004B84;
}
.mat_tit3{
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	color:#004B84;
}
.mat_txt1{
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	color:#F2DA02;
}
.mat_txt2{
	font-family:arial;
	font-size: 14px;
	font-weight:bold;
	color:#F2DA02;
}
.mat_txt3{
	font-family:arial;
	font-size: 14px;
	color:#004B84;
}
.mat_txt4{
	font-family:arial;
	font-size: 11px;
	color:#004B84;
}
