@charset "utf-8";
#body {
	text-align: center;
	background-image: url(images/body.png);
	background-repeat:   repeat-x;
	background-color: #edf5fa;
	padding: 0px;
}
.ubicacion {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 25px;
	font-weight: 900;
}


#todo {
	width:960px;
	text-align: left;
	height: 100%;
	background-image: url(images/fondo_sombra.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.borde_gris {
	border-top-width: 0.2px;
	border-right-width: 0.2px;
	border-bottom-width: 0.2px;
	border-left-width: 0.2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95B7DF;
	border-right-color: #95B7DF;
	border-bottom-color: #95B7DF;
	border-left-color: #95B7DF;
}
.subtitulo_niveles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #234874;
}

#cuerpo {
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	position: relative;
}
.margen_a_derecha {
	text-align: right;
	padding-right: 30px;
}

.texto_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336299;
	height: 30px;
	vertical-align: middle;
}


.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #234874;
}
.borde_gris_abajo {
	border-bottom-width: 0.25px;
	border-bottom-style: solid;
	border-bottom-color: #82a5cf;
}

#cabecera {
	margin:0 auto;
	text-align: left;
	height: 100%;
	width:960px;
}
.sombra {
	background-image: url(images/sombra.png);
	background-repeat:   repeat-y;
	background-position: left;
}

#menu_izq {
	width: 175px;
	right: 229px;
	top: 139px;
}
#menu_spry {
	position:absolute;
	left:229px;
	top:139px;
	width:175px;
	z-index:1;
}
.texto_lista {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 13pt;
	border-top-width: 0.25px;
	border-top-style: solid;
	border-top-color: #336299;
	padding-top: 10px;
}
.boton_borde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBDC0;
}
a {
	text-decoration: none;
	outline: none;
}

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFD52D;
}
a.menu:active {
	text-decoration: none;
	color: #FFD52D;
}
.menu {
}
.borde_imagen_izq {
	margin-left: 15px;
}
.borde_imagen_der {
	margin-right: 15px;
}
.menu_arriba {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #d3e1f2;
}
a.menu_arriba:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #d3e1f2;
}
a.menu_arriba:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #d3e1f2;
}
a.menu_arriba:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffcc00;
}
a.menu_arriba:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffcc00;
}
.menu_arriba_on {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffcc00;
}
.borde_fotos {
	border: 1px solid #282F4B;
}
#top {
	outline: none;
}
.frame_blog {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 958px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #7596BF;
	border-left-color: #7596BF;
}


  a img {border:0}
.destacado_azul {
	color: #234874;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.borde_arriba_abajo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #234874;
	border-bottom-color: #234874;
}
.borde_fotosCopia {
	border: 1px solid #282F4B;
	margin-right: 20px;
}
.linea_azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #234874;
	border-right-color: #234874;
	border-bottom-color: #234874;
	border-left-color: #234874;
}

.borde_fotosder {
	border: 1px solid #282F4B;
	margin-left: 20px;
}
.chiquito_azul {
	color: #234874;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.recuadro_azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #234874;
	border-right-color: #234874;
	border-bottom-color: #234874;
	border-left-color: #234874;
	background-image: url(images/fondo_celeste.gif);
	padding: 10px;
	border-right-style: none;
	border-left-style: none;
}
.destacado_mayus_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
.aviso_der {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #234874;
	border-right-color: #234874;
	border-bottom-color: #234874;
	border-left-color: #234874;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	color: #234874;
	background-color: #FFFFFF;
	text-decoration: blink;
	border-right-style: solid;
	border-left-style: solid;
}
.sub_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #00aff0;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
}
a.sub_menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #00aff0;
}
a.sub_menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #00aff0;
}
a.sub_menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #00aff0;
	text-decoration: underline;
}
a.sub_menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #00aff0;
}
a.vinc1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
}
.vinc1 {
}

a.vinc1:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
}
a.vinc1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
	text-decoration: underline;
}
a.vinc1:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
}
.texto_normal_margen_trazo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
	background-image: url(images/puntito_linea.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 40px -1px;
}
.texto_normal_margen_guion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
	background-image: url(images/rayita.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 15px -1px;
}
.vinc_vineta {
	padding-left: 50px;
	background-image: url(images/puntito.png);
	background-repeat: no-repeat;
	background-position: 40px;
}
a.vinc_vineta:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
	background-image: url(images/puntito.png);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-left: 50px;
}
a.vinc_vineta:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
	text-decoration: underline;
	background-image: url(images/puntito.png);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-left: 50px;
}
a.vinc_vineta:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
	background-image: url(images/puntito.png);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-left: 50px;
}
a.vinc_vineta:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00aff0;
	background-image: url(images/puntito.png);
	background-repeat: no-repeat;
	background-position: 40px -1px;
	padding-left: 50px;
}
.vineta {
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.vineta_35 {
	padding-left: 45px;
	background-image: url(images/puntito.png);
	background-repeat: no-repeat;
	background-position: 35px;
}
#act_09 {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_normal_celeste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #00aff0;
	line-height: 13pt;
}
.texto_normal_vineta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
	list-style-position: outside;
	list-style-image: url(images/puntito.png);
}

.pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d3e1f2;
	font-weight: bold;
	margin-top: 25px;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pie {
	background-image: url(images/pie.png);
	background-repeat: no-repeat;
	height: 46px;
}

a.pie:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #375b85;
	font-weight: bold;
	line-height: 10px;
}
a.pie:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #375b85;
	font-weight: bold;
	line-height: 10px;
}
a.pie:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #375b85;
	font-weight: bold;
	line-height: 10px;
	text-decoration: underline;
}
.asignaturas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	padding-left: 5px;
}
.asignaturas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #234874;
}
.asignaturas a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #234874;
	text-decoration: underline;
}
.pie2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #375b85;
	font-weight: bold;
	margin-top: 25px;
	line-height: 20px;
	padding-top: 2px;
}
.pie a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d3e1f2;
	font-weight: bold;
	margin-top: 25px;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pie2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #375b85;
	font-weight: bold;
	margin-top: 25px;
	line-height: 20px;
	padding-top: 2px;
}
.punto_subt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #234874;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234874;
}
.verdana12_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.verdana10_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.punto_subt_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #234874;
}
#cabecera {
	height: 120px;
	width: 960px;
	background-image: url(images/fondo_cabecera.png);
	background-repeat: no-repeat;
}
.recuadro_gris_claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #234874;
	border-right-color: #234874;
	border-bottom-color: #234874;
	border-left-color: #234874;
	padding: 10px;
	background-color: #EAEAEA;
	border-right-style: none;
	border-left-style: none;
}
.verdana_negra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	height: 30px;
	vertical-align: middle;
}
.subtitulo_10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #234874;
	height: 30px;
	vertical-align: middle;
}
#cufon_tab {
}
.borde_azul {
	border: 1px solid #234874;
}
.texto_arial_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borde_azulderecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #234874;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
