body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
h2 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 14px;
	margin-bottom: -5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #19A9A7;
	padding-left: 8px;
	background-color: #E6E6E6;
	margin-right: -5px;
	padding-top: 1px;
	color: #0B4645;
	font-weight: bold;
	margin-left: -5px;
}
#marcelo {
	position:relative;
	z-index: 999;
	width: 50px;
	top: 2px;
}
#hide1 {
	display: none;
}
.bloco_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	text-align: justify;
}
.div_iframe_map {
	font-family: Tahoma, Arial, Georgia;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 25px;
	padding-top: 15px;
	background-color: #19A9A7;
	color: #FFFFFF;
}


.top {
	font-size:10px;
	font-family:Tahoma, Arial, Times New Roman;
	color: white;
}
.top a { 
	color: white;
	text-decoration: underline;
}
.top a:hover {
	color: #fffbc1;
	text-decoration: underline;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text a { 
	color: #0080FF;
	text-decoration: underline;
}
.text a:hover {
	color: #00458A;
	text-decoration: none;
}
.text_credit {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #000000;
}
.text_credit a {
	color: #0080FF;
}
.text_credit a:hover {
	color: #0059b2;
}
.text_credit_cinza {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10px;
	color: #999999;
}
.espace_-7px_bottom {
	margin-bottom: -7px;
}

.border_rodape1 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #027E82;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #19A9A7;
}
.border_rodape2 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #19A9A7;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #19A9A7;
	padding-top: 5px;
}
.bloco_titulo {
	width: 620px;
	margin-top: -55px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #027E82;
}
.float_left {
	float: left;
	margin-right: 8px;
}
.float_right {
	float: right;
	margin-left: 8px;
}
