@charset "UTF-8";
#nav {
	float: left;
	width: 100%;
	margin-left: 0px;
	position: absolute;
	z-index: 10;
	padding-left: 0%;
	top: 10px;
	left: 0px;
}
#navnav {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 450px;
}
#navnavizq {
	width: 250px;
	float: left;
}
#navnavdch {
	height: 270px;
	width: 250px;
	float: left;
	padding-left: 0%;
}
#pie {
	height: 81px;
	width: 30%;
	margin-left: 50%;
	padding-bottom: 0px;
	padding-left: 0px;
	position: fixed;
	visibility: visible;
	bottom: 10px;
	overflow: visible;
	z-index: 30;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	color: #000000;
	letter-spacing: 1px;
	border: 0px;
}
.imagen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0px;
	text-decoration: none;
}
.rot {
	color: #006699;
}

.texto {
	font-family: monaco;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
	letter-spacing: 1px;
}


.textogrande {
	font-family: monaco;
	font-size: 12px;
	line-height: 16px;
	color: white;
	letter-spacing: 0px;
	background-color:#ef2d2d;
}
a:hover {
	font-family: monaco;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #006699;
	letter-spacing: 1px;
}
