body {
	margin: 0px;
	background-image: url(../_img/bg_body_inicial.jpg);
	background-repeat: repeat-x;
	background-color: #0054A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#principal {
	background-image: url(../_img/bg_mato_inicial.gif);
	background-repeat: repeat-x;
}
#pontilhadoSup {
	height: 105px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/pontilhadoSup.gif);
	background-repeat: repeat-y;
	text-align: right;
}
#pontilhadoSup img {
	border: 0px;
	margin-right: 10px;
	margin-top: 75px;
}
#cabecalhoInicial {
	height: 230px;
	background-image: url(../_img/bg_cabecalho_inicial.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menu {
	height: 21px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#flash {
	height: 180px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
#menu a {
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#conteudoInferior {
	height: 255px;
	width: 761px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left;
	font-size: 11px;
}
#areaMapa {
	height: 255px;
	width: 288px;
	position: absolute;
}
#blocoTexto-a {
	height: 103px;
	width: 473px;
	float: right;
	position: absolute;
	margin-left: 288px;
	background-image: url(../_img/pontilhadoVerde.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 6px;
	text-align: justify;
	color: #FFFFFF;
}
#blocoTexto-b {
	height: 118px;
	width: 463px;
	float: right;
	position: absolute;
	margin-left: 288px;
	margin-top: 113px;
	background-image: url(../_img/bg_blocoTexto_b.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 10px;
	text-align: justify;
}
#blocoTexto-b img {
	float: left;
	margin-left: 10px;
	margin-right: 19px;
	border: 0px;
}
#blocoTexto-b h2 {
	background-position: 123px;
	padding-left: 142px;
	font-size: 13px;
	background-image: url(../_img/marcador_peixe_azul.gif);
	color: #65BBD1;
}
#rodape {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80A9D2;
	height: 119px;
	padding-top: 10px;
	font-size: 10px;
}
h2 {
	background-image: url(../_img/marcador_peixe.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: left;
	padding-left: 21px;
	margin-top: 3px;
	margin-bottom: 3px;
}
