
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bodyesquerda {
	background-color: 3387c2;
	color: ffffff;
}

.bodyeconteudos {
	background-color: 0069b3;
	color: ffffff;
}

.bodyetopo {
	background-color: ffffff;
	border-color: 004477:
	border-bottom-width: 4px;
	color: ffffff;
}

.bodyedireita {
	background-color: 0069b3;
}

.contador{
	font-size: 16px;
	color: White;
	text-align: center;
	font-weight: bold;
}


a:link {
	color: White;
	text-decoration: none;
}


a:visited {
	color: White;
	text-decoration: none;
}


a:hover {
	color: White;
	text-decoration: none;
}


a:active {
	color: White;
	text-decoration: none;
}

.fundotopo {
	background-image:url(../images/fundotopo.jpg);
	background-repeat:no-repeat;
}

.menustopo {
font-size: 14px;
font-weight: bold;
color: #FF0000;
}

.titulo {
font-size: 12px;
text-align: center;
font-weight: bold;
}

.texto {
font-size: 12px;
}

.textolojas {
font-size: 12px;
font-weight: bold;
}

.titulolojas {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}

.textonoticias {
font-size: 14px;
text-align: justify;
}

.titulonoticias {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}


.titulomapas {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #5F9EA0;
}

.limites {
	border-bottom: 2px solid #0099FF;
}

