/*****************************
ELEMENTOS ELIMINADOS DEL FLUJO 
******************************/
hr {display: none;}
/*****************************
ATRIBUTOS POR DEFECTO
******************************/
body, h1, ul, .cajas-col-s h2, .cajas-col-s h3 {padding: 0; margin: 0; list-style: none;}
img {border: none;}
a {text-decoration: none;}
.negrita{font-weight:bold !important;}  

body {
	font: x-small Verdana, Arial, Helvetica, Sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 12px;
	width:100%;
	background-image:url(../imgs/background.jpg);
	background-color:#CCC;
	background-position:top center;
	background-repeat:no-repeat;
	text-align: center;

	} html>body {font-size:12px;}
/*****************************
ESTRUCTURA
******************************/
#contenedor {
	width:100%;
	background-image:url(../imgs/header_uah_punto.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 auto;
	}
.table_header_linea {
	display: none;
	}
#cabecera {
	width:970px;
	height: 135px;
	margin:0 auto;
	_border-bottom:0px;
	//border-bottom:0px;
	*border-bottom:0px;
	_margin-top:2px;
	//margin-top:2px;
	*margin-top:2px;
	}

#menu_uah{
	width:580px;
	float:left;
	position:absolute;
	top:0;
	left:0;
	}

#logo_uah{
	width:371px;
	float:left;
	}
/**********buscador uah**********/
form{margin:0px;}

#buscar_uah{
	background:url(../imgs/buscador.jpg) no-repeat #FFFFFF;
	background-position:right center;
	display:table;
    float:right;	
    margin-top:84px;
    width:225px;
	height:50px;
	}
#buscar_uah #searchform {
 	border:none;
   /*************margin-left:55px;**********/
}
#buscar_uah .search{
	float:right;
	width:165px;
	height:23px;
	margin-top:14px;
	margin-bottom:2px;
	margin-left:5px;
	border:none;
	padding:0px;
}
#buscar_uah #searchform{
	margin:0px; height:52px;}
#buscar_uah .search input, .search button {
	border: none;
	float: left;
}
#buscar_uah input.box {
	color: #666;
	font-size: 0.8em;
	margin-top:2px;
	width: 118px;
	height: 14px;
	margin-left:6px;
	background:url(../imgs/buscador.jpg) no-repeat #FFFFFF;
}
#buscar_uah .search input.box:focus {
	background:#fff;
	outline: none;
}
#buscar_uah .search button.btn {
	cursor: pointer;
	margin-top:2px;
    height: 19px;
    text-indent: -9999px;
    width: 19px;
	background: #fbc900 url(../imgs/buscar.jpg) no-repeat top right;
}
#buscar_uah .search button.btn:hover {
	background: #fbc900 url(../imgs/buscar.jpg) no-repeat bottom right;
}
#buscar_uah .search input.box {
	background: no-repeat right bottom; 
	/* Unique Input Box background image specifically for IE, and the background position must be aligned to the right*/
}
/*---buscador---*/



/*menu*/
#menu {
	float: right;
	width: 575px;
	height:85px;
	position:absolute;
	top:0px;
	margin-left:395px;
	display:table;
	} 

.menuholder li {float:left;}
.menuholder a {background:url(../menu/menu_uah.png);display:block; height:50px; text-indent:-9000%}


/*ESTADO NORMAL*/
.menu_index a {width:77px; margin-right:11px;}
.menu_postgrados a {width:104px; background-position:-89px 0px; margin-right:10px;}
.menu_solicita a {width:118px; background-position:-202px 0px; margin-right:11px;}
.menu_financiamiento a {width:137px; background-position:-331px 0px; margin-right:10px;}
.menu_contacto a {width:97px; background-position:-478px 0px;}

/*ESTADO ROLLOVER*/
.menu_index a:hover {background-position:0px -50px;}
.menu_postgrados a:hover{background-position:-89px -50px;}
.menu_solicita a:hover {background-position:-202px -50px;}
.menu_financiamiento a:hover {background-position:-331px -50px;}
.menu_contacto a:hover {background-position:-478px -50px;}



#contenido > #menu {}
#cvingreso #menu {
	width: 848px;
	}
/*#menu ul{
	display:table;
	text-align:center;
	}
#menu li {
	float:left;
	margin:0px 3px;
	}
#menu a {
	width:auto;
	height:30px;
	_height:60px;
	background-color:#FFCC00;
	text-align:center;
	float:left;
	padding:10px 20px;
	margin:0px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	}
#menu li a:hover {
	width:auto;
	height:30px;
	_height:60px;
	background-color:#000000;
	color:#FFCC00;
	text-align:center;
	float:left;
	padding:10px 20px;
	margin:0px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
*/
.home_btn{
	background-image:url(../imgs/home.png);
	background-repeat:no-repeat;
}
#menu img {
float:left;
}
#menu span{
float:left;
width:100px;
cursor:pointer;
}
#menu a.li-programas{
  background:#FECC09;
  color:#000;
}
#buscador-uah{
	width:200px;
	background-image:url(../imgs/buscador.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:0;
	}
.busca-uah{
	background-image:url(../imgs/buscador.png);
	background-repeat:no-repeat;
	}
.buscador_btn{
	width:24px;
	height:22px;
	border:0px;
	color:#FFFFFF;
	margin-top:4px;
	background-image:url(../imgs/busca_btn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	}
.clear_txt{
	border:0px;
	margin:6px 10px 10px 30px;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	}
#slider_uah{
	width:970px;
	height:275px;
	background-color:#FFF;
	}
#slides{
 	height: 257px;
    padding: 8px;
    width: 955px;
	}
#titulos_programas_uah2{
	float:left;
	margin-bottom:20px; 
	border-bottom:1px solid #ccc; 
	height:100%; 
	width:690px; 
	padding-bottom:5px;
	}
*html #titulos_programas_uah2{
	float:left;
	margin-bottom:20px; 
	border-bottom:1px solid #ccc; 
	height:100%; 
	width:670px; 
	padding-bottom:5px;
	}
/*menu 2 uah*/
#menu2_uah{width:970px; height:50px;margin-top:10px; margin-bottom:10px;}
#menu2uah_inside{width:970px; float:left; color:#999999;font-size:16px;}
#menu2uah_inside ul li{display:inline;list-style:none; float:left;}
#menu2uah_inside li a{width:241px;height:50px;display:block; text-align:center; color:#FFFFFF; line-height:50px; text-transform:uppercase;}	
#menu2uah_inside li a:hover{width:241px;height:50px;display:block;color:#000;text-align:center; background-color:#FFFFFF; line-height:50px; text-transform:uppercase;}
#menu2uah_inside .raya{border-right:1px solid #FFFFFF;}
#menu2uah_inside .blanco{ width:243px; background-color:#FFFFFF; color:#000000;}
#menu2uah_inside .negro{ background-color:#000000; color:#FFFFFF; border-left:1px solid #FFFFFF;}

#menu2uah_inside .info a{width:241px;height:50px;display:block; background-image:url(../imgs/btn_info.jpg); background-position:top; border-left:1px solid #FFFFFF;}
#menu2uah_inside .info a:hover{width:241px;height:50px;display:block; background-image:url(../imgs/btn_info.jpg); background-position:center -50px; border-left:1px solid #FFFFFF;}

#menu2uah_inside .magister a{width:241px;height:50px;display:block; background-image:url(../imgs/btn_magister.jpg); background-position:top; border-left:1px solid #FFFFFF;}
#menu2uah_inside .magister a:hover{width:241px;height:50px;display:block; background-image:url(../imgs/btn_magister.jpg); background-position:center -50px; border-left:1px solid #FFFFFF;}

#menu2uah_inside .diplomado a{width:241px;height:50px;display:block; background-image:url(../imgs/btn_diplomado.jpg); background-position:top; border-left:1px solid #FFFFFF;}
#menu2uah_inside .diplomado a:hover{width:241px;height:50px;display:block; background-image:url(../imgs/btn_diplomado.jpg); background-position:center -50px; border-left:1px solid #FFFFFF;}

#menu2uah_inside .doctorado a{width:241px;height:50px;display:block; background-image:url(../imgs/btn_doctorado.jpg); background-position:top; border-left:1px solid #FFFFFF;}
#menu2uah_inside .doctorado a:hover{width:241px;height:50px;display:block; background-image:url(../imgs/btn_doctorado.jpg); background-position:center -50px; border-left:1px solid #FFFFFF;}

#menu2uah_inside .blanco a{ width:243px; background-color:#FFFFFF; color:#000000;}
#menu2uah_inside .blanco a:hover{ width:243px; background-color:#000; color:#fff;}
/*termina menu2uah*/
/*caja para noticias e interior con divs*/
#noticias_box{
	width:970px;
	height:100%;
	}
#noticias_box_s{width:100%;float:left;height:20px;}
#noticias_box_si{width:20px; height:20px; /*background-image:url(../images/back_01.jpg)*/background-position:left; background-repeat:no-repeat;}
#noticias_box_sc{width:960px; height:20px; /*background-image:url(../images/back_02.jpg);*/background-position:center;  background-repeat:repeat-x; }
#noticias_box_sd{width:20px; height:20px;/* background-image:url(../images/back_04.jpg);*/ background-position:right; background-repeat:no-repeat;}

#noticias_box_c{width:100%; min-height:550px; height:auto; *background-color:#fff; float:left;}
#noticias_box_ci{width:20px; min-height:550px; height:auto;/* background-image:url(../images/back_08.jpg);*/ background-repeat:repeat-y; background-position:left;}
#noticias_box_cc{width:960px; ; min-height:550px; height:auto;}
#noticias_box_cc_iz{width:320px; min-height:550px; height:auto; vertical-align:top; float:left;}
#noticias_box_cc_c{width:320px;  min-height:550px; height:auto; vertical-align:top; float:left; border-left:1px solid #666;}
#noticias_box_cc_der{width:328px; min-height:550px; height:auto;vertical-align:top; float:left; border-left:1px solid #666;}
#noticias_box_cd{width:20px;  min-height:550px; height:auto;/* background-image:url(../images/back_06.jpg);*/ background-repeat:repeat-y; background-position:right;}
#noticias_box_i{ width:100%;  height:20px;}
#noticias_box_ii{width:20px; height:20px;/* background-image:url(../images/back_10.jpg);*/ background-position:left; background-repeat:no-repeat;}
#noticias_box_ic{width:960px; height:20px;/*background-image:url(../images/back_12.jpg);*/ background-repeat:repeat-x; background-position:center;}
#noticias_box_id{width:20px; height:20px; /*background-image:url(../images/back_13.jpg);*/}

/*termina caja para noticias e interior*/
#noticias { width:970px; display:table; float:left; *float:left;/*ie 7*/}
#titulos_noticias{height:35px; padding:3px; background-color:#FCD000; color:#000; width:98%; line-height:35px;}
.title_noticias{background-image:url(../imgs/title_noticias.jpg); background-repeat:no-repeat; height:35px;}
.title_programas{background-image:url(../imgs/title_programas.jpg); background-repeat:no-repeat;}
.title_egresados{background-image:url(../imgs/title_egresados.jpg); background-repeat:no-repeat;}

#noticias div.noticias ul li{margin-bottom:20px;  border-bottom:1px dotted #999; margin-right:10px;}
#noticias div.noticias h4 { list-style-position:inside; margin-bottom:4px;margin-top:0px; padding-left:20px;line-height:16px; font-family:Georgia, "Times New Roman", Times, serif;}

#noticias div.noticias a {color:#F90; font-size:15px; font-weight:lighter;}
#noticias div.noticias a:hover{color:#CCCCCC; font-size:15px; font-weight:lighter;}
#noticias div.noticias p {font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:-0.02em; color:#000; font-size:13px; list-style-position:inside; margin-bottom:10px; margin-top:3px; padding-left:20px; display:block;}
#noticias div.noticias span{font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; padding-left:20px;}
#titulos_noticias h1{margin-left:25px;}

#noticias div.programas ul li{margin-bottom:10px;}
#noticias div.programas h4 {font-size:13px; list-style-position:inside; margin-bottom:4px;margin-top:0px; padding-left:20px;background-image:url(../imgs/flecha_list.jpg);background-position:left top;
						   background-repeat:no-repeat;line-height:16px;}
#noticias div.programas a { color:#FF6600;}
#noticias div.programas a:hover{color:#CCCCCC;}
#noticias div.programas p {color:#666666; font-size:12px; list-style-position:inside; margin-bottom:10px; margin-top:3px; padding-left:20px; display:block;}	
					   
.noticias{ margin-top:10px; padding:5px;}
.programas{margin-top:5px; padding:5px;}
.egresados{margin-top:10px; padding:5px;}

div.egresados h4{font-size:20px; color:#F90; list-style-position:inside; margin-bottom:4px; margin-top:10px; padding-left:20px; font-family:Georgia, "Times New Roman", Times, serif;}
div.egresados p{font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:-0.02em; color:#000; font-size:13px; list-style-position:inside; margin-bottom:10px; margin-top:10px; padding-left:20px; display:block; text-align:justify;margin-right:15px;}

#btn_leermas a{ margin-right:10px; height:20px; line-height:20px; background-color:#F63; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; padding:3px 5px; float:right;}
#btn_leermas a:hover{ margin-right:10px; height:20px; line-height:20px; background-color:#666; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; padding:3px 5px; float:right;}

#botones_uah{float:right; margin-left:15px;}

#curso_detalle_uah #botones_uah #solicita a {
	width:240px;
	height:28px;
	background-image:url(../imgs/boton_background_solicita.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:15px;
	display:block;
	cursor:pointer;
}
#curso_detalle_uah #botones_uah #solicita a:hover{
	width:240px;
	height:28px;
	background-image:url(../imgs/boton_background_solicita.jpg);
	background-repeat:no-repeat;
	background-position:0% -28px;
	margin-bottom:10px;
	font-size:15px;
	display:block;
	cursor:pointer;
}
#curso_detalle_uah #botones_uah #descarga a {
	width:240px;
	height:28px;
	background-image:url(../imgs/boton_background_descarga.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:15px;
	display:block;
	cursor:pointer;
}
#curso_detalle_uah #botones_uah #descarga a:hover{
	width:240px;
	height:28px;
	background-image:url(../imgs/boton_background_descarga.jpg);
	background-repeat:no-repeat;
	background-position:0% -28px;
	margin-bottom:10px;
	font-size:15px;
	display:block;
	cursor:pointer;
}

#curso_detalle_uah #botones_uah #imagen_programas{ 
	width:240px;
	display:block;
	height:auto;
	margin-bottom:10px;
}
#curso_detalle_uah #botones_uah #texto_foto_uah{
	width:230px;
	display:block;
	height:30px;
	padding:5px;
	color:#FFF;
	background-color:#000;
}

#box_inside{
margin-top:18px;
}
#indica{
width:15px;
margin-right:0px;
float:right;
height:600px;
border-right:2px solid #f7f7f7;
position:relative;
}
#indica img{
position:relative;
float:right;
z-index:10;
margin-right:-2px;
margin-top:50px;
}
/*footer 2011*/
#footer_uah{width:960px; margin:0 auto; height:150px;}
#footer_uah2{width:960px; margin:0 auto; height:30px;}
#logo_footer_uah{width:200px;float:left;margin-top:20px;}
#acredita_footer_uah{height:100px; margin-top:20px;}
#iconos_redsocial{width:32px; height:32px; margin-left:5px; margin-right:5px; float:left;}
/*CONTENIDO INTERIOR 2011*/
#box_path{width:640px; float:left; padding:15px 0px; margin:0px 15px; height:20px;}
#rutasnav{width:680px; /*float:left;*/ height:20px; margin-top:10px; margin-left:15px; margin-right:15px;}
#box_superior{width:100%; height:34px; margin-bottom:5px;}

.fechas{font-family:Georgia, "Times New Roman", Times, serif; font-size:9pt; letter-spacing:-0.03em; color:#666;} 

/*superior menu iconos*/
#iconos_uah{width:105px; float:right; text-align:right;}
#iconos_uah_volver{float:right;}
#iconos_uah_volver a{background-image:url(../volver_uah.jpg);width:32px;height:32px;display:block;}
#iconos_uah_volver a:hover {width:32px;height:32px;display:block;color:#ccc;text-shadow: 1px 1px 1px #fff;background-position: 0 -32px;background-image:url(../volver_uah.jpg);}
#iconos_uah_email{float:right;}
#iconos_uah_email  a{background-image:url(../email_uah.jpg);width:32px;height:32px;display:block;}
#iconos_uah_email  a:hover {width:32px;height:32px;display:block;color:#ccc;text-shadow: 1px 1px 1px #fff;background-position: 0 -32px;background-image:url(../email_uah.jpg);}
#iconos_uah_imprimir{float:right;}
#iconos_uah_imprimir  a{background-image:url(../imprimir_uah.jpg);width:32px;height:32px;display:block;}
#iconos_uah_imprimir  a:hover {width:32px;height:32px;display:block;color:#ccc;text-shadow: 1px 1px 1px #fff;background-position: 0 -32px;background-image:url(../imprimir_uah.jpg);}


#contenido {
	text-align:left;
	background: none transparent /*url("../imgs/bg-columnas.jpg") repeat-x 0 0*/;
	margin:0 auto;
	width:970px;

	}
#cabecera h1 a{
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 110px;
	overflow: hidden;
	}
/* Cajitas de la columna izquierda */
.cajas-col-s {
	margin: 0;
	padding: 10px;
	color: #FFF;
	} .cajas-col-s a, .cajas-col-s td {color: #FFF;}
#col-s .datos{
  /*padding:5px;*/
  margin-top:5px;
/*  border:1px solid #CCC;
  background: #FECC09;*/
}
#col-s .datos a,#col-s .datos a:visited{
  color:#1C74A7;
}

.cajas-col-s h2 {
	margin: 0; padding: 0;
	display: block;
	text-indent: -9999px;
	height: 28px;
	overflow: hidden;
	}
.cajas-col-s h3 {
	font-size: 100%;
	color: #FFF;
	}
.cajas-col-s .cont {
	}
#caja-login {
	background: #BEBEBE url("../imgs/head-inicio-sesion.jpg") no-repeat top left;
	border-bottom: 1px solid #666666;
	}
#caja-login form {
	margin: 0; padding: 0;
	}
#caja-login input {
	width: 80px;
	}
#caja-encuesta {
	/*background:none #666666 url("../imgs/head-encuesta.jpg") no-repeat top left;*/
    padding:0;
	}
#caja-encuesta form {
	margin: 0; padding: 0;
	}
#formLogin {margin: 0; padding: 0;}
#bolsa{margin-left: 14px; margin-right: 14px; width: 692px;}
* html #bolsa{margin-left: 14px; margin-right: 14px; width: 682px;}
#bolsa, #bolsa th, #bolsa td, #bolsa a {font-family: Arial, Helvetica, Sans-serif; font-size: 11px; color: #243D4D;}
#bolsa .bolsa-titulos th {text-align: left; font-weight: bold; color: #FFF;}
#bolsa .bolsa-cabeceras th {text-align: left; font-weight: bold;}
.boton-entrar {
	padding: 3px;
	background: #999999;
	}
#noticias3{margin-left: 14px; margin-right: 14px; width: 700px; padding-top:30px;}
*html #noticias3{margin-left: 14px; margin-right: 14px; width: 692px;}
/*****************************
COLUMNAS
SUBCOLUMNA = S
PRINCIPAL = P
AUXILIAR = A
******************************/
#columnas {
	background-color:transparent;
	display:table;
	width:970px;
	
	}
#col-s {width: 248px;}
#col-p { border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; 	behavior:url(PIE.htc);}
#curso_detalle_uah{height: auto !important;min-height: 100%; margin-right:15px; margin-left:15px; width:690px; _width:auto; _display:table; position:relative; margin-bottom:20px; margin-top:20px; _margin-top:0px;}
#curso_detalle_uah h1{margin:10px 0px;}
#curso_detalle_uah ul li{list-style-type:disc; margin-left:15px; margin-bottom:5px;}
.text_box_uah{margin:20px 0px; width:420px;}
#botones_uah ul li {list-style-type:none;}
.sp #col-s {float:left;}
.sp #col-p {margin: 0px auto; background-color:#fff; float:left; *float:right; /*ie7*/}
#cvingreso #contenedor {width: 850px;}
/*#cvingreso .sp #col-s {float: left; width: 130px; padding-left: 7px;}
#cvingreso .sp #col-p {margin: 0 0 0 100px; padding-right: 2px;}
#cvingreso .cajas-col-s {width: 130px;}*/
#cuerpo-cvingreso form {
	margin:0; padding:0;
	}
#cuerpo-cvingreso {
	text-align:left;
	margin:0; padding:0;
	}
/*****************************
TEXTOS
******************************/
p {/*line-height: 150%;*/}
p, li, td, td p {/*font-size: 11px;*/} /*p, li, li a, td, td p, p label, #pie-pagina a {font-size: 90%;}*/
.cajas-col-s td {font-size: 11px;} 
p {color: #000;}
p a {color: #3a9dd6;}
#pie-pagina p {
	padding: 10px 0;
	}
h1, h2, h3, h1 a, h2 a, h3 a {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif; color: #630;}
h1 {font-size: 140%; color: #333; text-transform:uppercase; font-weight:bold; margin-bottom:10px;}
h2,h4 {font-size: 17px; color:#333; font-weight:bold; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:5px 0px;}
h3 {font-size: 90%;}
/*h4 {font-size: 120%; font-weight:normal;}*/
/*------------------*/
.clear {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	}
#pie-pagina {
	width:100%;
	_width:100%;
	margin:0 auto;
	display:table;
	background-image:url(../imgs/fondo_footer.jpg);
	background-repeat:repeat-x;
	}
	
#box_menu_uah_footer{
	border-bottom:1px solid #ccc;
	width:100%;
	height:50px;
}
#menu_uah_footer{
	height:50px;
	line-height:35px;
	width:70%;
	float:left;
}
.header-tipocurso {
	margin-bottom: 20px;
	}
/* ------------  MENU LATERAL  -----------------   */
#menu-lateral {padding-top:30px;background: #BEBEBE url("../imgs/head-areas.jpg") no-repeat top left; }
#menu-lateral h2{display:none;}
.resaltado{background-image:url(../imgs/over_menu.jpg); color:#000000;}
#menu .resaltado { color:#000;}
/*---------financiamiento--------*/
.financiamiento{
	
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
    text-decoration:none;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	width:655px;
	_width:638px;
	*width:638px;
	}
.financiamiento_titulo{
	/*background: url("../imgs/bg-titulo-programas-uah.jpg") repeat-x scroll 0 0 #4A4A4A;*/
    color: #000000;
    font-size: 16px;
    padding: 4px;
    text-align: left;
	font-weight:bold;
	}
.financiamiento ul{
	list-style:disc inside;
	}
.financiamiento li{
	font-size:12px;
	padding:5px;
	}
.financiamiento h3{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:1px #ccc dotted;
	margin:0px;
	padding-bottom:5px;
	}
/*PROGRAMAS DESTACADOS UAH*/
.jcarousel-skin-tango .jcarousel-container {}
.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 320px; padding: 20px 40px;}
.jcarousel-skin-tango .jcarousel-container-vertical {width: 270px; height: 380px; padding:40px 20px;}
.jcarousel-skin-tango .jcarousel-clip {overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  245px; height: 75px;}
.jcarousel-skin-tango .jcarousel-clip-vertical { width:  270px;height: 380px; margin-top:0px;}
.jcarousel-skin-tango .jcarousel-item {width: 270px;height: 120px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {margin-left: 0;margin-right: 10px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left: 10px; margin-right: 0;}
.jcarousel-skin-tango .jcarousel-item-vertical {margin-bottom: 10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {background: #fff;color: #000;}

/** Vertical Buttons*/
.jcarousel-skin-tango .jcarousel-next-vertical {position: absolute;bottom: 5px;left: 20px;width: 280px;height: 32px;cursor: pointer;background: url(../skins/tango/next-vertical.png) transparent  no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-next-vertical:active {background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {cursor: default;background-position: 0 -96px;}
.jcarousel-skin-tango .jcarousel-prev-vertical {position: absolute;top: 5px;left: 20px;width: 280px;height: 32px;cursor: pointer; background: transparent url(../skins/tango/prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {cursor: default; background-position: 0 -96px;}
/*FIN PROGRAMAS DESTACADOS*/
#iconos_footer_uah{float:right;}
#iconos_footer_uah a img{margin-left:10px; margin-right:10px; margin-top:7px;}

#modulo4 td{
	color: #000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-size:12px;
	line-height:15px;
	text-align:justify;}

#programas_post_pol{
	width:680px;
	margin:20px;
}
*html #programas_post_pol{
	width:673px;
	margin:20px;
	float:left;
}

