﻿@charset "utf-8";

body {background:  #D5C199; }
.rural{ background: #999900;}
div#entrada {
	width: 640px; height: 460px;
	top: 50%; left: 50%;
	position: absolute;
	margin: -240px -314px;
	}

img { border: none; }

div#flash {
	width: 760px; height: 420px;
	top: 50%; left: 50%;
	position: absolute;
	margin: -210px -380px;
	}
	
div#pie { text-align: center; width: 75px; position: absolute; bottom: 20px; left: 50%; margin: 0 0 0 -38px; }