body {
	margin: 0;
	background-color: white;
}

.topo {
	height: 80px;
	background-color: #8e8e7a;
}

.resto {
	background-color: #d7d7d7;
}

.rodape {
	color: #0f2f76;
	font: normal normal 11px/15px "Trebuchet MS", Tahoma, Verdana, Arial;
	text-decoration: none;
	vertical-align: top;
}

.contato {
	color: white;
	font: italic normal bold 13px/18px "Trebuchet MS";
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 14px;
	text-align: right;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

.contato:hover {
	color: white;
	font: italic normal bold 13px/18px "Trebuchet MS";
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 14px;
	text-align: right;
	background-color: #707059;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

.textos {
	color: black;
	font: normal normal normal 12px/14px "Trebuchet MS";
	text-decoration: none;
	padding-right: 2px;
}

.clickmapa {
	color: #0f2f76;
	font: normal normal 11px/15px "Trebuchet MS", Tahoma, Verdana, Arial;	text-decoration: none;
}

.clickmapa:hover {
	color: olive;
	font: normal normal 11px/15px "Trebuchet MS", Tahoma, Verdana, Arial;	text-decoration: none;
}

.linkinfra {
	color: #1a3f52;
	font: normal bold 12px/14px "Trebuchet MS";
	text-decoration: none;
	display: block;
	padding: 5px 4px 4px;
}

.linkinfra:hover {
	color: white;
	font: normal bold 12px/14px "Trebuchet MS";
	text-decoration: none;
	background-color: #0E3753;
	display: block;
	padding: 5px 4px 4px;
}.titulosinformativos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
}
