body {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_rodape {
	background-image: url(images/fundo_rodape.jpg);
	background-repeat: repeat-x;
}
.pad_lateral {
	padding: 10px;
}
.titulo_pont {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #10277F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #10277F;
}
.brd_dest {
	margin-right: 10px;
	border: 1px solid #E0DFE3;
	padding: 2px;
}
body, td, th {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #0637A3;
}
a:link {
	color: #163E71;
	text-decoration: none;
}
a:visited {
	color: #163E71;
	text-decoration: none;
}
a:hover {
	color: #D9AD00;
	text-decoration: none;
}
a:active {
	color: #D9AD00;
	text-decoration: none;
}

a.linkb:link {
	color: #EFF3F9;
	text-decoration: none;
}
a.linkb:visited {
	color: #EFF3F9;
	text-decoration: none;
}
a.linkb:hover {
	color: #FEEE50;
	text-decoration: none;
}
a.linkb:active {
	color: #FFE149;
	text-decoration: none;
}
.linha_vert {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #426BBB;
}


.brd_foto {
	border: 1px solid #E0DFE3;
	padding: 2px;
}
.pad_contdest {
	padding: 15px;
}
.bg_topo {
	background-image: url(images/bg_topo.jpg);
	background-repeat: no-repeat;
}
.bg_news {
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
}
.txt_news {
	color: #FFFFFF;
	font-size: 10px;
}
.form_news {
	background-color: #E6C400;
	border: 1px solid #FFDB07;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #1C3287;
}
.txt_menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 9px;
}
.bg_rodape {
	background-image: url(images/fundo_rodape.jpg);
}
.txt_newsb {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.bg_mapa {
	background-image: url(images/bg_rodape.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.txt_amarelo {
	font-size: 13px;
	font-weight: bold;
	color: #FFCE00;
}
