@charset "utf-8";
/* CSS Document */
body { 
	padding:0px; 
	margin:0px; 
	background-image:url(../imagenes/bg_gnral.jpg); 
	background-position:center top; 
	background-repeat:no-repeat; 
	background-color:#B70707;
}
#contenedor { 
	width:100%; height:100%;
}
#general { 
	width:1000px; 
	min-height:600px; 
	margin-left:auto; 
	margin-right:auto;
}
#banner { 
	width:1000px; 
	height:237px; 
	background-image:url(../imagenes/bgs/bg_banner_2009.png);
}
#cuerpo { 
	width:1000px; 
	min-height:800px; 
	background-image:url(../imagenes/bgs/bg_cuerpo_2009.png); 
	background-repeat:repeat-y;
}
#capa_flash { 
	width:920px; 
	height:315px; 
	margin-left:45px; 
	margin-right:35px;
}
#logo { 
	width:980px; 
	height:163px; 
}
#menu { 
	width:920px; 
	height:74px; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(../imagenes/bgs/bg_menu.jpg); 
	background-repeat:no-repeat; overflow:hidden;
}
#submenu { 
	width:220px; 
	height:35px; 
	float:right; 
	margin-top:8px; 
	margin-right:10px;
}
#cuerpo_bottom {
	width:1000px; 
	min-height:30px; 
	background-image:url(../imagenes/bgs/bg_cuerpo_bottom.png); 
	background-repeat:no-repeat;
	margin-left:auto; 
	margin-right:auto; 
}
#footer { 
	width:1000px; 
	height:80px;
	margin-left:auto; 
	margin-right:auto; 	
}
#cuerpo_content { 
	width:920px; 
	min-height:600px; 
	margin-left:auto; margin-right:auto;
	margin-top:20px;
}
#home_izq { 
	width:650px; 
	min-height:600px;  
	float:left;
}
#home_der { 
	width:270px; 
	min-height:500px; 
	float:left;
}
#noticias_home { 
	width:260px; height:270px;
	padding-top:0px;
	margin-top:2px; 
	margin-left:auto; margin-right:auto; 
	background-image:url(../imagenes/bgs/bg_noticias_home.png); 
	background-repeat:no-repeat;
}
#video_home { 
	width:260px; 
	height:220px; 
	margin-top:5px; 
	margin-left:auto; margin-right:auto;
	background-image:url(../imagenes/bgs/bg_video_home.png); 
	background-repeat:no-repeat; text-align:center;
}
#spacer_video { width:260px; height:20px;
}
#video_container { 
	width:240px; 
	height:190px; 
	margin:0 auto; 
	background-color:#fff;
}
#caja_bienvenidos { 
	width:650px; 
	height:500px; 
	background-repeat:no-repeat;
}
#texto_bienvenida { 
	width:360px; 
	height:400px; 
	float:right; 
	margin-top:70px; margin-right:40px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000;
}
#footer_central { 
	width:940px; 
	margin-left:25px; 
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#fff; 
	margin-bottom:20px;	
}
#footer_central a { color:#FC0; text-decoration:none;
}
#capa_banner_seccion {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	margin-top:0px;	
}
#titulo_quienes_somos {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/quienes_somos.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#contenido_izquierda { 
	width:250px; 
	min-height:500px; 
	float:left; 
	margin-left:10px;
}
#col_izq_top {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs/bg_col_izq.png); 
	background-repeat:no-repeat; 	
}
#col_izq_quienes {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/quienes_somos.png); 
	background-repeat:no-repeat; 	
}
#col_izq_admision {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/admision.png); 
	background-repeat:no-repeat; 	
}
#col_izq_top_doc {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/docentes.png); 
	background-repeat:no-repeat; 	
}
#col_izq_top_grados {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/grados.png); 
	background-repeat:no-repeat; 	
}
#col_izq_top_programas {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/programas.png); 
	background-repeat:no-repeat; 	
}
#col_izq_top_diplomados {
	width:250px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/diplomados.png); 
	background-repeat:no-repeat; 	
}
#col_izq_bottom { 
	width:250px; 
	height:20px; 
	background-image:url(../imagenes/bgs/col_izq_bottom.png); 
	background-repeat:no-repeat;
}
#contenido_derecha { 
	width:590px; 
	min-height:500px; 
	float:left; 
	background-color:#FFF; 
	border-left:1px solid #e5e5e5;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:20px; 
	padding-bottom:20px;
}
#titulo_plana_docente {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/plana_docente.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#titulo_grados_academicos {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/grados_academicos.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#capa_grados { 
	width:560px; 
	min-height:400px; 
	margin-left:auto; 
	margin-right:auto;
}
#tabs {
	width:560px; height:30px;
	background:transparent url(../imagenes/jason/bg_services-select.gif) repeat-y scroll center center; 
	background-color:#F1F1F1;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-left:auto; 
	margin-right:auto;
	text-align:center; 
	padding-top:15px;
}
#tabs_content { 
	width:560px; 
	min-height:400px; 
	margin-top:20px; 
}
#tabs_content h3 {
	font-family:Arial,sans-serif;
	font-size:19px; 
	color:#000;
}
#capa_galeria { 
	width:560px; 
	min-height:300px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px;
}
#capa_galeria_videos { 
	width:560px; 
	min-height:300px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px;
}
#espaciador_submenu_izq_1 { width:250px; height:64px;
}
#titulo_programa_especializacion {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/programa_especializacion.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#titulo_programa_diplomado {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/diplomado_estomatologia.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#titulo_contactenos {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/contactenos.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#contenido_izquierda_contacto { 
	width:400px; 
	min-height:500px; 
	float:left; 
	margin-left:10px;
}
#col_izq_top_contacto {
	width:400px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/contactenos.png); 
	background-repeat:no-repeat; 	
}
#col_izq_bottom_contacto { 
	width:400px; 
	height:20px; 
	background-image:url(../imagenes/bgs/col_izq_bottom.png); 
	background-repeat:no-repeat;
	background-position:left top;
}
#remate_bottom { width:200px; height:20px; background-color:#e5e5e5; float:right;
}
#contenido_derecha_contacto { 
	width:440px; 
	min-height:500px; 
	float:left; 
	background-color:#FFF; 
	border-left:1px solid #e5e5e5;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:20px; 
	padding-bottom:20px;
}
#col_izq_top_noticias {
	width:400px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/noticias.png); 
	background-repeat:no-repeat; 	
}
#titulo_noticias {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/noticias.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#paginacion_noticias { 
	width:560px; 
	height:20px; 
	background-color:#f4f5f6; 
	border-bottom:1px dotted #333;
	border-top:1px dotted #333; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:10px; 
	text-align:center;
}
#paginacion_noticias a { 
	text-decoration:none;
}
#noticias_back {
	width:540px; 
	height:20px; 
	background-color:#f4f5f6;  
	margin-left:auto; 
	margin-right:auto; 
	padding-top:7px; 
	text-align:right; padding-right:20px;
}
#noticias_back a { 
	text-decoration:none; color:#06C; font-size:14px; font-weight:bold;
}
#titulo_pec {
	width:937px; 
	height:200px;
	margin-left:36px; 
	margin-right:36px; 
	/*background-image:url(../imagenes/banners/educacion_continua.jpg); 
	background-repeat:no-repeat; */
	margin-top:0px;
}
#col_izq_top_pec {
	width:400px; 
	min-height:400px; 
	background-image:url(../imagenes/bgs_submenus/pec.png); 
	background-repeat:no-repeat;	
}
#caja_tipos_cursos { 
	width:560px; min-height:400px;
}
#listado_ci { 
	width:560px; 
	min-height:400px; 
	text-align:center;
}
