@charset "utf-8";


body {
	margin: 0px;
	background-color:#8B2415 /*#785118*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../imgs/fondo_gral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.botones {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	background-color: #FFCC00;
	border: 2px solid #CC6600;
}
.botones:hover {
	background-color: #FF9933;
}

.wraper {
	margin: auto;
	width: 800px;
}
.header {
	height: 260px;
	background-image: url(../imgs/back_header.png);
	background-repeat:  no-repeat;
	background-position: center top;
}
.header_interior {
	height: 200px;
	background-image: url(../imgs/back_header.png);
	background-repeat:  no-repeat;
	background-position: center top;
}
.header_titulo {
	height: 146px;
	width: 800px;
	background-image: url(../imgs/header_1.png);
	_background-image: url(../imgs/header_1.jpg);
	background-repeat: no-repeat;
}
.flash_header {
	float: right;
	height: 145px;
	width: 250px;
	margin-right: 10px;
}
.titulo_seccion {
	width: 400px;
	margin-left: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 55px;
	float:left;
}
.menu_superior {
	height: 55px;
}
.menu_superior ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu_superior ul li{
	display:block;
	height: 30px;
	width: 85px;
	float: left;
	margin-top: 15px;
	border-right-style: dotted;
	border-right-color: #CCCC99;
	margin-right: 2px;
	border-right-width: 1px;
}
.menu_superior span {
	display: none;
}
.menu_superior .home {
	background-image: url(../imgs/bt_home.png);
	_background-image:url(../imgs/bt_home.jpg);
	background-repeat: no-repeat;
	

}
.menu_superior .home:hover {
	background-image: url(../imgs/bt_home_over.png);
}
.menu_superior .telesec {
	background-image: url(../imgs/bt_nosotros.png);
	_background-image: url(../imgs/bt_nosotros.jpg);
	background-repeat: no-repeat;
}
.menu_superior .telesec:hover {
	background-image: url(../imgs/bt_nosotros_over.png);
	
}
.menu_superior .recursos {
	background-image: url(../imgs/bt_recursos.png);
	_background-image: url(../imgs/bt_recursos.jpg);
	background-repeat: no-repeat;
}
.menu_superior .recursos:hover {
	background-image: url(../imgs/bt_recursos_over.png);
}
.menu_superior .eventos {
	background-image: url(../imgs/bt_eventos.png);
	_background-image:url(../imgs/bt_eventos.jpg);
	background-repeat: no-repeat;
}
.menu_superior .eventos:hover {
	background-image: url(../imgs/bt_eventos_over.png);
}
.menu_superior .parrilla {
	background-image: url(../imgs/bt_parrilla_tv.png);
	_background-image:url(../imgs/bt_parrilla_tv.jpg);
	background-repeat: no-repeat;
}
.menu_superior .parrilla:hover {
	background-image: url(../imgs/bt_parrilla_tv_over.png);
}
.menu_superior .contacto {
	background-image: url(../imgs/bt_contacto.png);
	_background-image:url(../imgs/bt_contacto.jpg);
	background-repeat: no-repeat;
}
.menu_superior .contacto:hover {
	background-image: url(../imgs/bt_contacto_over.png);
}
.buscador {
	float: left;
	width: 220px;
	margin-top: 23px;
	padding-left: 30px;
	color: #FFFFCC;
}
.busq_txt {
	float: left;
	width: 155px;
}
.busq_btn {
	float: left;
	height: 21px;
	width: 50px;
	background-image: url(../imgs/bt_search.png);
	_background-image: url(../imgs/bt_search.gif);
	background-repeat: no-repeat;
}
.busq_btn:hover {
	background-image: url(../imgs/bt_search_over.png);
}
.busq_btn_2 {
	float: left;
	height: 21px;
	width: 50px;
	background-image: url(../imgs/bt_buscar.png);
	background-repeat: no-repeat;
	margin-top: 13px;
}
.busq_btn_2:hover {
	background-image: url(../imgs/bt_buscar_over.png);
}
 
.formulario {
	font-size: 10px;
	border: 1px solid #D5C07B;
	background-image: url(../imgs/back_form.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #FEFECA;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
}
.formulario_search {
	font-size: 10px;
	border: 1px solid #D5C07B;
	background-image: url(../imgs/back_form.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #FEFECA;
}
.header_flash {
z-index:-999;
}
.status_bar {
	background-image: url(../imgs/back_stastusbar.jpg);
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFCC00;
}
.welcome_date {
	float: right;
	width: 300px;
	color:#FFF;
	padding-top: 3px;
	padding-left: 15px;
	text-align:right;
	padding-right:15px;
}
.ruta_navbar {
	float: left;
	width: 250px;

}
.ruta_navbar a {
	color: #FFFF99;
	text-decoration: none;
}
.ruta_navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.usuario {
	font-weight: bold;
	color: #FFFFCC;
}
.container {
	background-color: #FFFFCC;
	background-image: url(../imgs/back_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.container_nosotros {
	background-color: #FFFFCC;
	background-image: url(../imgs/background_nosotros.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.container_noticias {
	background-color: #FFFFCC;
	background-image: url(../imgs/background_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.container_recursos {
	background-color: #FFFFCC;
	background-image: url(../imgs/background_recursos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	display:table;
}
.container_libros {
	background-color: #FFFFCC;
	background-image: url(../imgs/background_libros.jpg);
	background-repeat: no-repeat;
    padding-top: 10px;
}
.container_contacto {
	background-color: #FFFFCC;
	background-image: url(../imgs/background_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.container_eventos {
	background-color: #FFFFCC;
	background-image: url(../imgs/background_eventos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;


}
.contenedor_flash_calendario{
	padding:20px;
	padding-top:100px;
}
.contenido_interior2 {
	margin-left: 25px;
	_margin-left: 17px;
	margin-right: 280px;
	_margin-right:-20px;
}
.contenido_interior3 {
	width: 500px;
	margin-right: 240px;
	text-align:justify;
	padding-left: 40px;
}
.contenido_interior {
	width: 550px;
	
	/*padding-right: 220px;*/
	padding-left: 25px;
	text-align:justify;
	display:table;
	overflow:auto;
}
.contenido_interior p{
	clear:both;
}
.contenido_interior a, .contenido_interior a:hover{
	color:#630;
	text-decoration:underline;
}
.buscar_noticia {
	background-image: url(../imgs/back_search_news.png);
	_background-image: url(../imgs/back_search_news.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 340px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 180px;
	color: #FFFFFF;
}
.evento_destacado {
	background-image: url(../imgs/back_evento_inter.png);
	_background-image: url(../imgs/back_evento_inter.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 520px;
	padding-top: 35px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.buscar_libro {
	background-image: url(../imgs/back_search_books.png);
	_background-image: url(../imgs/back_search_books.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 340px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 180px;
	color: #FFFFFF;
}
.buscar_libro_en_recursos {
background-image: url(../imgs/back_search_books_recursos.png);
	background-repeat: no-repeat;	
	height: 180px;

	padding-top: 40px;
	padding-left: 30px;
	
	color: #000;
}
.opcion_busqueda {
	font-weight: bold;
}
.opcion_busqueda2 {
	font-weight: bold;
	color: #663300;
}
.opcion_busqueda3 {
	font-weight: bold;
	color: #FFF;
}
.encabezado_busqeuda {
	background-image: url(../imgs/encabezado_results.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.resultados_noticias {
	background-image: url(../imgs/results_search.png);
	_background-image: url(../imgs/results_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 25px;
}
.mas_eventos {
	background-image: url(../imgs/mas_eventos.png);
	_background-image: url(../imgs/mas_eventos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 25px;
}
.resultado_celda {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	color: #666600;
}
.resultado_celda:hover {
	background-color: #CCCC66;
}

#fieldset_descargas{
	border:1px solid #630;
	padding:20px;
	margin-bottom:25px;
	margin-top:25px;
}
#fieldset_descargas legend{
	background-color:#630;
	color:#FFF;
	margin-bottom:15px;
	
}
#fieldset_descargas img{
	margin-left:20px;
}
.descarga_documentos {
	color: #666600;
}
.descarga_documentos a {
	color: #666600;
	text-decoration:none;
}
.descarga_documentos a:hover {
	color: #666600;
	text-decoration:underline;
}

.fecha_tabla {
	width: 32px;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	padding-top: 8px;
	font-size: 11px;
	background-image: url(../imgs/ico_date.png);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
}
.titulo_resultado {
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.txt_resultado a {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.txt_resultado a:hover {
	color: #990000;
	text-decoration: underline;
}
.sidebar {
	float: right;
	width: 190px;
	margin-right: 20px;
	margin-top: 40px;
	background-image: url(../imgs/back_sidebar.png);
	_background-image: url(../imgs/back_sidebar.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.titulo_interior {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.foto_comment img {
	float: left;
	margin-top: 20px;
	margin-right: 25px;
}
.titulo_sidebar {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.contenido_sidebar {
	color: #666600;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 12px;
}
.contenido_sidebar a{
	color: #666600;
	line-height: 12px;
	text-decoration:none;
}
.contenido_sidebar a:hover{
	text-decoration:underline;
}
.foto_comment {
	display:table;
}
.foto_evento {
	border: 1px solid #666600;
	float: left;
	height: 160px;
	width: 315px;
}
.resumen_nota {
	float:left;
	width: 200px;
	padding-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #666600;
	display:table;
}
.noticia_cuerpo {
	clear:both;
	display:table;
}
.fila_superior {
	height: 210px;
}
.fila_inferior {
	height: 230px;
	_height: 250px;
}
.featured_front {
	height: 200px;
	width: 550px;
/*	background-image: url(../imgs/fondo_featured.png);
	background-repeat: no-repeat;
	background-position: left top;
*/	padding-left: 15px;
	padding-top: 5px;
	float: left;
}
.texto_nota_feat {
	background-image: url(../imgs/back_nota_feat.jpg);
	float: left;
	height: 167px;
	width: 170px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.foto_featured {
	border: 1px solid #666600;
	float: left;
	height: 190px;
	width: 350px;
}
.fecha_feat {
	font-size: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	width: 170px;
	height: 14px;
	overflow: hidden;
}
.fecha_evento_feat {
	font-size: 10px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
.titulo_feat {
	font-size: 14px;
	font-weight: bold;
	color: #D1D172;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D172;
	height: 30px;
	width: 170px;
	overflow: hidden;
}
.titulo_evento_feat {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
.texto_feat a {
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.texto_feat {
	width: 170px;
	height: 95px;
	overflow: hidden;
}
.container_feat {
	height: 153px;
	width: 170px;
	overflow: hidden;
}

.texto_feat a:hover {
	text-decoration: underline;
}
.texto_evento_feat {
	float: left;
	height: 167px;
	width: 155px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.texto_evento_feat a {
	color: #333333;
	padding-top: 5px;
	text-decoration: none;
}
.texto_evento_feat a:hover {
	text-decoration: underline;
}
.pages_feat {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
}
.pages_feat a {
	color: #FFFF99;
	text-decoration: none;
}
.pages_feat a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.calendario {
	width: 200px;
	float: left;
	margin-left: 15px;
	padding-top: 0px;
	text-align: center;
	color: #CC6600;
}
.calendario a {
	color: #CC6600;
	text-decoration: none;
}
.calendario a:hover {
	color: #666600;
	text-decoration: underline;
}
.nosotros_front {
	background-image: url(../imgs/fondo_nosotros_front.png);
	_background-image:url(../imgs/fondo_nosotros_front.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 325px;
	margin-left: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 25px;
	float: left;
}
.cont_nosotros_front {
	width: 160px;
	float: left;
}
.cont_nosotros_front img{
	margin-left:-10px;
}
.cont_recursos_front {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.cont_recursos_front img{
	border:none;
	margin-top:5px;
}
.subtitulo_front {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	width: 155px;
}
.subtexto {
	padding-left: 10px;
	margin-bottom:3px;
	font-size: 11px;
	width: 145px;
	line-height: 12px;
}
.subtexto a {
	color: #333300;
	text-decoration: none;
}
.subtexto a:hover {
	text-decoration: underline;
}
.lista_front ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.lista_front img{
boder:none;
margin-top:2px;
margin-bottom:5px;
}

.lista_front ul li {
	list-style-image: url(../imgs/dot2.png);
}
.lista_front ul li a {
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
.lista_front ul li a:hover {
	text-decoration: underline;
}
.notas_recientes_front {
	float: left;
	height: 180px;
	width: 160px;
	background-image: url(../imgs/fondo_notas_ultimo.png);
	_background-image: url(../imgs/fondo_notas_ultimo.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 10px;
}
.notas_recientes_front img{
	border:none;
	margin-top:8px;
}
.notas_recientes_front ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.notas_recientes_front ul li {
	list-style-image: url(../imgs/dot2.png);
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	margin-right: 5px;
}
.notas_recientes_front ul li a {
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
.notas_recientes_front ul li a:hover {
	text-decoration: underline;
}
.notas_recientes_sidebar {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	width: 165px;
}
.notas_recientes_sidebar ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.notas_recientes_sidebar ul li {
	list-style-image: url(../imgs/dot2.png);
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-right: 5px;
}
.notas_recientes_sidebar ul li a {
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
.notas_recientes_sidebar ul li a:hover {
	text-decoration: underline;
}
.banners {
	float: left;
	width: 200px;
	padding-left: 18px;
	_padding-left: 9px;
	margin-top:-30px;
	_margin-top:-10px;
	
}
.banners img {
	margin-top: 10px;
}
.menu_foot {
	float:left;
	padding-top: 3px;
	padding-left: 15px;
	color: #FFFFCC;
}
.menu_foot a {
	color: #FFFFCC;
	text-decoration: none;
}
.menu_foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_foot img{
	border:none;
}
.footer {
	background-color: #A08733;
	background-image: url(../imgs/back_footer.jpg);
	height: 50px;
	padding-left: 15px;
	padding-top: 5px;
	clear:both;
}

.footer_top{
	background-color: #666600;
	height: 20px;
	
}

.resultado_celda {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	color: #666600;
}
.resultado_celda:hover {
	background-color: #CCCC66;
}

.resultado_celda img{
	border:none;
}
.resultado_celda2 {
	color: #990000;
}

.resultado_celda2, .resultado_celda2 a {
	color: #990000;
	text-decoration:none;
	
}
.resultado_celda2 a:hover {
	color: #990000;
	text-decoration:underline;
	
}

.resultados_libros {
	background-image: url(../imgs/results_search.png);
	_background-image: url(../imgs/results_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 15px;
}
.contacto_contenido {
	background-image: url(../imgs/back_contact_form.png);
	_background-image: url(../imgs/back_contact_form.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 440px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 80px;
	color: #FFFFFF;
	margin-left: 10px;
}
.texto_basico {
	color: #666600;
}
.texto_resaltado {
	font-weight: bold;
	color: #990000;
}
.ligas {
	color: #990000;
	text-decoration: none;
}
.ligas:hover {
	color: #FF6600;
	text-decoration: underline;
}
.sidebar_recursos {
	float: right;
	width: 285px;
	margin-right: 10px;
	_margin-left: -5px;
	margin-top: 40px;
	background-image: url(../imgs/fondo_sidebar_recursos.png);
	_background-image: url(../imgs/fondo_sidebar_recursos.jpg);
	background-repeat: no-repeat;
	overflow:auto;
}
.opcion_sidebar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999933;
	font-size: 11px;
	background-image: url(../imgs/back_row_green.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.opcion_sidebar:hover {
	background-color: #996600;
	background-image: url(../imgs/back_row_brown.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.opcion_sidebar2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9933;
	font-size: 11px;
	background-image: url(../imgs/back_row_gold.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.opcion_sidebar2:hover {
	background-color: #993300;
	background-image: url(../imgs/back_row_red.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.subtext_recursos {
	font-size: 10px;
	color: #666600;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #DDDD9B;
	line-height: 12px;
}

.subtext_recursos a{
	text-decoration:none;
	color: #666600;
	background-color: #DDDD9B;
	line-height: 12px;
}

.subtext_recursos a:hover{
	text-decoration:underline;
	color: #666600;
	background-color: #DDDD9B;
	line-height: 12px;
}

.flotante_buscar {
	height: 40px;
	width: 170px;
	background-image:url(../imgs/back_float_search.png);
	_background-image:url(../imgs/back_float_search.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	display:none;
}
	
.busq_opciones {
	float: left;
	width: 110px;
}

/* PROGRMACION */

.contenedorFotos
{
	height:190px;	
	width: 350px;
	position:absolute;
	z-index: 1;
}

.contenedorAcordeon
{
	color: #666600;
	background-color: #DDDD9B;
}

.acordeon
{
	margin: 0 auto;
	width:220px;
	text-align:justify;
	font-size: 10px;
	color: #666600;
	background-color: #DDDD9B;
	display:none;
}
#buscadorG{
  position:absolute;
}
#flash{
z-index:-999;
left:0; top:0px;
}
.btn_busq_cerrar {
	height: 12px;
	width: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	background-color: #333300;
	border: 1px solid #999933;
	float: right;
	cursor:pointer;
}
.btn_busq_cerrar:hover {
	color: #FFFFFF;
	background-color: #666600;
}
.cont_busqueda {
	padding-top: 10px;
}
.fecha_nota {
	float: left;
	width: 200px;
	padding-top: 10px;
	font-size: 10px;
	color: #333333;
	margin-top:10px;
	margin-bottom:20px;
}
.mapa_curricular {
	background-image: url(../imgs/mapa_curricular.png);
	_background-image: url(../imgs/mapa_curricular.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 25px;
}
.encuesta {
	background-image: url(../imgs/encuesta.png);
	_background-image: url(../imgs/encuesta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 25px;
}
.encuesta ol
{
	padding-bottom:20px;
		padding-top:10px;
}

.encuesta li
{
	padding-top:2px;

}
.encuesta ol li ol li 
{

	list-style-type: lower-alpha;
}
.encuesta .encuesta_text_area
{

	list-style-type: none;
	margin-left:-40px;
}
.encuesta .encuesta_text_area textarea, .encuesta .encuesta_text_area input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
}

.encuesta #form ol li #button
{

margin-left:150px;
}




.contenido_interior_parrilla {
	width: 550px;
	margin-right: 240px;
	text-align:justify;
	padding-left: 40px;


	
}

.contenido_interior_formatos {
	width: 550px;
	margin-right: 240px;
	text-align:justify;
	padding-left: 40px;
	padding-bottom:30px;


	
}
.contenido_interior_pec {
	width: 550px;
	margin-right: 240px;
	text-align:justify;
	padding-left: 40px;
	display:table;


	
}
.contenido_interior_pec a{
	text-decoration:none;
	color:#000;
	
}
.contenido_interior_pec a:hover{
	text-decoration:underline;
	color:#000;
	
}

.contenido_interior_directorio {
	width: 700px;
	margin-right: 240px;
	text-align:justify;
	padding-left: 40px;
}


.contenido_interior_parrilla table, .contenido_interior_directorio table, .mapa_curricular table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	border-collapse: collapse;
	color: #404031;
	width:90%;
	margin:auto;
	height:100%;
/*	background-color:#dddd97;*/


	
}
.contenido_interior_directorio table th, .mapa_curricular table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background-image:url(../imgs/back_fila_header_01.jpg);
	background-color:#CC9;
	height: 26px;
	background-repeat: repeat-x;
	background-position: top;
}
.centrar_columna{
	text-align: center;
}

.fila_01{
	background-color:#f4efe3;
	}
	
.fila_01:hover{
	background-color:#b2b296;
	}
	

.fila_02{
	background-color:#e4e1c5;
	}
.fila_02:hover{
	background-color:#b2b296;
	}	
	
.fila_03{
	background-color:#DAB58B;
	color: #000;
	
	}
.nombres
{
	width:150px;
}
.ubicacion
{
	width:150px;
}
.zona
{
	width:30px;
}
.numero_escuelas
{
	width:40px;
	text-align:center;
}
.clave
{
	width:90px;
}
.telefonos
{
	width:70px;
}


/**/

.contenido_interior_parrilla table td {

   vertical-align: top;
   width:90px;
}

.contenido_interior_parrilla table td div {
	text-align: center;
	background-color: #D1CD72;
	font-weight:bold;
}
.contenido_interior_parrilla table ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.contenido_interior_parrilla table li{
	list-style-image: url(../imgs/bullets.gif);
	text-decoration:none;
	color:#444015;
}
.contenido_interior_parrilla table li a{
	list-style-image: url(../imgs/bullets.gif);
	text-decoration:none;
	color:#444015;
}
.contenido_interior_parrilla table li a:hover{
	list-style-image: url(../imgs/bullets.gif);
	text-decoration:underline;
	color:#7A7425;
}



.buscar_video {
	background-image: url(../imgs/fondo_buscar_videos.png);
	_background-image: url(../imgs/fondo_buscar_videos.jpg);
	background-repeat: no-repeat;
	width: 340px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 180px;
	color: #FFFFFF;
}
.opcion_busqueda {
	font-weight: bold;
}
.opcion_busqueda2 {
	font-weight: bold;
	color: #663300;
}
.opcion_busqueda3 {
	font-weight: bold;
	color: #FFF;
}
.encabezado_busqeuda {
	background-image: url(../imgs/encabezado_results.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

/*pestañas*/


.tabs_container {
	padding-right:120px;
}
.pestagna_small_activa {
background-image: url(../imgs/label_form_activa.png);
background-repeat:no-repeat;
background-position:bottom;
_background-position: bottom;
color:#FFFFFF;
cursor:default;
float: right;
font-weight:bold;
font-size:11px;
height:15px;
_height:10px;
padding-top:8px;
_padding-top:4px;
text-align:center;
width:91px;
}

.pestagna_small_inactiva {
background-image: url(../imgs/label_form_inactiva.png);
background-repeat:no-repeat;
background-position: bottom;
_background-position: bottom;
color:#FFCC00;
cursor:pointer;
float: right;
font-weight:bold;
font-size:11px;
height:15px;
_height:auto;
padding-top:8px;
_padding-top:4px;
text-align:center;
width:91px;
}

/**/







.buscar_libros_recursos {
	background-image: url(../imgs/back_search_recursos_libros.png);
	_background-image: url(../imgs/back_search_recursos_libros.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width:450px;
	padding-top: 40px;
	padding-left: 30px;
	color: #FFFFFF;
}


.buscar_noticias_recursos {
	background-image: url(../imgs/back_search_recursos_noticias.png);
	_background-image: url(../imgs/back_search_recursos_noticias.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width:450px;
	padding-top: 40px;
	padding-left: 30px;
	color: #FFFFFF;
}



.buscar_videos_recursos {
	background-image: url(../imgs/back_search_recursos_videos.png) ;
	_background-image: url(../imgs/back_search_recursos_videos.jpg) ;
	background-repeat: no-repeat;
	height: 360px;
	width:450px;
	padding-top: 40px;
	padding-left: 30px;
	color: #FFFFFF;
}

.align_left_imgs{
	}


.mensaje_enviado {
	background-image:url(../imgs/send_mail.png);
	_background-image:url(../imgs/send_mail.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:444;
	height:330;
	float:left;
}


/***************************************************************************************************************************/


.visualizador_video_contenedor{
	width:600px;
	height:350px;
	padding: 10px;
	margin:auto;
	background-image: url(../imgs/fondo_visualizador_videos.jpg);
	clear: both;

	
	}
visualizador_video_contenedor_footer{
	clear: both;

}	
.video_flash{
	width:320px;
	height:240px;
	float:left;
	margin:20px;
	}	
.video_flash_detalles{
	width:200px;
	height:240px;
	float:left;
	margin:20px;
	}		

.video_flash_detalles ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	padding-left:5px;
	color: #FF6;
	font-size:11;
}	

.video_flash_detalles ul li{
	display:block;
	width:170px;
	float: left;
	padding-left:20px;
	padding-top:10px;
}	

.video_flash_detalles ul li strong{
	font-weight:bold;
	color: #FFC;
	font-size:12px;
}	

.video_flash_footer{
	width:300px;
	height:60px;
	margin: 0px;
	padding: 0px;
}
.video_flash_footer ul{
list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.video_flash_footer ul li{
	display:block;
	width:500px;
	float: left;
	height:20px;


}


.video_flash_footer ul li img{
	margin-top:-100px;
	}
html>body .video_flash_footer ul li img{
	margin-top:-25px;
	width:88px;

	}
.video_flash_footer ul li .visualizador_video_contenedor_descripcion{
	color:#323A13;
	padding-left:100px;
	font-size:10x;
	font-weight:bold;
}

.descarga_doc{
	font-weight:bold;
	font-size:10px;
	color: #333;
	text-decoration:underline;
}
.descarga_doc a{
	font-weight:bold;
	font-size:10px;
	color: #333;
	text-decoration:underline;
}

.descarga_doc a:hover{
	font-weight:bold;
	font-size:10px;
	color: #999;
	text-decoration:underline;
}


 /*elemento agregados 24 de marzo 2009*/
 
 .contenedor_fecha_statusbar
 {
	 float:left;
	 width:250px;
	 
	 }
	 
.contenedor_menu_status_bar
{
	float:right;
	width:450px;
}
 
 
 /*menu status bar*/

	
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: auto; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu-h li {
	
  margin: 0;
  border: 0 none;
  padding-right:10px;
  float: right; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 100px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #ffcc00;
  font:  11px/22px   Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  color: #ffcc00;
  border-bottom-width:1px;
  border-bottom-color:#FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  border: 1px solid #783b02;
  border-right-color: #783b02;
  border-bottom-color: #783b02;
  float: none;
  background: #4e2601;
  color: #ffcc00;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  border: 1px solid #9b4900;
  border-right-color: #9b4900;
  border-bottom-color: #9b4900;
  background: #9b4900;
  color: #ffcc00;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #9b4900;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #9b4900;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

/* MENU PARA MOZILLA NO FUNCIONA EN I6*/
.menu_mozilla{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.menu_mozilla ul{
	height:20px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu_mozilla li{
		float:left;
		padding:0px;
		}
	.menu_mozilla li a{
		background:url("images/seperator.gif") bottom right no-repeat;
		color:#FC0;
		display:block;
		font-weight:normal;
		line-height:18px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu_mozilla li a:hover, .menu_mozilla ul li:hover a{
			background: #4e2601 url("images/hover.gif") bottom center no-repeat;
			color:#FC0;
			text-decoration:none;
			}
	.menu_mozilla li ul{
		background:#4e2601;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu_mozilla li:hover ul{
		display:block;
		
		}
	.menu_mozilla li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:120px;
		}
	.menu_mozilla li:hover li a{
		background:none;
		
		}
	.menu_mozilla li ul a{
		display:block;
		height:18px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu_mozilla li ul a:hover, .menu_mozilla li ul li:hover a{
			background: #9b4900 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#FC0;
			text-decoration:none;
			}
	.menu_mozilla p{
		clear:left;
		}	

		
