body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_site.jpg);
}

a:link {
	color: #263440;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #425A6F;
}
a:hover {
	text-decoration: none;
	color: #E1D4C0;
}
a:active {
	text-decoration: none;
	color: #263440;
}
a.rodape:link {
	color: #263440;
	text-decoration: none;
}
a.rodape:visited {
	text-decoration: none;
	color: #425A6F;
}
a.rodape:hover {
	text-decoration: none;
	color: #8A621D;
}
a.rodape:active {
	text-decoration: none;
	color: #263440;
}


.bg_topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: repeat-x;
}
.bg_topo2 {
	background-image: url(../images/bg_topo-2.jpg);
	background-repeat: repeat-x;
}
.bg_submenu {
	background-color: #8FA6B8;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #263440;
	line-height: 150%;
}
.bg_conteudo {
	background-color: #F5EDE3;
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	line-height: 140%;
}
.bg_titulo {
	background-color: #F5EDE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #546F85;
	font-weight: bold;
	background-image: url(../images/cont_topo.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}


.bg_topo-submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5EDE3;
	background-image: url(../images/sub-topo.gif);
	padding-left: 43px;
}

.fonte_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
}
.fonte_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #546F85;
	line-height: 130%;
	font-weight: bold;
}


.bg_destaque-topo {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #546F85;
	line-height: 150%;
	background-image: url(../images/home-topo.gif);
}
.brd_foto {
	margin: 2px;
	border: 1px solid #C2B01F;
	padding: 2px;
}
