@charset "utf-8";
/* CSS Document */


/*MENU LATERAL*/

.menu_lateral{
	width: 225px;
	margin-top: 68px;
	background-color: #262624; /*ESTE FONDO SE CAMBIA*/
	float: left;
	background-image: url(../images/postgrados/fondo_lateral.gif); /*ESTA IMAGEN SE CAMBIA*/
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-style: none;
}
.menu_lateral div{
	font-size:13px;
	background-image: url(../images/estudiantes/bullet_lateral.gif);
	background-repeat: no-repeat;
	background-position: 9px 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #393937; /*ESTA COLOR SE CAMBIA*/	
}
.menu_lateral .postularr{
	background-image: url(../images/postgrados/postulacion.jpg);
	background-position: 70px -4px;
	display: block;
	background-repeat: no-repeat;
	height: 34px;
}
.menu_lateral div a{
	color: #9d9d9c; /*ESTA COLOR SE CAMBIA*/
	text-decoration: none;
}
.menu_lateral div a:hover{
	color: #e5e5e5; /*ESTA COLOR SE CAMBIA*/
	text-decoration: none;
}
/*SELECCION primer nivel*/
.menu_lateral div.selec a{
	color: #e5e5e5;
	text-decoration: none;
	font-weight: bold;
}


/*SELECCION alternativa para menu con subnivel (debido a que borra borde de abajo)*/

.menu_lateral div.consubmenu_selec a{
	color: #e5e5e5;
	text-decoration: none;
	font-weight: bold;
}
.menu_lateral div.consubmenu_selec {
	border-top-style: none;
}

/*---------------------------------------------------*/


.menu_lateral div.linea_sup{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #393937; /*ESTA COLOR SE CAMBIA*/
}
.menu_lateral div.consubmenu{
	background-image: url(../images/estudiantes/bullet_lateral.gif);
	background-repeat: no-repeat;
	background-position: 9px 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-bottom-style: none;
}
.menu_lateral div.secundario{
	background-image: url(../images/estudiantes/bullet_lateral_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-style: none;
	margin-left: 20px;
	font-size: 11px;
}

/*Seleccion Submenu*/

.menu_lateral div.secundario_selec{
	background-image: url(../images/estudiantes/bullet_lateral_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-style: none;
	margin-left: 20px;
	
}
.menu_lateral div.secundario_selec a{
	font-size: 10px;
	color: #e5e5e5;
	text-decoration: none;
}
/*--------------------------------*/

.menu_lateral .lateral_banner{
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;	
}


/*DESTACADOS ESTA ZONA CAMBIA*/

#destacados{
	position:absolute;
	background-color: #af062b;
	margin-top: 185px;
	width: 745px;
	height: 222px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131313;
	}
#destacados h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#destacados h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b68c11;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#destacados h3 a{
	color: #b68c11;
	text-decoration:none;
	}
#destacados h3 a:hover{
	color: #fff;
	text-decoration:none;
	}
#destacados h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#destacados h4 a{
	color:#FFFFFF;
	text-decoration:none;
}
#destacados h4 a:hover{
	color: #fff;
	text-decoration:underline;
	}
#destacados p {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#destacados p a{
	color: #CCCCCC;
	text-decoration:none;
}
#destacados p a:hover{
	color: #fff;
	text-decoration:none;
}

#destacados .dest {
	background-image: url(../images/postgrados/fondo_destaca.gif);
	background-repeat: repeat-x;
	height: 163px;
	width: 152px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #404648;
	position: absolute;
	top: 24px;
	padding: 15px;
}
#destacados .plus {
	right: 14px;
	bottom: 14px;
	position: absolute;
}
#destacados .plus a {
	padding: 3px;
}
#destacados #destaca1 {
	left: 5px;
}
#destacados #destaca2 {
	left: 188px;
}
#destacados #destaca3 {
	left: 371px;
}
#destacados #destaca5 {
	background-image: url(../images/postgrados/fondo_destaca.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 554px;
	top: 24px;
	width: 156px;
	height: 163px;
	padding: 15px;
}
#destacados #destaca4 {
	background-image: url(../images/postgrados/fondo_postula.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 554px;
	top: 24px;
	width: 186px;
	height: 193px;
}
#destacados #destaca4 p {
	position: absolute;
	top: 75px;
	left: 20px;
	width: 70px;
}
#frase {
	margin-top: 408px;
	position: absolute;
	width: 745px;
	background-color: #303030;
}







/*BANNER BAJO NOTICIAS*/


#zona_central .banner_bajo_noticias{
	margin-top: 163px;
	margin-left: 507px;
	position: absolute;
	z-index: 1;
	width:152px;


}



/*FONDO DE PAGINA PARA PROLOGNAR MENU LATERAL*/


.fondo_pagina{
	background-image: url(../images/postgrados/fondo_pagina.gif); /*ESTA  SE CAMBIA*/
	background-repeat: repeat-y;
}

