@charset "utf-8";
/* CSS Document */


/*MENU LATERAL*/

.menu_lateral{
	width: 225px;
	margin-top: 68px;
	background-color: #fff; /*ESTE FONDO SE CAMBIA*/
	float: left;
	background-image: url(../images/general/lateral_general.gif); /*ESTA IMAGEN SE CAMBIA*/
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.menu_lateral div{
	font-size:13px;
	background-image: url(../images/general/bullet_lateral.gif);
	background-repeat: no-repeat;
	background-position: 9px 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 23px; /*ESTA COLOR SE CAMBIA*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;	
}
.menu_lateral div a{
	color: #000000; /*ESTA COLOR SE CAMBIA*/
	text-decoration: none;
}
.menu_lateral div a:hover{
	color: #613a00; /*ESTA COLOR SE CAMBIA*/
	text-decoration: none;
}
/*SELECCION primer nivel*/
.menu_lateral div.selec a{
	color: #a60629;
	text-decoration: none;
	font-weight: bolder;
}


/*SELECCION alternativa para menu con subnivel (debido a que borra borde de abajo)*/

.menu_lateral div.consubmenu_selec a{
	color: #a60629;
	text-decoration: none;
	font-weight: bold;
}
.menu_lateral div.consubmenu_selec {
	border-bottom-style: none;
}

/*---------------------------------------------------*/


.menu_lateral div.linea_sup{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #feaf38; /*ESTA COLOR SE CAMBIA*/
}
.menu_lateral div.consubmenu{
	/*background-image: url(../images/facultades-carreras/bullet_arq-art-dis.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;*/
	border-bottom-style: none;
	
}
.menu_lateral div.secundario{
	background-image: url(../images/general/bullet_lateral2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 20px;
	font-size: 11px;
	border-top-style: none;
	
}

/*Seleccion Submenu*/

.menu_lateral div.secundario_selec{
	background-image: url(../images/general/bullet_lateral2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-style: none;
	margin-left: 20px;
	border-top-style: none;
	font-weight: bold;
	
}
.menu_lateral div.secundario_selec a{
	font-size:11px;
	color: #a60629;
	text-decoration: none;
}

/*--------------------------------------------*/

.menu_lateral .lateral_banner{
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;	
}


/*NOTICIAS ESTA ZONA CAMBIA*/



#zona_central .noticias_interior{
	height: 190px;
	width: 696px;
	position: absolute;
	z-index: 1;
	margin-top: 327px;
	margin-left: 0px;
	background-color: #0f0f0f;
	padding-left: 49px;
	
}
#zona_central .noticias_interior #noticias {
	background-image: url(../images/egresados/fondo_noticias.png);
	background-repeat: no-repeat;
	width: 696px;
	height: 190px;
	float: right;
}
#zona_central .noticias_interior h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}



#zona_central .noticias_interior h3{
	margin: 0px;
	padding: 0px;
}
#zona_central .noticias_interior p{
	margin: 0px;
	padding: 0px;
}
#zona_central .noticias_interior .titulo {
	height: 30px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#zona_central .noticias_interior .ver_mas{
	float: right;
	background-image: url(../images/egresados/mas.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 20px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#zona_central .noticias_interior .ver_mas a{
	text-decoration: none;
	color: #FFFFFF;
}
#zona_central .noticias_interior .ver_mas a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#zona_central .noticias_interior #primero {
	float: left;
	height: 190px;
	width: 371px;
	background-color: #8e8f29;
	background-image: url(../images/egresados/fondo_primero.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 15px;
	padding-left: 15px;
}



/*NOTICIAS INTERIOR DE LOS DIVS*/

#zona_central .noticias_interior .cont_noticias, #zona_central .noticias_interior .cont_noticias2{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	width:318px; /*348px;*/
}
/*#zona_central .noticias_interior #noticias .cont_noticias{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bc465c;
}*/
#zona_central .noticias_interior .cont_noticias .imagen1, #zona_central .noticias_interior .cont_noticias2 .imagen1{
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 15px;
}

#zona_central .noticias_interior .cont_noticias .imagen2, #zona_central .noticias_interior .cont_noticias2 .imagen2{
	border: 2px solid #ffffff;

}
#zona_central .noticias_interior .cont_noticias .textos, #zona_central .noticias_interior .cont_noticias2 .textos{
	float: left;	
	width: 218px;
}
#zona_central .noticias_interior .cont_noticias p.fecha{
	font-size: 10px;
	color: #bfc08d;
}
#zona_central .noticias_interior .cont_noticias2 p.fecha{
	font-size: 10px;
	color: #cd868d;
}
#zona_central .noticias_interior .cont_noticias h3, #zona_central .noticias_interior .cont_noticias2 h3	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:14px;
	
}
#zona_central .noticias_interior .cont_noticias p, #zona_central .noticias_interior .cont_noticias2 p	{
	font-size: 11px;
	color: #FFFFFF;
	line-height:14px;

}
#zona_central .noticias_interior a{
	color:#FFFFFF;
	text-decoration:none;
}
#zona_central .noticias_interior a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#zona_central .noticias_interior .cont_noticias .ver_mas2, #zona_central .noticias_interior .cont_noticias2 .ver_mas2	{
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#zona_central .menu_en_home {
	margin-top: 20px;
	margin-left: 30px;
	position: absolute;
	width: 450px;
	z-index: 10;
}
#zona_central .menu_en_home ul {
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#zona_central .menu_en_home li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#zona_central .menu_en_home li.primero {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5c5c5c;
}

#zona_central .menu_en_home a {
	color: #a9a9a9;
	text-decoration: none;
	padding-left: 30px;
	margin-right: 20px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#zona_central .menu_en_home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#zona_central .menu_en_home #op_dirEmpresas a {
	background-image: url(../images/egresados/ico_directorio.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_dirEmpresas a:hover {
	background-image: url(../images/egresados/ico_directorio.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_dirEgresados a {
	background-image: url(../images/egresados/ico_directorio.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_dirEgresados a:hover {
	background-image: url(../images/egresados/ico_directorio.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_actualiza a {
	background-image: url(../images/egresados/ico_actualiza.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_actualiza a:hover {
	background-image: url(../images/egresados/ico_actualiza.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_contacto a {
	background-image: url(../images/egresados/ico_contacto.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#zona_central .menu_en_home #op_contacto a:hover {
	background-image: url(../images/egresados/ico_contacto.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}



/*FONDO DE PAGINA PARA PROLOGNAR MENU LATERAL*/


.fondo_pagina{
	/*background-image: url(../images/futuros_estudiantes/fondo_pagina.gif); /*ESTA  SE CAMBIA*/
	background-repeat: repeat-y;*/
}

