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

.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: 12px;
text-align: justify;
}

.titulonoticias {
font-size: 16px;
font-weight: bold;
color: Blue;
}


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

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

