@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/estudiantes/lateral_estudiantes.jpg); /*ESTA IMAGEN SE CAMBIA*/
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: none;
}
/*MENU LATERAL*/

.menu_lateral{
	width: 225px;
	margin-top: 68px;
	background-color: #262624; /*ESTE FONDO SE CAMBIA*/
	float: left;
	background-image: url(../images/prensa/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/prensa/bullet_lateral.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	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 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 center;
	padding-top: 3px;
	padding-bottom: 3px;
	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;	
}






/*NOTICIAS ESTA ZONA CAMBIA*/



#zona_central .noticias_interior{
	height: 280px;
	width: 745px;
	position: absolute;
	z-index: 1;
	margin-top: 232px;
	margin-left: 0px;
	background-color: #000000;
	
}
#zona_central .noticias_interior #noticias {
	background-color: #9f0522;
	background-image: url(../images/prensa/fondo_noticias.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 223px;
	height: 280px;
	float: left;
	position: relative;
}
#zona_central .noticias_interior h2 {
	text-transform: uppercase;
	color: #aaaaaa;
	padding-left: 15px;
	font-size: 12px;
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



#zona_central .noticias_interior h3{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#zona_central .noticias_interior p{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#zona_central .noticias_interior .ver_mas{
	float: right;
	background-image: url(../images/estudiantes/ver_mas.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 29px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#zona_central .noticias_interior .ver_mas a{
	text-decoration: none;
	color: #000000;
}
#zona_central .noticias_interior .ver_mas a:hover{
	text-decoration: none;
	color: #FFFFFF;
}


/*NOTICIAS INTERIOR DE LOS DIVS*/

#zona_central .noticias_interior .cont_noticias{
	/*float: left;*/
	width: 183px;
	margin: 20px;

}

#zona_central .noticias_interior .cont_noticias .imagen1{
	height: 82px;
	width: 82px;
	margin-right: 10px;
	clear: both;
	padding-bottom: 10px;
}

#zona_central .noticias_interior .cont_noticias .imagen2{
	border: 2px solid #ffffff;

}
#zona_central .noticias_interior .cont_noticias .textos{
	float: left;	
	width: 183px;
}
#zona_central .noticias_interior .cont_noticias p.fecha{
	font-size: 10px;
	color: #c8c8c7;
	
}
#zona_central .noticias_interior .cont_noticias h3	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:14px;
	
}
#zona_central .noticias_interior .cont_noticias 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	{
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	/*margin-bottom: 5px;*/
}
#zona_central  .noticias_interior  .todas {
	position: absolute;
	left: 68px;
	top: -19px;
	font-size: 11px;
	color: #FFFFFF;
	width: auto;
}
#zona_central .noticias_interior .todas a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 22px;
	background-color: #9f0522;
	background-image: url(../images/prensa/mas.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#zona_central  #destacados  {
	float: right;
	width: 454px;
	height: 281px;
}
#zona_central #destacados .destacado {
	height: 140px;
	width: 227px;
	float: left;
	position: relative;
}
#zona_central #destacados .destacado h3 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
#zona_central #destacados .destacado p {
	padding-left: 72px;
	padding-right: 5px;
}
#zona_central #destacados .destacado .plus {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#zona_central #destacados #dest1 {
	background-color: #60406d;
	background-image: url(../images/prensa/fondo_dest1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#zona_central #destacados #dest2 {
	background-color: #e59312;
	background-image: url(../images/prensa/fondo_dest2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#zona_central #destacados #dest3 {
	background-color: #2f6997;
	background-image: url(../images/prensa/fondo_dest3.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#zona_central #destacados #dest4 {
	background-color: #8e8f29;
	background-image: url(../images/prensa/fondo_dest4.gif);
	background-repeat: repeat-y;
	background-position: right top;
}







/*FONDO DE PAGINA PARA PROLOGNAR MENU LATERAL*/


.fondo_pagina{
	background-image: url(../images/prensa/fondo_pagina.gif); /*ESTA  SE CAMBIA*/
	background-repeat: repeat-y;
}

