body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	COLOR: #e8ab00;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	COLOR: #e8ab00;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:active {
	COLOR: #e8ab00;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#logocabeza {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
}
#bandaazul {
	background-image: url(imagenes/banda_azul.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	width: 100%;
	top: 0px;
	right: 270px;
	background-color: #005681;
	height: 40px;
	z-index: 6;
}
#titulopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	z-index: 10;
	left: 20px;
}

#bandanaranja {
	position: absolute;
	height: 1500px;
	width: 40px;
	top: 235px;
	right: 2px;
	background-color: #FCBB21;
	background-image: url(imagenes/banda_naranja.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 7;
}
#menu {
	position: absolute;
	width: 250px;
	top: 350px;
	right: 2px;
	z-index: 8;
}
#logos {
	position: absolute;
	top: 225px;
	right: 50px;
	z-index: 9;
}

a.menuboton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #97B9D4;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	background-color: #97B9D4;
}
a.menuboton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #97B9D4;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	background-color: #97B9D4;
}
a.menuboton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #97B9D4;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	background-color: #97B9D4;
}
a.menuboton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #055288;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	background-color: #FCBB21;
}
#submenu {
	position: absolute;
	left: 0px;
	top: 38px;
	vertical-align: middle;
	z-index: 10;
}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #005681;
	position: absolute;
	top: 75px;
	text-align: justify;
	padding-left: 50px;
	right: 300px;
	z-index: 1;
}
.titulo {
	font-size: x-large;
	font-weight: bold;
	color: #005681;
}
.texto {
	font-size: small;
	color: #005681;
}

a.submenuboton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A99BA;
	display: inline;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
a.submenuboton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A99BA;
	display: inline;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
a.submenuboton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A99BA;
	display: inline;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
a.submenuboton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #005681;
	background-color: #FFBA27;
	display: inline;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 20px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.ladillo {
	font-size: large;
	font-weight: bold;
	color: #FCB825;
}
#pie {
	position: absolute;
	width: 100%;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
	z-index: 7;
}
.botonactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #055288;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	background-color: #FCBB21;
}
#bandanaranjab {
	position: absolute;
	height: 500px;
	width: 40px;
	right: 2px;
	background-color: #FCBB21;
	z-index: 1;
	bottom: 0px;
}
#buscador {
	font-family: Arial, Helvetica, sans-serif;
	color: #005681;
	position: absolute;
	top: 75px;
	text-align: justify;
	width: 600px;
}
.destacados{
	color: #FFBA21;
	font-weight: bold;
	font-size: small;
}
#faldon4e {
	font-family: Arial, Helvetica, sans-serif;
	color: #005681;
	position: absolute;
	text-align: justify;
	z-index: 5;
	top: 75px;
}
#formulario {

	font-family: Arial, Helvetica, sans-serif;
	color: #005681;
	position: absolute;
	top: 75px;
	text-align: justify;
	padding-left: 50px;
}
#faldon4eBAJO {
	font-family: Arial, Helvetica, sans-serif;
	color: #005681;
	position: absolute;
	text-align: justify;
	z-index: 5;
	bottom: 50px;
}
.textopeq {

	font-size: 0.6em;
	color: #005681;
}

