@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	background-color: #434343;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#todo {
	text-align: left;
	width: 998px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/general/fondo_general.gif);
	background-repeat: no-repeat;
	position: relative;
}
#envoltorio {
	margin-left:14px;
	margin-right:14px;
 }
#contenedor {
	background-color: #FFFFFF;
	width: 970px;
}

#contenedor .cierre_home{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #7f686d;
	margin-top: 0px;
}
#logo {
	position: absolute;
	left: 14px;
	top: 28px;
	z-index: 100;
}
#logo .print {
	visibility:hidden;
	display: none; 
}


/* MENU PRINCIPAL */


#principal {
	background-color: #d10834;
	height: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#principal a {
	color: #FFFFFF;
	text-decoration: none;
}

#principal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#principal #botPrinc {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#botPrinc li{
	float:left;
	margin:0;
	position:relative;
	height:28px;
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0px;
}

#botPrinc li a span{
	height:28px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}
#botPrinc li#princ_universidad {
	width:106px;
}
#botPrinc li#princ_universidad a span{
	background-image: url(../images/general/bot_universidad.png);
	background-repeat: no-repeat;
	width:106px;
}
#botPrinc li#princ_facultades {
	width:149px;
}
#botPrinc li#princ_facultades a span{
	background-image: url(../images/general/bot_facultades.png);
	background-repeat: no-repeat;
	width:149px;
}
#botPrinc li#princ_postgrados {
	width:86px;
}
#botPrinc li#princ_postgrados a span{
	background-image: url(../images/general/bot_postgrados.png);
	background-repeat: no-repeat;
	width:86px;
}
#botPrinc li#princ_admision {
	width:70px;
}
#botPrinc li#princ_admision a span{
	background-image: url(../images/general/bot_admision.png);
	background-repeat: no-repeat;
	width:70px;
}
#botPrinc li#princ_investigacion {
	width:97px;
}
#botPrinc li#princ_investigacion a span{
	background-image: url(../images/general/bot_investigacion.png);
	background-repeat: no-repeat;
	width:97px;
}
#botPrinc li#princ_internacional {
	width:144px;
}
#botPrinc li#princ_internacional a span{
	background-image: url(../images/general/bot_internacional.png);
	background-repeat: no-repeat;
	width:144px;
}
#botPrinc li#princ_biblioteca {
	width:75px;
}
#botPrinc li#princ_biblioteca a span{
	background-image: url(../images/general/bot_biblioteca.png);
	background-repeat: no-repeat;
	width:75px;
}
#botPrinc li#princ_extension {
	width:74px;
}
#botPrinc li#princ_extension a span{
	background-image: url(../images/general/bot_extension.png);
	background-repeat: no-repeat;
	width:74px;
}
#botPrinc li#princ_vinculos {
	width:169px;
}
#botPrinc li#princ_vinculos a span{
	background-image: url(../images/general/bot_vinculos.png);
	background-repeat: no-repeat;
	width:169px;
}

/* MENU PRINCIPAL SELECCIONADO */

#botPrinc li a:hover span{
	background-position: 0px -28px;
}
#principal.Buniversidad #botPrinc li#princ_universidad a span { 
	background-position: 0px -56px !important; 
}
#principal.Bfacultades #botPrinc li#princ_facultades a span { 
	background-position: 0px -56px !important; 
}
#principal.Bpostgrados #botPrinc li#princ_postgrados a span { 
	background-position: 0px -56px !important; 
}
#principal.Badmision #botPrinc li#princ_admision a span { 
	background-position: 0px -56px !important; 
}
#principal.Binvestigacion #botPrinc li#princ_investigacion a span { 
	background-position: 0px -56px !important; 
}
#principal.Binternacional #botPrinc li#princ_internacional a span { 
	background-position: 0px -56px !important; 
}
#principal.Bbiblioteca #botPrinc li#princ_biblioteca a span { 
	background-position: 0px -56px !important; 
}
#principal.Bextension #botPrinc li#princ_extension a span { 
	background-position: 0px -56px !important; 
}
#principal.Bvinculos #botPrinc li#princ_vinculos a span { 
	background-position: 0px -56px !important; 
}


/* MENU SECUNDARIO */

#secundaria {
	height: 32px;
	padding-left: 225px;
	color: #FFFFFF;
	background-color:#505050;
}
#secundaria a {
	color: #FFFFFF;
	text-decoration: none;
}
#secundaria a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#secundaria #botSec {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #707070;
}
#botSec li{
	float:left;
	margin:0;
	position:relative;
	height:32px;
	overflow:hidden;
	font-weight:bold;
	padding: 0px;
}
#botSec li a span{
	height:32px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}
#botSec li#sec_estudiantes {
	width:81px;
}
#botSec li#sec_estudiantes a span{
	background-image: url(../images/general/bot_estudiantes.png);
	background-repeat: no-repeat;
	width:81px;
}
#botSec li#sec_futuros {
	width:125px;
}
#botSec li#sec_futuros a span{
	background-image: url(../images/general/bot_futuros.png);
	background-repeat: no-repeat;
	width:125px;
}
#botSec li#sec_egresados {
	width:71px;
}
#botSec li#sec_egresados a span{
	background-image: url(../images/general/bot_egresados.png);
	background-repeat: no-repeat;
	width:71px;
}
#botSec li#sec_academicos {
	width:81px;
}
#botSec li#sec_academicos a span{
	background-image: url(../images/general/bot_academicos.png);
	background-repeat: no-repeat;
	width:81px;
}
#botSec li#sec_padres {
	width:82px;
}
#botSec li#sec_padres a span{
	background-image: url(../images/general/bot_apoderados.png);
	background-repeat: no-repeat;
	width:82px;
}
#botSec li#sec_prensa {
	width:52px;
}
#botSec li#sec_prensa a span{
	background-image: url(../images/general/bot_prensa.png);
	background-repeat: no-repeat;
	width:52px;
}
#botSec li#sec_agenda {
	width:62px;
}
#botSec li#sec_agenda a span{
	background-image: url(../images/general/bot_agenda.png);
	background-repeat: no-repeat;
	width:62px;
}

/* MENU SECUNDARIO SELECCIONADO */

#botSec li a:hover span{
	background-position: 0px -32px;
}
#secundaria.Bestudiantes #botSec li#sec_estudiantes a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bfuturos #botSec li#sec_futuros a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Begresados #botSec li#sec_egresados a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bacademicos #botSec li#sec_academicos a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bpadres #botSec li#sec_padres a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bprensa #botSec li#sec_prensa a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bagenda #botSec li#sec_agenda a span { 
	background-position: 0px -64px !important; 
}

/* MENU UTILITARIOS */

#secundaria #botUtil {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:9px;
}
#botUtil li{
	float: right;
	margin:0;
	position:relative;
	height:32px;
	overflow:hidden;
	padding: 0;
}
#botUtil li a span{
	height:32px;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	cursor:pointer;
}
#botUtil li#ico_portada {
	width:27px;
}
#botUtil li#ico_portada a span{
	background-image: url(../images/general/ico_portada.gif);
	background-repeat: no-repeat;
	width:27px;
}
#botUtil li#ico_contacto {
	width:27px;
}
#botUtil li#ico_contacto a span{
	background-image: url(../images/general/ico_contacto.gif);
	background-repeat: no-repeat;
	width:27px;
}
#botUtil li#ico_registro {
	width:25px;
}
#botUtil li#ico_registro a span{
	background-image: url(../images/general/ico_registro.gif);
	background-repeat: no-repeat;
	width:25px;
}
#botUtil li#ico_accesos {
	width:25px;
}
#botUtil li#ico_accesos a span{
	background-image: url(../images/general/ico_accesos.gif);
	background-repeat: no-repeat;
	width:25px;
}
#botUtil li#ico_faq {
	width:26px;
}
#botUtil li#ico_faq a span{
	background-image: url(../images/general/ico_faq.gif);
	background-repeat: no-repeat;
	width:26px;
}
#botUtil li#ico_glosario {
	width:28px;
}
#botUtil li#ico_glosario a span{
	background-image: url(../images/general/ico_glosario.gif);
	background-repeat: no-repeat;
	width:28px;
}
#botUtil li#ico_mapa {
	width:30px;
}
#botUtil li#ico_mapa a span{
	background-image: url(../images/general/ico_mapa.gif);
	background-repeat: no-repeat;
	width:30px;
}
#botUtil li#ico_english {
	width:28px;
}
#botUtil li#ico_english a span{
	background-image: url(../images/general/ico_english.gif);
	background-repeat: no-repeat;
	width:28px;
}
#botUtil li#ico_final {
	width:0px;
}
#botUtil li#ico_final a span{
	width:0px;
}

/* MENU UTILITARIOS SELECCIONADO */

#botUtil li a:hover span{
	background-position: 0px -32px;
}
#secundaria.Bcontacto #botUtil li#ico_contacto a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bregistro #botUtil li#ico_registro a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Baccesos #botUtil li#ico_accesos a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bfaq #botUtil li#ico_faq a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bglosario #botUtil li#ico_glosario a span { 
	background-position: 0px -64px !important; 
}
#secundaria.Bmapa #botUtil li#ico_mapa a span { 
	background-position: 0px -64px !important; 
}
#footer {
	font-size: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b50128;
	margin-top: 1px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}
#footer .univ {
	float: right;
}
#footer .apoyo a {
	color: #000000;
	text-decoration: none;
}
#footer .apoyo a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer .cyber a {
	color: #8b8a8a;
	text-decoration: none;
}
#footer .cyber a:hover {
	color: #fff;
	text-decoration: none;
}

.clear {
	clear: both;
}
.guia { position:absolute; bottom:0; left:0; }
.bloque {
	background-color: #fdfdfd;
	background-image: url(../images/general/fondo_bloque.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

/*ZONAS INTERIORES*/

#contenedor #zona_central{
	width: 745px;
	float: right;
	background-color: #262626;
}

#contenedor #zona_central .buscador {
	position: absolute;
	z-index: 1;
	padding-top: 38px;
	padding-left: 570px;
}
#contenedor #zona_central .buscador form {
	margin: 0px;
	padding: 0px;
}
#contenedor #zona_central .buscador .bloque {
	width: 133px;
}

/*------------ BUSCADOR PARA PSICOLOGIA PORTADA TRABAJA CON "CAMBIA LATERAL"-----------------*/
#contenedor #zona_central .buscador_psi {
	position: absolute;
	z-index: 1;
	padding-top: 88px;
	padding-left: 570px;
}
#contenedor #zona_central .buscador_psi form {
	margin: 0px;
	padding: 0px;
}
#contenedor #zona_central .buscador_psi .bloque {
	width: 133px;
}





/*------------ BUSCADOR PARA INTERIORES-----------------*/




#contenedor #zona_central_interior .buscador {
	position: absolute;
	z-index: 1;
	padding-top: 90px;
	padding-left: 570px;
}
#contenedor #zona_central_interior .buscador form {
	margin: 0px;
	padding: 0px;
}
#contenedor #zona_central_interior .buscador .bloque {
	width: 133px;
}






/*SUB MENU CARRERAS*/

#contenedor #zona_central_interior .submenu_carreras{
	
	display: block;
	float: left;
	height: 28px;
	background-image: url(../images/general/sub_menu_carreras.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#contenedor #zona_central_interior .pading_comun{
	padding-left: 71px;
	width: 674px;
}
#contenedor #zona_central_interior .pading_medicina{
	padding-left: 57px;
	width: 688px;
}
#contenedor #zona_central_interior .pading_b_arancel{
	padding-left: 82px;
	width: 663px;
}
#contenedor #zona_central_interior .pading_b_otros{
	padding-left: 30px;
	width: 715px;
}
#contenedor #zona_central_interior .pading_b_exelencia{
	padding-left: 192px;
	width: 553px;
}
#contenedor #zona_central_interior .pading_intercambio_udp{
	padding-left: 92px;
	width: 653px;
}
#contenedor #zona_central_interior .pading_intercambio_ext{
	padding-left: 141px;
	width: 604px;
}
#contenedor #zona_central_interior .pading_o_financiamiento{
	padding-left: 281px;
	width: 464px;
}
#contenedor #zona_central_interior .pading_o_financiamiento_ext{
	padding-left: 302px;
	width: 443px;
}
#contenedor #zona_central_interior .pading_asistencia{
	padding-left: 231px;
	width: 514px;
}



#contenedor #zona_central_interior .submenu_carreras .envoltorio {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
	border-right-style: none;

}

#contenedor #zona_central_interior .submenu_carreras div{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
	height: 28px;

	
}
#contenedor #zona_central_interior .submenu_carreras div a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/general/sub_menu_carreras.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
}
#contenedor #zona_central_interior .submenu_carreras div a:hover{
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/general/sub_menu_carreras.jpg);
	background-repeat: repeat-x;
	background-position: left -28px;
}


#contenedor #zona_central_interior .submenu_carreras div.selec a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/general/sub_menu_carreras2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
}


/*--------------------------------------------*/

#contenedor #zona_central_interior .aumenta_text{
	width: 65px;
	float: right;
	margin-top: 15px;
	
	padding-right: 30px;
}
#contenedor .negro {
	background-color: #000000;
	text-align: center;
	padding: 10px;
}


/*--------------------------------------------*/
#banners_inter {
	background-color: #262626;
	height: 97px;
	text-align: center;
	
}
#banners_inter img {
	margin-top: 14px;
	margin-right: 13px;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
}




/*RUTA
*/


#zona_central_interior .ruta{
	margin-bottom: 0px;
	float: left;
	height: 25px;
	margin-top: 5px;
	background-image: url(../images/general/icono_ruta.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	clear: both;
	padding-left: 56px;
	margin-left: 0px;
	width: 675px;
	
}
#zona_central_interior .ruta ul{
	margin: 0px;
	padding: 0px;
	
}

#zona_central_interior .ruta li{
	float: left;
	
	padding-right: 3px;
	list-style-type: none;
	padding-left: 0px;	
}
#zona_central_interior .ruta li a{
	background-image: url(../images/general/bullet_ruta_.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	text-decoration: none;
	color: #a1a1a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	display: block;
	padding-right: 8px;
}
#zona_central_interior .ruta li a:hover{
	background-image: url(../images/general/bullet_ruta_.gif);
	background-repeat: no-repeat;
	background-position: right -9px;
	text-decoration: none;
	color: #4e4e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	padding-right: 8px;
}
#zona_central_interior .ruta li span{
	clear: both;
	display: block;
}


#zona_central_interior .ruta li.home {
	
	padding-left: 0px;
	font-weight: bold;
	float: left;
	
}


#zona_central_interior .ruta li.pag_actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/general/bullet_ruta_.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 8px;
	color: #4e4e4e;
	float: left;
	font-weight: bold;
	display: block;

	
}


/*FIN RUTA*/


/*CONTENIDOS
*/

#zona_central_interior .contenidos{
	clear: both;
	padding-left: 40px;
	padding-right: 30px;

}



/*IMAGENES DERECHA*/


#zona_central_interior .contenidos .divimagen_derecha2{
	float: right;
	
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
}
#zona_central_interior .contenidos .divimagen_derecha2 .imagen_derecha{
	width: 245px;
}
#zona_central_interior .contenidos .divimagen_derecha2 img{
	border: 3px solid #cfcfcf;
}




#zona_central_interior .contenidos .divimagen_derecha{
	float: right;
	width: 247px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
}
#zona_central_interior .contenidos .divimagen_derecha .imagen_derecha{
	width: 245px;
}
#zona_central_interior .contenidos .divimagen_derecha img{
	border: 3px solid #cfcfcf;
}
#zona_central_interior .contenidos .divimagen_derecha span{
	font-size:10px;
	color: #8c8c8c;
	padding-top: 5px;
	
}
#zona_central_interior .contenidos .divminisitio{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
}

#zona_central_interior .contenidos .divborde_der_bott{
	float: right;
	/*width: 247px;*/
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
}
#zona_central_interior .contenidos .divborde_der_bott img{
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}
#zona_central_interior .contenidos .divborde_der_bott2{
	float: right;
	/*width: 247px;*/
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
}
















/*-------------------------------------*/




/*LINKS*/

#zona_central_interior .contenidos a{
	color: #006ec6;
	text-decoration: none;
}
#zona_central_interior .contenidos a:hover{
	color: #004d8b;
	text-decoration: underline;
}
#zona_central_interior .contenidos p a,#zona_central_interior .contenidos p a:hover{
	font-weight:bold;
	
}
#zona_central_interior .contenidos .links_1{
	display: block;
	float: left;
	
	margin-bottom: 10px;
	margin-left: 15px;
}
#zona_central_interior .contenidos .span_168px{
	display: block;
	width: 168px;
}
#zona_central_interior .contenidos .links_1 a{
	color: #7d7d7d;
	text-decoration: none;
	background-image: url(../images/general/ver_detalle.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	padding-right: 78px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#zona_central_interior .contenidos .links_1 a:hover{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/general/ver_detalle.jpg);
	background-repeat: no-repeat;
	background-position: right -25px;

	
}





#zona_central_interior .contenidos .links_2{
	display: block;
	float: left;
	
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}
#zona_central_interior .contenidos .links_2 a{
	color: #2582cd;
	text-decoration: none;
	background-image: url(../images/general/_link_ver2.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}
#zona_central_interior .contenidos .links_2 a:hover{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/general/_link_ver2.gif);
	background-repeat: no-repeat;
	background-position: right -21px;

	
}
#contenedor .ancho600 {
	width: 600px;
	float: none;
}
/* AUTORIDADES */
#contenedor .autoridad {
	background-image: url(../images/universidad/autoridades/fondillo.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2f6997;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
}

#contenedor .autoridad .foto {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
}
#contenedor .autoridad .foto img {
	margin: 2px;
}
#contenedor .autoridad h4 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #entrada .autoridad p {
	margin: 0px;
	padding: 0px;
}






#contenedor .autoridad2 {
	background-image: url(../images/universidad/autoridades/fondillo.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	width: 300px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2f6997;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
}

#contenedor .autoridad2 .foto {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
}
#contenedor .autoridad2 .foto img {
	margin: 2px;
}
#contenedor .autoridad2 h4 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #entrada .autoridad2 p {
	margin: 0px;
	padding: 0px;
}








#contenedor .autoridad3 {
	background-image: url(../images/universidad/autoridades/fondillo.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	width: 111px;
	float: left;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2f6997;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#contenedor .autoridad3 .foto {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width:74px;
	height:81px;
	margin-top: 9px;
	margin-bottom: 5px;
	margin-left: 18px;
}
#contenedor .autoridad3 .foto img {
	margin: 2px;
}
#contenedor #entrada .autoridad3 h4 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 100%;
	font-size: 11px;
}
#contenedor #entrada .autoridad3 p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}










/*----------------------------------------------*/

#zona_central_interior .contenidos ul.f_general{
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#zona_central_interior .contenidos ul.f_general li{
	display: block;
	list-style-type: none;
	
}
#zona_central_interior .contenidos ul.f_general li a{
	display: block;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 8px;
}
#zona_central_interior .contenidos ul.f_general li a:hover{
	background-image: url(../images/general/_link_ver2.gif);
	background-repeat: no-repeat;
	background-position: left -24px;
	
	
}



/*LISAS GENERAL para seccion CAMPO LABORAL*/

#contenedor #zona_central_interior .contenidos ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 0px;
}
#contenedor #zona_central_interior .contenidos ul li{
	background-image: url(/images/general/bullet_i.nterno.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 16px;
	
}
#contenedor #zona_central_interior .contenidos ol li{
	line-height: 16px;
	
}
#contenedor #zona_central_interior .contenidos ol li ul {
	margin-top: 15px;
}

#contenedor #zona_central_interior .contenidos ul li span{
	color: #CCCCCC;
	font-size: 9px;
	padding-left: 7px;
}
#contenedor #zona_central_interior .contenidos ol.let li{
	list-style-type: lower-alpha;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

/*LISAS GENERAL paara contenidos*/

#contenedor #zona_central_interior .contenidos ul.primario{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenedor #zona_central_interior .contenidos ul.primario li{
	background-image: url(/images/general/bullet_i.nterno2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
}
#contenedor #zona_central_interior .contenidos ul.primario li span{
	color: #999999;
}

/*LISAS GENERAL para cursos*/

#contenedor #zona_central_interior .contenidos ul.cursos{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	width: 90%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
#contenedor #zona_central_interior .contenidos ul.cursos li{
	list-style-type: none;
	background-color: #CCCCCC;
	display: block;
	margin-bottom: 1px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contenedor #zona_central_interior .contenidos ul.cursos li a{
	background-color: #F7F7F7;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(../images/general/link_ver.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 50px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
#contenedor #zona_central_interior .contenidos ul.cursos li a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/general/link_ver.gif);
	background-repeat: no-repeat;
	background-position: right -493px;
}
#contenedor #zona_central_interior .contenidos ul.cursos li.segundo a{
	background-color: #EFEFEF;
}





















#zona_central_interior .contenidos .boton_abajo{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;		
}
/*---------------------------------------------*/
#contenedor #zona_central_interior h1{
	font-size: 40px;
	color: #3f3f3f;
	margin-top: 70px;
	padding-top: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	visibility:hidden;
}
#contenedor #zona_central_interior h2{
	font-size: 21px;
	color: #a50628;
	padding-top: 25px;
	clear: left;
	/*width: 600px;*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#contenedor #zona_central_interior h3{
	font-size: 14px;
	color: #a50628;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	background-image: url(../images/general/fondo_h3.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: left 3px;
	margin-left: 40px;
}
#contenedor #zona_central_interior .contenidos h3{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
#contenedor #zona_central_interior h4{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contenedor #zona_central_interior h5{
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*clear: both;*/
}

#contenedor #zona_central_interior h6{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*clear: both;*/
}

#zona_central_interior .contenidos p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
}
#zona_central_interior .contenidos p.bajada {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
#zona_central_interior .contenidos p.fecha {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

#zona_central_interior .contenidos .malla_curricular {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .malla_curricular a{
	background-image: url(../images/general/malla_curricular.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .malla_curricular a:hover{
	background-image: url(../images/general/malla_curricular.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 175px;
	display: block;
	background-position: left -58px;
}
#zona_central_interior .contenidos .prog_post {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .prog_post a{
	background-image: url(../images/general/programas_postgrado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .prog_post a:hover{
	background-image: url(../images/general/programas_postgrado.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 175px;
	display: block;
	background-position: left -58px;
}




#zona_central_interior .contenidos .prog_direct {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .prog_direct a{
	background-image: url(../images/general/d_academicos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .prog_direct a:hover{
	background-image: url(../images/general/d_academicos.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 175px;
	display: block;
	background-position: left -58px;
}
//
#zona_central_interior .contenidos .prof_partime {
	height: 57px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .prof_partime a{
	background-image: url(../images/facultades-carreras/bot_profpartime.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 175px;
	display: block;
}
#zona_central_interior .contenidos .prof_partime a:hover{
	background-image: url(../images/facultades-carreras/bot_profpartime.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 175px;
	display: block;
	background-position: left -57px;
}




#zona_central_interior .contenidos .investigacion {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .investigacion a{
	background-image: url(../images/general/investigacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .investigacion a:hover{
	background-image: url(../images/general/investigacion.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 175px;
	display: block;
	background-position: left -58px;
}
#zona_central_interior .contenidos .acreditacion {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .acreditacion a{
	background-image: url(../images/general/acreditacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .acreditacion a:hover{
	background-image: url(../images/general/acreditacion.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 175px;
	display: block;
	background-position: left -58px;
}

/*-------------------------*/


#zona_central_interior .contenidos .acreditacion_int {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 20px;
}
#zona_central_interior .contenidos .acreditacion_int a{
	background-image: url(../images/general/acreditacion_intitucional.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .acreditacion_int a:hover{
	background-position: left -58px;
}

#zona_central_interior .contenidos .masinfo_int {
	height: 56px;
	width: 175px;
	display: block;
	margin-top: 10px;
}
#zona_central_interior .contenidos .masinfo_int a{
	background-image: url(../images/general/bot_masinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 175px;
	display: block;
	
}
#zona_central_interior .contenidos .masinfo_int a:hover{
	background-position: left -58px;
}






/*AUXILIARES*/

#zona_central_interior .auxiliares{
	height:35px;
	padding-left:40px;
	padding-top:25px;
	clear: both;
	background-image: url(../images/general/fondo_auxiliar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	/*padding-top: 50px;
	padding-bottom: 10px;*/
}

#zona_central_interior .auxiliares .atras a{
	background-image: url(../images/bot_atras.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 13px;
	width: 45px;
	margin-right: 5px;

}
#zona_central_interior .auxiliares .atras a:hover{
	background-image: url(../images/bot_atras.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	float: left;
	height: 13px;
	width: 45px;
	margin-right: 5px;

}

#zona_central_interior .auxiliares .imprimir a{
	background-image: url(../images/bot_imprimir.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 13px;
	width: 62px;
	margin-right: 5px;
}
#zona_central_interior .auxiliares .imprimir a:hover{
	background-image: url(../images/bot_imprimir.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	float: left;
	height: 13px;
	width: 62px;
	margin-right: 5px;

}

#zona_central_interior .auxiliares .subir a{
	background-image: url(../images/bot_subir.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 13px;
	width: 44px;
	margin-right: 5px;
}
/*-----------------------------------------------------------*/
#zona_central_interior .contenidos .subir_top{
	display: block;
	clear: both;
	margin-bottom: 35px;
}
#zona_central_interior .contenidos .subir_top a{
	background-image: url(../images/bot_subir.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 13px;
	width: 44px;
	margin-right: 5px;
}
#zona_central_interior .contenidos .subir_top a:hover{
	background-image: url(../images/bot_subir.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	float: left;
	height: 13px;
	width: 44px;
	margin-right: 5px;

}
/*-----------------------------------------------------------*/
#zona_central_interior .auxiliares .subir a:hover{
	background-image: url(../images/bot_subir.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	float: left;
	height: 13px;
	width: 44px;
	margin-right: 5px;

}



#tablas .respuesta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
	width:90%;
	padding-top: 100px;
	padding-bottom: 100px;
	border: 1px dotted #d0d8dd;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*---------------------------------------------------*/
/*TABLAS*/

.tabla_litado{
	width: 90%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b50027;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ##2f6997;
	margin-bottom: 15px;
	clear: both;
}
.tabla_litado caption{
	font-weight: normal;
	text-align: center;
	color: #2F6997;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tabla_litado th{
	background-color: #7a9cb7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../images/general/fondo_th.gif);
	background-repeat: repeat-x;
}
.tabla_litado th.sub{
	background-color: #cac9c9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #727171;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align:top;
	background-image: none;
}





.tabla_litado th.izquierda{
	background-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #727171;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}


.tabla_litado td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	color: #727171;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	background-color: #FBFBFB;
}
.tabla_litado td.centro{
	text-align:center;
}

.tabla_litado td.directorio_a{
	background-image: url(../images/prensa/bullet_guia_a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #f0efef;
	vertical-align:middle;
	padding-left: 20px;
	font-weight: bold;
	color: #006ec6;
}
.tabla_litado td.directorio_a a{

	font-weight: bold;

}
.tabla_litado td.directorio_b{
	background-image: url(../images/prensa/bullet_guia_b.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
		vertical-align:middle;
	padding-left: 27px;
}



.tabla_litado ul{
	margin:0px;
	padding:0px;
}
.tabla_litado .bandera {
	vertical-align: middle;
}
.tabla_litado td a{
	font-weight: normal;
}
.tabla_litado td span{
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 5px;
}
.tabla_litado td.por_tres{
	width: 33%;
}

/*----------------------------------------------------*/


.tabla_directorio{
	width:90%;
	margin-top: 10px;
}

.tabla_directorio caption{
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

.tabla_directorio td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.tabla_directorio td.fono{
	text-align: right;
	
}



caption .nota {
	font-size: 11px;
	color: #999999;
	display: block;
}


.izquierda{
	text-align: left;
}

.derecha{
	text-align: right;
}


/*tabla horario*/
.tabla_horario{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2f6997;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2f6997;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f6997;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2f6997;

}
.tabla_horario caption {
	color: #2F6997;
	font-size: 13px;
	padding-bottom: 5px;
	font-weight: bold;
}

.tabla_horario th{
	background-color: #98B4CB;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EFF4;
}
.tabla_horario th[scope=row]{
	background-color: #bfd1df;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EFF4;
}
.tabla_horario td{
	background-color: #e9eff4;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccdbe6;
	color: #5A88AD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccdbe6;
	padding-right: 6px;
	padding-left: 6px;
}























/*RESPUESTA*/

#zona_central_interior .contenidos .respuesta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
	width:90%;
	padding-top: 100px;
	padding-bottom: 100px;
	border: 1px dotted #d0d8dd;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


#zona_central_interior .contenidos .respuesta .txt_respuesta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#zona_central_interior .contenidos .respuesta .txt_respuesta .izquierda{
	text-align: left;
}
#zona_central_interior .contenidos .respuesta .txt_respuesta .centro{
	text-align: center;
}
#zona_central_interior .contenidos .respuesta .txt_respuesta ul{
	padding-left: 20px;
}
#contenedor p.download_pdf {
	background-image: url(../images/general/ico_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight:normal;
}
#contenedor p.download_doc {
	background-image: url(../images/general/ico_doc.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contenedor p.download_xls {
	background-image: url(../images/general/ico_xls.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contenedor p.download_mini {
	background-image: url(../images/general/ico_externo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contenedor p.download_micro {
	background-image: url(../images/general/ico_micro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contenedor p.download_pdf a,#contenedor p.download_pdf a:hover,#contenedor p.download_doc a,#contenedor p.download_doc a:hover,#contenedor p.download_xls a,#contenedor p.download_xls a:hover,#contenedor p.download_mini a,#contenedor p.download_mini a:hover,#contenedor p.download_micro a,#contenedor p.download_micro a:hover{
	font-weight:normal;
}
#contenedor .peso {
	font-size: 8px;
	color: #999999;
}
#contenedor p.nota {
	font-size: 10px;
	color: #999999;
}
#contenedor .linea {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #707070;
	clear: both;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-top: 10px;
}
#contenedor blockquote {
	margin: 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
}




.menu_lateral div.ocultar {
	display:none;
	border-top-style: none;
	}
.menu_lateral div.mostrar {
	display:block;
	border-top-style: none;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
	}


.puntero {

	cursor:pointer;

}
.negrita {
	font-weight: bold;
}
.destaca {
	color: #a50628;
}




/*Listado De Noticias*/


#contenedor #zona_central_interior .contenidos .list_noticias{
	float: left;
	width: 675px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	padding-bottom: 10px;
}
#contenedor #zona_central_interior .list_noticias p{
	margin: 0px;
	padding: 0px;
}
#contenedor #zona_central_interior .contenidos .list_noticias .imagen1{
	border: 1px solid #b6b6b6;
	float: left;
	padding:1px;
	margin-right: 5px;
}

#contenedor #zona_central_interior .contenidos .list_noticias .imagen2{
	border: 1px solid #ffffff;

}
#contenedor #zona_central_interior .contenidos .list_noticias .imagen3{
	margin:auto;

}
#contenedor #zona_central_interior .contenidos .list_noticias .textos{
	float: left;	
	width: 580px;
}
#contenedor #zona_central_interior .contenidos .list_noticias .fecha{
	font-size: 10px;
	color: #b3b3b3;
	
}
#contenedor #zona_central_interior .contenidos .list_noticias h4	{
	font-size: 12px;
	color: #a50628;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}
#contenedor #zona_central_interior .contenidos .list_noticias a{
	color:#262624;
	text-decoration:none;
}
#contenedor #zona_central_interior .contenidos .list_noticias a:hover{
	color:#262624;
	text-decoration:underline;
}
#contenedor #zona_central_interior .contenidos.list_noticias .bajada	{
	font-size: 11px;
	color: #ffffff;
	clear: both;
	line-height:14px;	

}
#contenedor #zona_central_interior .contenidos .list_noticias .ver_mas2	{
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}
#contenedor #menuDer {
	background-image: url(../images/general/der_fondo.gif);
	background-repeat: repeat-y;
	float: right;
	width: 200px;
	margin-bottom: 15px;
	margin-left: 20px;
	clear: both;
}
#contenedor #menuDer h4 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 15px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/general/der_titulo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#contenedor #menuDer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#contenedor #menuDer ul li {
	background-image: url(../images/general/der_flecha.gif);
	background-repeat: no-repeat;
	font-size: 10px;
}
#todo #envoltorio #contenedor #zona_central_interior #entrada #menuDer li {
	background-image: url(../images/general/der_flecha.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#contenedor #menuDer a {
	background-image: url(../images/general/der_separador.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	text-decoration: none;
}
#contenedor #menuDer a:hover {
	color: #000000;
	text-decoration: none;
}




/*-----------------------------------------------
*/
/* PAGINACION */
#todo #envoltorio #contenedor #paginacion {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#todo #envoltorio #contenedor #paginacion a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#todo #envoltorio #contenedor #paginacion a:hover {
	color: #000000;
	text-decoration: none;
}
#todo #envoltorio #contenedor #paginacion a.selec {
	color: #a50628;
	font-weight: bold;
	text-decoration: none;
}
#todo #envoltorio #contenedor #paginacion a:hover.selec {
	color: #000000;
	text-decoration: none;
}


/* DIRECTORIO PROFESORES */

#contenedor #zona_central_interior .contenidos .profesores {
	margin-right: 10px;
	width: 650px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0e0e0;
}
#contenedor #zona_central_interior .contenidos .profesores .foto {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
}
#contenedor #zona_central_interior .contenidos .profesores .foto img {
	margin: 2px;
}



#contenedor #zona_central_interior .contenidos .profesores h4 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#contenedor #zona_central_interior .contenidos .profesores h4.detalle {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
#contenedor #zona_central_interior .contenidos .profesores img.vermas {
	padding-top: 10px;
}
#contenedor #zona_central_interior .contenidos .profesores p {
	margin: 0px;
	padding: 0px;
}
#contenedor #zona_central_interior .contenidos .profesores p.facultad {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 13px;
}



/*----------------------------------------------*/

#contenedor #zona_central_interior .contenidos .profesores2 {
	margin-right: 10px;
	width: 650px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	text-align: right;
	margin-top: 25px;
}
#contenedor #zona_central_interior .contenidos .profesores2 .foto {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: right;
	margin-right: 9px;
	margin-top: 9px;
	margin-left: 9px;
}
#contenedor #zona_central_interior .contenidos .profesores2 .foto img {
	margin: 2px;
}



#contenedor #zona_central_interior .contenidos .profesores2 h4 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#contenedor #zona_central_interior .contenidos .profesores2 h4.detalle {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#contenedor #zona_central_interior .contenidos .profesores2 img.vermas {
	padding-top: 10px;
}
#contenedor #zona_central_interior .contenidos .profesores2 p {
	margin: 0px;
	padding: 0px;
}
#contenedor #zona_central_interior .contenidos .profesores2 p.facultad {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 13px;
}
#contenedor ol.preguntas {
	margin-right: 40px;
}



/*LETRA CAPITAL*/




#contenedor ol.preguntas li {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
