body {
	background-color: #FFF;
	font-family: Arial;
	font-size: 10px;
	margin: 0;
}

a {
	color: #087bbd;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00a3ff;
	font-weight: bold;
	text-decoration: underline;
}

.background {
	background-image: url('../images/background_07.gif');
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin: 0px 0 0 0;
}

.background_botton {
	background-image: url('../images/background_botton.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	margin: 0px 0 0 0;
}

.banner {
	background-color: #83a6ba;
	height: 285px;
}

.iframe_contato {
	background-color: #1185c8;
	height: 178px;
	width: 223px;
}

.text {
	color: #434343;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	margin: 0 0 0 10px;
	vertical-align: top;
}

.rodape {
	vertical-align: middle;
}

.divContatoHeader img {
	border: none;
}

.divContatoHeader p, a {
	color: #087bbd;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.divContatoHeader a:hover {
	text-decoration: underline;
}

.divContatoHeaderEspacamento {
	font-size: 3px;
	height: 3px;
}





