.edu {
}
.fondo {
	background-image: url(/educacion/imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
a:hover {
	color: #CC0000;
}
/*Navegar*/
.caja {
	height: 20px;
	text-align: center;
	padding-top: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(/educacion/imagenes/fondo-barra.gif);
}
#arriba {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 18px;
}
#arriba:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 18px;
	background-image: url(/educacion/imagenes/fondo-barra2.gif);
}
#arriba.nb {
	border-right-width: none;
	border-right-style: none;
}
/* CSS Document ESTE ES EL ESTILO DE LA PARTE DE ABAJO DE LAS PAGINAS */
#abajo {
	font: normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#abajo.final {
	font: normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-right-style: none;
}
#abajo:hover {
	font: normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #D9E7F2;
}
.copyleft {
	font: 9px Verdana;
	color: #FFFFFF;
	padding-top: 2px;
}
.doc {
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
}
#doc ul {
	margin: 0px;
}
#doc li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(/educacion/imagenes/vin.gif);
	margin: 0px 0px 0px -20px;
	list-style-position: outside;
	display: block;
}
#doc li:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(/educacion/imagenes/vin1.gif);
	margin: 0;
}
#caja-abajo {
	height: 20px;
	padding-top: 5px;
}#cabajo {
	background-color: #376FA6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#linea {
	background-image: url(/imagenes2/15x15l-h.gif);
	background-repeat: repeat;
	height: 15px;
}
/*Titulares y texto en general*/
h1.titular1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #0066CC;
	margin: 0;
	text-decoration: none;
}
.titular1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #006699;
}
h2.t2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7EADD9;
	margin: 0;
	text-decoration: none;
}
.t2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #7EADD9;
}
#ta {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACB2BF;
	padding-top: 5px;
	margin-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACB2BF;
	padding-bottom: 5px;
}
#ta.none {
	border-bottom-width: 0;
	border-bottom-style: none;
	border-bottom-color: none;
}
.at {
	font-weight: bold;
	color: #0066CC;
}
.ft {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	padding-top: 5px;
}
#borde {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #376FA6;
}
#mi {
	margin-left: 5px;
}
