 
/* -------- MENU con mouse over --------*/
a.enlace_menu { 
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: white;
	font-weight: bold;
	} 
a.enlace_menu:hover { 
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;} 


a.enlace_menu_filtro { 
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: #666666;
	}
a.enlace_menu_filtro:hover { 
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: #333;}
	
td.activo {
	vertical-align : middle; 
	width:20%;
	background: #333;
	border: 2px solid #333;
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: #333;
	font-weight: bold; }
td.m_over {
	background: #666666;
	border: 2px solid #666666;
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	font-weight: bold; }
td.activo_horiz {
	vertical-align : middle; 
	width:20%;
    height:20px;
	background: #CCCCCC;
	border: 1px solid white;
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: #FFFFFF;
	text-align : center; }
td.m_over_horiz {
	background: #BBBBBB;
	border: 1px solid white;
	text-decoration: none; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 11px;
	color: white; 
	text-align : center;}

.table_menu_over { 
    background: #333;
	border: 0px solid #B2ADA9; 
	width: 100%;} 
	
/*--------TR con mouse over (avisos)----*/
tr.activo1 {
	background: #E2EBF1;}
tr.activo2 {
	background: #F5F8FA;}
tr.desactivado1 {
	background: #EEEEEE;}
tr.desactivado2 {
	background: #FFFFFF;}
tr.m_over {
	background: #CCCCCC;}
a.tr_over { 
	COLOR: #666666; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 9px;
	text-align : left;
	}
/* ------------ tablas genericas---------- */

/*table { 
	margin: 0px;
	padding: 0px; 
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;}*/
td {
	COLOR: #666666; 
	TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;}

.td_titulo { 
	color : #666666; 
	/*background-color : #FFFFFF; */
	font-style : normal; 
	font-family : Arial, Verdana; 
	font-size : 14px; 
	text-align : center; }

.td_tit_lista { 
	color : #FFFFFF; 
	background-color : #0099FF; 
	font-style : normal; 
	font-family : Arial, Verdana; 
	font-size : 12pt; 
	text-align : left; }
	
.table_curso { 
	width:645px;
	background-color : #FFFFFF;
	margin-bottom:10px;
	margin-left:16px;
	margin-right:16px;
	padding: 0px; 
	border-collapse: collapse; /*cellspacing="0"*/
	border-spacing: 0px;
	border: 0px;}

*html.table_curso { 
	width:630px;
	background-color : #FFFFFF;
	margin-bottom:10px;
	margin-left:16px;
	margin-right:16px;
	padding: 0px; 
	border-collapse: collapse;  /*cellspacing="0"*/
	border-spacing: 0px;
	border: 0px;}
	
.table_libre { 
	/*background-color : #FFFFFF; */
	width:600px;
	margin: 0px;
	padding: 0px; 
	border-collapse: collapse; /* cellspacing="0"*/
	border-spacing: 0px;
	border: 0px;}
	
.table_editor { 
	margin: 0px;
	padding: 0px; 
	border-collapse: collapse; /* cellspacing="0"*/
	border-spacing: 0px;
	border: 0px;}
	
.table_header { 
	background-image : url(../bannerpersona.jpg);
	width:100%;
	background-repeat : no-repeat;}
	
.table_header_adm { 
	background-image : url(../imgs/banner-header.jpg);
	height: 71px;
	width:100%;
	background-repeat : no-repeat;}
.table_header_linea {
	background-color :#EEB512; 
	width:100%;
	display:none;	}
.table_header_linea_iconos {
	background-color : #EEB512;
	text-align : right;
	} 
.td_header_linea { 
	background-color :#EEB512; 
	COLOR:#186B6F; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px;
	}
/* ------------ cierre tablas izquierda ---------- */
.table_pie { 
	width:970px;
	background:transparent;
	margin:0 auto;
	//width:970px; 
	*width:970px; !important
	//margin:0;
	*margin:0; !important
	
/*	margin-top:20px;
	position:absolute;
	margin:0 auto;
	left:0;*/
	}
.td_pie_1 { 
	float:left;
	margin-top:15px;
	height:250px;
	} 

.td_pie_1 a { font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:14px;}
.td_pie_1 a:hover{color:#999;}
.td_pie_2 { 
	background-color : #FFFFFF;
	COLOR: #333; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	text-align : center;
	height: 40px;
	width:100%;
	} .td_pie_2 a {COLOR: #000;}
.td_titulo_aviso { 
    vertical-align : top;
	background-color : #333; 
	COLOR: #FFFFFF; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	text-align : center;}
	
.tr_SUBtitulo_aviso { 
    vertical-align : top;
	background-color : #CCCCCC; 
	COLOR: #666666; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	text-align : left;}
	
.tr_titulo_tipo_home{
    vertical-align : top;
	/*background-color : #FFFFFF; */
	COLOR: #333333; 
	TEXT-DECORATION: none; 
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: bold;
	text-align : left;
	BORDER-BOTTOM: #B7B7B7 1px solid;
	}
	
.tr_titulo_curso_home { 
    vertical-align : top;
	/*background-color : #FFFFFF; */
	COLOR: #D42815; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align : left;}

.td_titulo_buscar { 
   	/*background-color : #FFFFFF; */
	COLOR: #2F2F2F; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	text-align : rigth;}
	
.caja_texto {
	/*background-color : #FFFFFF; */
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px;
	BORDER-TOP: #999999 2px solid;
	BORDER-LEFT: #999999 2px solid;  }
	
.caja_texto1 {
	background-color : #CDC9C8; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px;
	BORDER: #FFFFFF 1px solid;
	  }
	
.tr_postulaciones { 
    vertical-align : top;
	background-color : #CCCCCC; 
	COLOR: #666666; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	TEXT-DECORATION: none; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	text-align : center;}
	
.table_etapas{ 
	/*background-color : #FFFFFF; -*/
 	width:60%;
	margin: 0px;
	padding: 0px; 
	border-collapse: collapse; /* cellspacing="0"*/
	border-spacing: 0px;
	border: 0px;}

/* Cursos */
.HR_curso { 
color : #0000CC;
width:80%;
text-align : center; }

.HR_curso2 { 
color : #cccccc;
width:90%;
text-align : center; }

.HR_curso3 { 
color : #333;
width:90%;
text-align : center; }


.imagen1 { 
border:1px #6699CC solid;
width:90px;
height:70px;}

.imagen2 { 
border:1px ##6699CC solid;
width:100px;
height:100px;}

/* Textos */
.Navlink {
	color: #666666; 
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.Navlink a{
	color:#333;
	text-decoration:underline;
	cursor:pointer;
}

.normal11 {
	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;}

.normal10 {
	COLOR:#000;
	TEXT-DECORATION: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:-1px;
	}

.normal9 {
	COLOR: #6A6A6A;
	TEXT-DECORATION: none;
	font-family: arial;
	font-size: 9px;}

.normal10_cv {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:arial;
	font-size: 9px;}
	
.normal10b {
COLOR: #ffffff; 
TEXT-DECORATION: none; 
font-family: 
verdana; font-size: 10px;}

.normal10R {
COLOR: #FF0000; 
TEXT-DECORATION: none; 
font-family: arial;
font-size: 11px; 
font-weight: bold;}

.normal10Tit {
COLOR: #333333;
TEXT-DECORATION: none; 
font-family: arial;
font-size: 10px; 
font-weight: bold;
BORDER-BOTTOM: #333 1px solid;}

.normal12 {
	COLOR: #666666; 
	TEXT-DECORATION: none; 
	font-family: arial;
	font-size: 12px;}
	
.titulopersona {
	COLOR: #666666; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	TEXT-DECORATION: none; 
	font-family: arial;
	font-size: 12px; 
	font-weight: bold;}
	
.titulopersona10 {
	COLOR: #666666; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	TEXT-DECORATION: none; 
	font-family: arial;
	font-size: 10px; 
	font-weight: bold;}
.titulocurso {
	COLOR:#E45314;
	TEXT-DECORATION: none; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:lighter;
	text-transform:none;
	margin:15px;
	letter-spacing:-1px;
	text-align:left;
	_float:left;
}
#fecha_programas{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 5px 0px;
	margin-bottom:5px;
	margin-left:15px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}
#curso_detalle_uah h1{
	margin:0px;}
#curso_detalle_uah h2{
	COLOR:#E45314;
	TEXT-DECORATION: none; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:lighter;
	margin:20px 0;
	letter-spacing:-1px;
	text-transform:capitalize;
}
	
/*.boton {
    BACKGROUND-COLOR: #cccccc;
    COLOR: #000000;
    CURSOR: hand;
	height: none;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}*/
/*ul li { list-style:inside disc; margin-bottom:5px;}*/
.menu_programas{ width:255px; margin-bottom: 15px; float:left;}
.menu_programas ul li{list-style:none; display:block; }
.menu_programas li {margin-bottom:1px; height:28px;}
.menu_programas li a h2{background-color:#ccc; padding:5px; color:#333333; margin:0px; width:200px; cursor:pointer; text-transform:none;}
.menu_programas li a:hover h2{ color:#fff; width:255px; cursor:pointer;}
.menu_programas h2{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:100; font-size:16px;}

#col-s h1{width:200px; background-color:#FC0; padding:5px;}


#menu_postgrados{margin-bottom:16px; float:left; width:255px;}
#menu_postgrados ul li{list-style:none; display:block;}
#menu_postgrados li {margin-bottom:1px; height:28px;}
#menu_postgrados li a h2{background-color:#000; padding:5px; color:#ccc; margin:0px; width:200px; cursor:pointer;}
#menu_postgrados li a:hover h2{ color:#FC0; width:255px; cursor:pointer;}
#menu_postgrados h2{font-family:Georgia, "Times New Roman", Times, serif; font-weight:100; font-size:16px; text-transform:capitalize;}
#caja_datos{ width:190px; _width:200px; height:auto; float:left; padding:10px; background-color:#FC0; font-family:Georgia, "Times New Roman", Times, serif;}

body #contenedor #contenido .tabla-col-p {
	/*background: #000;*/
	/*width: 60%;
	width: 200px;*/
	}
.vista-tabla-cursos {
	margin-left:14px;
	margin-right:14px;
	width:692px;
/*	float:left;*/
	}

*:first-child+html .vista-tabla-cursos{
	width:96%;
    margin-bottom:-5px;
}
*html .vista-tabla-cursos{
	width:96%;
    margin-bottom:-5px;
}
.cursos-home{width: 49%;}
*:first-child+html .cursos-home{width: 49%;}
*html .cursos-home{width: 49%;}


#contenedor table.col{float:left;}
#contenedor table.colder{float:right;}

/*#col-p > .vista-tabla-cursos {
	width: 100%;
	}*/
.vista-tabla-cursos th {
  	background-color:#FC0;
	text-align: left;
	font-size: 16px;
	padding:4px;
	height:auto;
	width:100%;
	position:relative;
	zoom:1;
	letter-spacing:-1px;
	}
.vista-tabla-cursos h2 {
	color: #333 !important;
	}
.vista-tabla-cursos h4 {	
	color: #333 !important;
	}
.vista-tabla-cursos .categoria{
	background-color:#f7f7f7;
	}
.vista-tabla-cursos a{color:#333;}	
.categoria .tipo {
	font-weight:normal;
	border-right:none;
	}
.vista-tabla-cursos .tipoCursoSede{
	margin:0;
	padding:7px 0 3px 5px;
	border-bottom:1px solid #666;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.categoria td{
	margin-bottom: 8px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding:10px;
	background-color:#FFF;
	}
.categoria p {
	padding: 0;
	margin: 0;
	margin-bottom:10px;
	}
.categoria .detalle a{
	background: url("../imgs/sarrow.png") no-repeat 0 1px;
	padding: 0 0 0 16px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	letter-spacing:-0.02em;
	font-weight:normal;
/*	font-style:italic;*/
	}
.detalle a:hover {
	text-decoration: underline;
	}
	
.table_curso th{
background:#FFF url(../imgs/bg-vistacurso_th.gif) repeat-y 0 0;
text-transform:uppercase;
margin-top:10px;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
font-weight:bold;
text-align:left;
COLOR: #333;
font-family:arial;
font-size: 11px;
}

*html .table_curso{margin-left:5px;margin-right:20px;}
*:first-child+html .table_curso{margin-left:5px;margin-right:20px;}
.table_curso th img{display:none;}
.table_curso tr{/*background:#EBEBEB;*/}
.table_curso td b{font-weight:normal;}
.table_curso td{padding:6px 5px;color:#333;}
.table_curso td,.table_curso th{border-bottom:1px solid #FFF;border-collapse:separate;}

.botoneraSupCurso{
  display:none;
}
select#selectPrograma{
  width:300px;
  height:30px;
  padding:5px;
  border:1px solid #ccc;
  font-weight:normal;
}
.table_curso input{
  width:300px;
  height:30px;
  padding:5px;
  line-height:20px;
  border:1px solid #ccc;
  font-weight:normal;
}
/*html6*/
*html.table_curso input{
  width:300px;
  height:20px;
  padding:5px;
  _padding:5px;
  border:1px solid #ccc;
  font-weight:normal;
}
.table_curso textarea{
  width:300px;
  padding:5px;
  border:1px solid #ccc;
  font-weight:normal;
}
.table_curso button{
	width:80px;
	height:30px;
	padding:5px;
	color:#000;
	background-color:#FC0;
	border:none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	margin-right:185px;
}
.contactoah{ width:650px; margin:0px 15px;}
.formulariouah{width:100%; float:left;}
