
#conteudo, #conteudo td {
	font-size: 12px;

}

#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4 {
	background:url(../img/conteudo-h1.gif) repeat-x;
	position: relative;
	margin-bottom: 15px;
}

#conteudo h2 {
	font-size: 20px;
	line-height: 1.3em;
	background: none;
}

#conteudo h4 {
	margin-bottom: 0px;
}


#conteudo h1 .cor, #conteudo h2 .cor, #conteudo h3 .cor {
	display: block;
	position: absolute;
	right: 0;
	top: 12px;
	height: 22px;
	width: 27px;
	font-size: 5px;
}

#conteudo h3 {
	background: none;
	border-bottom: 1px solid #E9E8E5;
	padding-top: 6px;
	margin-bottom: 10px;
}

.olive .cor {
	background: #CC9900!important;
}

.verde .cor {
	background: #006633!important;
	color: #FFF;
}

.verdeescuro .cor {
	background: #003300!important;
	color: #FFF;
}

.vermelho .cor {
	background: #990000!important;
}

.preto .cor {
	background: #000!important;
	color: #FFF;
}

.azul .cor {
	background: #003366!important;
	color: #FFF;
}

.azulclaro .cor {
	background: #005AB4!important;
	color: #FFF;
}

.roxo .cor {
	background: #7B2378!important;
	color:#FFF;
}

#conteudo p {
	margin-bottom: 10px;
}

#conteudo .cabecalho {
	margin-bottom: 18px;
}

#conteudo .cabecalho tbody td {
}

#conteudo .cabecalho tbody td {
	background: url(../img/interna-cabecalhobg.gif) repeat-x;
}

#conteudo .cabecalho a {
	font-size:11px;
}

.formulario th {
	text-align: right;
}

.data {
	padding: 5px 7px;
	background: #990000;
	color: #FFF;
}

.panel {
	position: relative;
	background: #FDF8E5;
}

.panel .dentro {
	padding: 0 10px;
}

.panel .pce, .panel .pcd, .panel .pbe, .panel .pbd {
	width: 10px;
	height: 10px;
	position: absolute;
}

.panel .cima, .panel .baixo {
	height: 10px;
}

.panel .cima {
	background: url(../img/panel-cima.gif) no-repeat;
	top: 0;
	left: 0;
}

.panel .baixo {
	background: url(../img/panel-baixo.gif) no-repeat;
	bottom: 0;
	left: 0;
}

.panel .pce {
	background: url(../img/panel-ce.gif);
}

.panel .pcd {
	background: url(../img/panel-cd.gif);
}

.panel .pcd, .panel .pce {
	top: 0;
}

.panel .pbe, .panel .pbd {
	bottom: 0;
}

.panel .pcd, .panel .pce {
	top: 0;
}

.panel .pbe, .panel .pbd {
	bottom: 0;
}

.panel .pbe, .panel .pce {
	left: 0;
}

.panel .pbd, .panel .pcd {
	right: 0;
}

.panel .pbe {
	background: url(../img/panel-be.gif);
}
.panel .pbd {
	background: url(../img/panel-bd.gif);
}


#conteudo ul.lista li a {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

#conteudo ul.lista li a span {
	margin-right: 3px;
	font-weight: normal;
}

.caixa h2 {
	padding: 0!important;
	margin: 0!important;
}
.caixa {
	padding: 4px 7px;
	margin-bottom: 5px;
}

.texto {
	text-align: justify;
}

.texto p {
}

table.dados {
	border: 1px solid #F0C10E;
	margin: 20px auto;
}

table.dados th {
	background: #F0C10E;
}

table.dados th, table.dados td {
	padding: 5px 7px;
}

table.dados td {
	border-bottom: 1px solid #FCF1C7;
}

.espaciado{
	padding-bottom: 15px;
}

.praias{
	border:0px;
}
.praias img{
		margin: 0pt 20px 20px 0pt;
}
.praias td {
	text-align:justify;
}	