/*
JUSERNT
*/

a{
	text-decoration: none;
	color:gray;
}

a:hover{
	color: #6495ed;
}


.encabezado{
	background: transparent url(../images/encabezados/dis_prog_anim.png) no-repeat left;
	width: 250px;
	height: 125px;
	margin: 0 0 0 150px;
}

.encabezado1{
	background: transparent url(../images/encabezados/adm_neg_fin_mar_com_ext_adu.png) no-repeat left;
	width: 250px;
	height: 125px;
	margin: 0 0 0 150px;
}

.encabezado2{
	background: transparent url(../images/encabezados/dis_gra_pub.png) no-repeat left;
	width: 250px;
	height: 125px;
	margin: 0 0 0 150px;
}

.encabezado3{
	background: transparent url(../images/encabezados/int_mar_fin_com_op_adu.png) no-repeat left;
	width: 250px;
	height: 125px;
	margin: 0 0 0 150px;
}

.encabezado4{
	background: transparent url(../images/encabezados/mic_off_win_xp.png) left;
	width: 250px;
	height: 125px;
	margin: 0 0 0 150px;
}

.encabezado5{
	background: transparent url(../images/encabezados/rep_com_adm_red_inf_cab_est.png) no-repeat left;
	width: 250px;
	height: 125px;
	margin: 0 0 0 150px;
}

.certificado{
	background: transparent url(../images/encabezados/certificado_adm_neg_fin_mar_com_ext.png) no-repeat left;
	width: 275px;
	height: 145px;
}

.certificado1{
	background: transparent url(../images/encabezados/certificado_dis_gra_pub.png) no-repeat left;
	width: 275px;
	height: 145px;
}

.certificado2{
	background: transparent url(../images/encabezados/certificado_dis_prog_anim.png) no-repeat left;
	width: 275px;
	height: 145px;
}

.certificado3{
	background: transparent url(../images/encabezados/certificado_int_mar_fin_com_ope_adu.png) no-repeat left;
	width: 275px;
	height: 145px;
}

.certificado4{
	background: transparent url(../images/encabezados/certificado_mic_off_07_win_xp.png) no-repeat left;
	width: 275px;
	height: 145px;
}

.certificado5{
	background: transparent url(../images/encabezados/certificado_rep_com_adm_red_inf.png) no-repeat left;
	width: 275px;
	height: 145px;
}

.table1{
	font-size: 12px;
}
.table1 td{
	border: gray groove 2px;
}

.th1{
	background: url(../images/contenido/th1.png);
	color: #4169e1;
	font-size: 18px;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
}

.th2{
	background: url(../images/contenido/th2.png) ;
	
	color: #4169e1;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
}

.th3{
	background: url(../images/contenido/lado.jpg) repeat-x;
	height: 29px;
	color: white;
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
}

.th4{
	background:#2d98ff url(../images/contenido/lado1.jpg) repeat-x;
	height: 29px;
	color: white;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
}
/*
pagina que contiene los aspectos generales o que ocupan 2 columnas
*/
#carrera_extension{
	width: 553px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#carrera_extension table{
	/*border: 1px inset gray;*/
}

h1, h2, h3{
	color:gray;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

h1{
	font-size: 28px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}

#carrera_extension ul li{
	list-style: url(../images/contenido/highlighter.png);
	line-height: 1.6em;
}

#carrera_extension table td{
	border: 3px groove #2627b7;
}

#carrera_extension a{
	color:#4169e1;
}

#carrera_extension a:hover{
	border: 3px outset #1e90ff;
	color:black;
	background: ActiveBorder;
	display: block;
	
}
/*
pagina de las carreras de extension
*/

#carreras{
	width: 383px;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#carreras table {
	/*border: 1px dashed #191970;*/
}

#carreras table td{
	border: 3px solid #2627b7;
}

#carreras ul li{
	list-style-image: url(../images/contenido/pencil.png);
	line-height: 1.5em;
}

#carreras .orden1  ul li{
	list-style: url(../images/contenido/star.png);
}

#carreras a{
	color: #191970;
}

#carreras a:hover{
	color: #1e90ff;
	
}

/*
OTROS
*/
.nombre{
	color: #0076e8;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.tituloCarrera{
	color: #191970;
	font-weight: bolder;
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	border-bottom: 3px groove #8b0000 ;
	width: 300px;
	text-align: left;
}

.tituloCarrera2{
	color: #1e90ff;
	font-weight: bolder;
	font-size: 18px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border-bottom: 0.1em dotted #2f4f4f ;
	border-left: medium solid gray;
	width: 400px;
	text-align: left;
	text-indent: 5px; 
}