@charset "UTF-8";
/* CSS Document */

.barra_abajo {
	background-color: #b65518;
	height: 20px;
	width: 960px;
	position: absolute;
	margin: 0 auto;
	text-align: center;
	top: 739px;
	left: 0px;
}
.reloj {
	position:absolute;
	background: #;
	left:5px;
	top:0px;
	width:200px;
	height:15px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	font-size: 9px;
	font-weight: normal;
	z-index:2;
}
.barra_pueblos {
	background-color: #b65518;
	height: 20px;
	width: 160px;
	position: absolute;
	margin: 0 auto;
	text-align: right;
	top: 739px;
	left: 780px;
}
.todopueblos {
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b65518;
	font-size: 8px;
	font-weight: normal;
}
a.todopueblos:link, visited {
	color: #b65518;
	text-decoration: none;
}
a.todopueblos:hover {
	color: #b65518;
	text-decoration: none;
}
