/*DEFINICIONES*/

body{
    background-color:#000000;
    background-position: top;
    background-repeat: repeat-x;
	margin:auto;
	padding:0;
	text-align:center;
}

form{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

img {
	border:0px;
	margin:0px;
	padding:0px; 
}

span {
		margin:0px;
		padding:0px; 
		border:0px;
}

p {
		margin:0px;
		padding:0px; 
		border:0px;
		line-height:1.2em;	
}

li {
		margin:0px;
		padding:0px; 
		list-style: none;
}

div{
	display:block;
	position:relative;
}

a{
	text-decoration:none;
	cursor:pointer;
}

.ocultarh1{
	display:none;
	visibility:hidden;
}

/*FORMULARIOS*/
.formulario{
	color: #000000;
	font-family:  verdana;
	font-size: 10px;
	font-weight:normal;
	padding-left:2px;
	background-color:#ffffff;
	border: 1px solid #4788c4;
	width:145px;
	height:13px;
	position:absolute;
}

/*CONTENEDORES WEB*/

.contenedor_total{
	display:block;
	position:relative;
	float:none;
	clear:none;
	margin:0 auto;
	width:998px;
	height:585px;
	text-align:center;
}

.fondo_home{background-image: url('img/bkg_home.jpg');}
.fondo_que_es{background-image: url('img/bkg_que_es.jpg');}
.fondo_programas{background-image: url('img/bkg_programas.jpg');}
.fondo_noticias{background-image: url('img/bkg_noticias.jpg');}
.fondo_claustro{background-image: url('img/bkg_claustro.jpg');}
.fondo_alumni{background-image: url('img/bkg_alumnos.jpg');}
.fondo_recursos{background-image: url('img/bkg_recursos.jpg');}
.fondo_video_podcast{background-image: url('img/bkg_video.jpg');}
.fondo_registro{background-image: url('img/bkg_registro.jpg');}
.fondo_contacto{background-image: url('img/bkg_contacto.jpg');}

.izquierda{
    position:relative;
    clear:both;
    float:left;
    display:block;
    height:553px;
    width:502px;
}

.derecha{
    position:relative;
    float:left;
    display:block;
    height:553px;
    width:496px;
}


.home_contenedor_principal{
    position:relative;
    float:left;
    clear:both;
    display:block;
    height:476px;
    width:496px;
}

.pie{
    position:relative;
    float:left;
    clear:both;
    display:block;
    height:32px;
    width:998px;
    background-image:url('img/img_pie.jpg');
    background-repeat:no-repeat;
    background-position: 746px 17px;
}

/*IZQUIERDA*/

.idiomas{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height:37px;
	width:144px;
}

.btn_castellano{
    position:absolute;
	top: 12px;
	left:95px;
	height:10px;
	width:50px;
	background-image:url('img/btn_castellano.jpg');
	font-size: 0px;
}

.btn_castellano_sel{
    position:absolute;
	top: 12px;
	left:95px;
	height:10px;
	width:50px;
	background-image:url('img/btn_castellano_sel.jpg');
	font-size: 0px;
}

.btn_english{
    position:absolute;
	top: 14px;
	left:31px;
	height:8px;
	width:47px;
	background-image:url('img/btn_ingles.jpg');
	font-size: 0px;
}

.btn_english_sel{
    position:absolute;
	top: 14px;
	left:31px;
	height:8px;
	width:47px;
	background-image:url('img/btn_ingles_sel.jpg');
	font-size: 0px;
}

.logo{
    position:relative;
	clear:both;
	float:left;
	display:inline;
	margin-left:31px;
	background-image:url('img/img_logo.jpg');
	height:84px;
	width:166px;
}

.menu{
	position: relative;
	clear:both;
	float:left;
	width: 194px;
	height:208px;
}

.flash{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height:214px;
	width:166px;
}

.botones_abajo{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height:12px;
	width:275px;
}

.home_news{
	position:relative;
    float:left;
    clear:both;
    display:block;
    height:77px;
    width:496px;
}

.usuario_iniciado{
    position:absolute;
	top: 10px;
	left:0px;
	height:15px;
	width:465px;
	overflow:hidden;text-align:left;
}

.btn_inicio_ES{
    position:absolute;
	top: 35px;
	left:0px;
	height:27px;
	width:121px;
	background-image:url('img/btn_inicio.jpg');
}

.btn_noticias_ES{
    position:absolute;
	top: 35px;
	left:121px;
	height:27px;
	width:121px;
	background-image:url('img/btn_noticias.jpg');
}

.btn_inicio_EN{
    position:absolute;
	top: 35px;
	left:0px;
	height:27px;
	width:121px;
	background-image:url('img/btn_home.jpg');
}

.btn_noticias_EN{
    position:absolute;
	top: 35px;
	left:121px;
	height:27px;
	width:121px;
	background-image:url('img/btn_news.jpg');
}

.btn_rss{
    position:absolute;
	top: 29px;
	left:438px;
	height:47px;
	width:29px;
	background-image:url('img/btn_rss.jpg');
}

.linea_home_news{
	position:absolute;
	top: 76px;
	left:2px;
	height:1px;
	width:466px;
	background-color:#646464;
	font-size:0px;
	overflow:hidden;
}

.btn_contacto_ES{
    position:absolute;
	top: 3px;
	left:22px;
	height:8px;
	width:66px;
	background-image:url('img/btn_contacto.jpg');
	font-size:0px;
}

.btn_contacto_EN{
    position:absolute;
	top: 3px;
	left:33px;
	height:8px;
	width:57px;
	background-image:url('img/btn_contact.jpg');
	font-size:0px;
}

.btn_inicio2_ES{
    position:absolute;
	top: 3px;
	left:104px;
	height:8px;
	width:37px;
	background-image:url('img/btn_inicio2.jpg');
	font-size:0px;
}

.btn_inicio2_EN{
    position:absolute;
	top: 3px;
	left:106px;
	height:8px;
	width:35px;
	background-image:url('img/btn_home2.jpg');
	font-size:0px;
}

.btn_legal{
    position:absolute;
	top: 3px;
	left:157px;
	height:8px;
	width:39px;
	background-image:url('img/btn_legal.jpg');
	font-size:0px;
}

.btn_facebook{
    position:absolute;
	top: 0px;
	left:211px;
	height:12px;
	width:57px;
	background-image:url('img/btn_facebook.jpg');
	font-size:0px;
}

/*MENU*/

.btn_que_esES{
    position:absolute;
	top: 12px;
	left:63px;
	height:18px;
	width:131px;
	background-image:url('img/btn_que_es.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_que_esES:hover{
    position:absolute;
	top: 12px;
	left:63px;
	height:18px;
	width:131px;
	background-image:url('img/btn_que_es.gif');
	background-position: 0px -18px;
	background-repeat:no-repeat;
}

.btn_que_esES_sel{
    position:absolute;
	top: 12px;
	left:63px;
	height:18px;
	width:131px;
	background-image:url('img/btn_que_es.gif');
	background-position: 0px -18px;
	background-repeat:no-repeat;
}

.btn_que_esEN{
    position:absolute;
	top: 12px;
	left:81px;
	height:18px;
	width:113px;
	background-image:url('img/btn_que_es_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_que_esEN:hover{
    position:absolute;
	top: 12px;
	left:81px;
	height:18px;
	width:113px;
	background-image:url('img/btn_que_es_EN.gif');
	background-position: 0px -18px;
	background-repeat:no-repeat;
}

.btn_que_esEN_sel{
    position:absolute;
	top: 12px;
	left:81px;
	height:18px;
	width:113px;
	background-image:url('img/btn_que_es_EN.gif');
	background-position: 0px -18px;
	background-repeat:no-repeat;
}

.btn_programasES{
    position:absolute;
	top: 38px;
	left:56px;
	height:13px;
	width:138px;
	background-image:url('img/btn_programas.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_programasES:hover{
    position:absolute;
	top: 38px;
	left:56px;
	height:13px;
	width:138px;
	background-image:url('img/btn_programas.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_programasES_sel{
    position:absolute;
	top: 38px;
	left:56px;
	height:13px;
	width:138px;
	background-image:url('img/btn_programas.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_programasEN{
    position:absolute;
	top: 38px;
	left:40px;
	height:13px;
	width:154px;
	background-image:url('img/btn_programas_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_programasEN:hover{
    position:absolute;
	top: 38px;
	left:40px;
	height:13px;
	width:154px;
	background-image:url('img/btn_programas_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_programasEN_sel{
    position:absolute;
	top: 38px;
	left:40px;
	height:13px;
	width:154px;
	background-image:url('img/btn_programas_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_noticiasES{
    position:absolute;
	top: 59px;
	left:88px;
	height:13px;
	width:106px;
	background-image:url('img/btn_noticias.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_noticiasES:hover{
    position:absolute;
	top: 59px;
	left:88px;
	height:13px;
	width:106px;
	background-image:url('img/btn_noticias.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_noticiasES_sel{
    position:absolute;
	top: 59px;
	left:88px;
	height:13px;
	width:106px;
	background-image:url('img/btn_noticias.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_noticiasEN{
    position:absolute;
	top: 59px;
	left:125px;
	height:13px;
	width:69px;
	background-image:url('img/btn_noticias_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_noticiasEN:hover{
    position:absolute;
	top: 59px;
	left:125px;
	height:13px;
	width:69px;
	background-image:url('img/btn_noticias_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_noticiasEN_sel{
    position:absolute;
	top: 59px;
	left:125px;
	height:13px;
	width:69px;
	background-image:url('img/btn_noticias_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_claustroES{
    position:absolute;
	top: 81px;
	left:75px;
	height:13px;
	width:119px;
	background-image:url('img/btn_claustro.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_claustroES:hover{
    position:absolute;
	top: 81px;
	left:75px;
	height:13px;
	width:119px;
	background-image:url('img/btn_claustro.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_claustroES_sel{
    position:absolute;
	top: 81px;
	left:75px;
	height:13px;
	width:119px;
	background-image:url('img/btn_claustro.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_claustroEN{
    position:absolute;
	top: 81px;
	left:96px;
	height:13px;
	width:98px;
	background-image:url('img/btn_claustro_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_claustroEN:hover{
    position:absolute;
	top: 81px;
	left:96px;
	height:13px;
	width:98px;
	background-image:url('img/btn_claustro_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_claustroEN_sel{
    position:absolute;
	top: 81px;
	left:96px;
	height:13px;
	width:98px;
	background-image:url('img/btn_claustro_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_alumnos{
    position:absolute;
	top: 102px;
	left:105px;
	height:13px;
	width:88px;
	background-image:url('img/btn_alumnos.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_alumnos:hover{
    position:absolute;
	top: 102px;
	left:105px;
	height:13px;
	width:88px;
	background-image:url('img/btn_alumnos.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_alumnos_sel{
    position:absolute;
	top: 102px;
	left:105px;
	height:13px;
	width:88px;
	background-image:url('img/btn_alumnos.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_recursosES{
    position:absolute;
	top: 124px;
	left:74px;
	height:13px;
	width:120px;
	background-image:url('img/btn_recursos.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_recursosES:hover{
    position:absolute;
	top: 124px;
	left:74px;
	height:13px;
	width:120px;
	background-image:url('img/btn_recursos.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_recursosES_sel{
    position:absolute;
	top: 124px;
	left:74px;
	height:13px;
	width:120px;
	background-image:url('img/btn_recursos.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_recursosEN{
    position:absolute;
	top: 124px;
	left:62px;
	height:13px;
	width:132px;
	background-image:url('img/btn_recursos_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_recursosEN:hover{
    position:absolute;
	top: 124px;
	left:62px;
	height:13px;
	width:132px;
	background-image:url('img/btn_recursos_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_recursosEN_sel{
    position:absolute;
	top: 124px;
	left:62px;
	height:13px;
	width:132px;
	background-image:url('img/btn_recursos_EN.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_video{
    position:absolute;
	top: 146px;
	left:21px;
	height:13px;
	width:185px;
	background-image:url('img/btn_video.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_video:hover{
    position:absolute;
	top: 146px;
	left:21px;
	height:13px;
	width:185px;
	background-image:url('img/btn_video.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_video_sel{
    position:absolute;
	top: 146px;
	left:9px;
	height:13px;
	width:185px;
	background-image:url('img/btn_video.gif');
	background-position: 0px -13px;
	background-repeat:no-repeat;
}

.btn_registroES{
    position:absolute;
	top: 175px;
	left:49px;
	height:8px;
	width:145px;
	background-image:url('img/btn_registro.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size:0px;
}

.btn_registroES:hover{
    position:absolute;
	top: 175px;
	left:49px;
	height:8px;
	width:145px;
	background-image:url('img/btn_registro.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
	font-size:0px;
}

.btn_registroES_sel{
    position:absolute;
	top: 175px;
	left:49px;
	height:8px;
	width:145px;
	background-image:url('img/btn_registro.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
	font-size:0px;
}

.btn_registroEN{
    position:absolute;
	top: 175px;
	left:142px;
	height:8px;
	width:52px;
	background-image:url('img/btn_registro_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size:0px;
}

.btn_registroEN:hover{
    position:absolute;
	top: 175px;
	left:142px;
	height:8px;
	width:52px;
	background-image:url('img/btn_registro_EN.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
	font-size:0px;
}

.btn_registroEN_sel{
    position:absolute;
	top: 175px;
	left:142px;
	height:8px;
	width:52px;
	background-image:url('img/btn_registro_EN.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
	font-size:0px;
}

.btn_mis_datosES{
    position:absolute;
	top: 188px;
	left:124px;
	height:8px;
	width:70px;
	background-image:url('img/btn_mis_datos.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_mis_datosES:hover{
    position:absolute;
	top: 188px;
	left:124px;
	height:8px;
	width:70px;
	background-image:url('img/btn_mis_datos.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_mis_datosES_sel{
    position:absolute;
	top: 188px;
	left:124px;
	height:8px;
	width:70px;
	background-image:url('img/btn_mis_datos.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_mis_datosEN{
    position:absolute;
	top: 188px;
	left:114px;
	height:8px;
	width:80px;
	background-image:url('img/btn_mis_datos_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_mis_datosEN:hover{
    position:absolute;
	top: 188px;
	left:114px;
	height:8px;
	width:80px;
	background-image:url('img/btn_mis_datos_EN.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_mis_datosEN_sel{
    position:absolute;
	top: 188px;
	left:114px;
	height:8px;
	width:80px;
	background-image:url('img/btn_mis_datos_EN.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_bajaES{
    position:absolute;
	top: 200px;
	left:96px;
	height:8px;
	width:98px;
	background-image:url('img/btn_baja.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_bajaES:hover{
    position:absolute;
	top: 200px;
	left:96px;
	height:8px;
	width:98px;
	background-image:url('img/btn_baja.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_bajaES_sel{
    position:absolute;
	top: 200px;
	left:96px;
	height:8px;
	width:98px;
	background-image:url('img/btn_baja.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_bajaEN{
    position:absolute;
	top: 200px;
	left:109px;
	height:8px;
	width:85px;
	background-image:url('img/btn_baja_EN.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.btn_bajaEN:hover{
    position:absolute;
	top: 200px;
	left:109px;
	height:8px;
	width:85px;
	background-image:url('img/btn_baja_EN.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

.btn_bajaEN_sel{
    position:absolute;
	top: 200px;
	left:109px;
	height:8px;
	width:85px;
	background-image:url('img/btn_baja_EN.gif');
	background-position: 0px -8px;
	background-repeat:no-repeat;
}

/*VIDEOS*/

.capa_videos{
	clear:both;
	float:left;
	height:auto;
	margin-top:10px;
	position:relative;
	width:415px;
}

.linea_videos{
	background-color:#646464;
	clear:both;
	float:left;
	font-size:0;
	height:1px;
	margin-top:6px;
	overflow:hidden;
	position:relative;
	width:415px;
}

.texto_videos{
	clear:both;
	float:left;
	height:auto;
	overflow:hidden;
	position:relative;
	width:415px;
}

.btn_ver_video_ES{
	position:absolute;
	top:67px;
	left:382px;
	width:33px;
	height:12px;
    background-image:url(../img/btn_mas.gif);
}

.btn_ver_video_EN{
	position:absolute;
	top:67px;
	left:382px;
	width:33px;
	height:12px;
    background-image:url(../img/btn_mas_EN.gif);
}

.min_height_video{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 570px;
	width: 131px;
}

/*PUBLIC HOME*/



/*PUBLIC PORTADA - CONTAINERS*/

/*ALUMNOS*/

.bkg_popup_ficha_alumno{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_alumno.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.min_height_alumno{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 657px;
	width: 131px;
}

/*RECURSOS*/

.bkg_popup_ficha_recurso_ES{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_recurso.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.bkg_popup_ficha_recurso_EN{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_recurso_EN.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.min_height_recurso_ES{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 843px;
	width: 131px;
}

.min_height_recurso_EN{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 938px;
	width: 131px;
}

.datos_recurso{
    position:relative;
	float:left;
	display:block;
	height: auto;
	width: 651px;
}

.recurso_titulo{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 10px;
	width: 640px;
	height:auto;
}

.popup_barra{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height: 25px;
	width: 782px;
	background-color:#27b5fe;
}

.recursos_titulo_galeria_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 117px;
	height:18px;
	background-image:url('../img/bkg_galeria.gif');
}

.recursos_titulo_galeria_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 122px;
	height:18px;
	background-image:url('../img/bkg_galeria_EN.gif');
}

.recursos_titulo_descargas_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 164px;
	height:18px;
	background-image:url('../img/bkg_descargas.gif');
}

.recursos_titulo_descargas_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 173px;
	height:18px;
	background-image:url('../img/bkg_descargas_EN.gif');
}

.espacio_descargas{
    position:relative;
	float:left;
	display:block;
	clear:both;
	width: 640px;
	height:4px;
}

.recursos_descargas{
    position:relative;
	float:left;
	display:inline;
	clear:both;
	width: 615px;
	height:35px;
	margin-left:4px;
}

.descargas_nombre{
    position:absolute;
	top:11px;
	left:4px;
	height:12px;
	width:540px;
	overflow: hidden;
}

.btn_descargar_ES{
	width:61px;
	height:12px;
	background-image: url('img/btn_descargar.gif');
	position:absolute;
	top:11px;
	left:553px;
}

.btn_descargar_EN{
	width:61px;
	height:12px;
	background-image: url('img/btn_descargar_EN.gif');
	position:absolute;
	top:11px;
	left:553px;
}

.linea_descargas{
    position:absolute;
	top:34px;
	left:0px;
	height:1px;
	width:615px;
	font-size:0px;
	overflow:hidden;
	background-color:#646464;
}


.recursos_galeria{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 640px;
	height:auto;
}

.foto_recursos{
    position:relative;
	float:left;
	display:block;
	margin-right: 20px;
	width: 71px;
	height:71px;
	border:1px solid #646464;
}

.espacio_fotos{
    position:relative;
	float:left;
	display:block;
	clear:both;
	width: 640px;
	height:20px;
}

/*PROGRAMAS*/

.min_height_programa_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height: 986px;
	width: 131px;
}

.min_height_programa_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height: 1084px;
	width: 131px;
}

.bkg_popup_ficha_programas_ES{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_programa.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.bkg_popup_ficha_programas_EN{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_programa_EN.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.contenedor_programa {
	display:block;
	clear:both;
	height:auto;
	float:left;
	margin-top:16px;
	position:relative;
	text-align:left;
	width:634px;
}

.fotos_programas {
	border:1px solid #646464;
	width:259px;
	height:196px;
	position:relative;
	clear:both;
	float:left;
	margin-right:15px;
}

.imagen_titulos_programas {
	display:block;
	position:relative;
	clear:both;
	float:left;
	height:auto;
}

.programas_titulo_descargas_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	width: 164px;
	height:18px;
	background-image:url('../img/bkg_descargas.gif');
}

.programas_titulo_descargas_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	width: 173px;
	height:18px;
	background-image:url('../img/bkg_descargas_EN.gif');
}

/*AVISO LEGAL*/

.min_height_aviso_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height: 983px;
	width: 131px;
}

.min_height_aviso_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height: 553px;
	width: 131px;
}

/*CLAUSTRO*/

.min_height_claustro_ES{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 834px;
	width: 128px;
}

.min_height_claustro_EN{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 703px;
	width: 128px;
}

.bkg_popup_ficha_claustro_ES{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_claustro.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.bkg_popup_ficha_claustro_EN{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_claustro_EN.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.claustro_0fotos{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height: auto;
	width: 634px;
}

/*NOTICIAS*/

.min_height_noticias_ES{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 777px;
	width: 131px;
}

.min_height_noticias_EN{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height: 610px;
	width: 131px;
}

.bkg_popup_ficha_noticias_ES{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_noticias.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.bkg_popup_ficha_noticias_EN{
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:auto;
	background-position:0px 0px;
	background-image:url('../img/bkg_popup_ficha_noticias_EN.gif');
	background-repeat:no-repeat;
	text-align:left;
}

.noticias_titulo_enlaces_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 124px;
	height:18px;
	background-image:url('../img/bkg_enlaces.gif');
}

.noticias_titulo_enlaces_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	margin-top: 20px;
	width: 79px;
	height:18px;
	background-image:url('../img/bkg_enlaces_EN.gif');
}

.btn_ver_enlace_ES{
	width:30px;
	height:12px;
	background-image: url('img/btn_ver.gif');
	position:absolute;
	top:11px;
	left:584px;
}

.btn_ver_enlace_EN{
	width:30px;
	height:12px;
	background-image: url('img/btn_ver_EN.gif');
	position:absolute;
	top:11px;
	left:584px;
}

.btn_ver_noticia_ES{
	width:30px;
	height:12px;
	background-image: url('img/btn_ver.gif');
	position:absolute;
	top:95px;
	left:584px;
}

.btn_ver_noticia_EN{
	width:30px;
	height:12px;
	background-image: url('img/btn_ver_EN.gif');
	position:absolute;
	top:95px;
	left:584px;
}

.noticias_titulo_relacionadas_ES{
    position:relative;
	clear:both;
	float:left;
	display:block;
	width: 346px;
	height:18px;
	background-image:url('../img/bkg_relacionadas.gif');
}

.noticias_titulo_relacionadas_EN{
    position:relative;
	clear:both;
	float:left;
	display:block;
	width: 179px;
	height:18px;
	background-image:url('../img/bkg_relacionadas_EN.gif');
}

.relacionada_datos{
    overflow:hidden;
	height:65px;
	left:93px;
	position:absolute;
	top:23px;
	width:522px;
}

.relacionada_datos_sin{
    overflow:hidden;
	height:65px;
	left:0px;
	position:absolute;
	top:23px;
	width:615px;
}

.noticias_relacionadas{
    position:relative;
	clear:both;
	float:left;
	display:block;
	width: 615px;
	height:117px;
}

.foto_relacionada{
    position:absolute;
	top:23px;
	left:0px;
	width: 71px;
	height:71px;
	border:1px solid #646464;
}

.linea_relacionada{
    position:absolute;
	top:117px;
	left:0px;
	height:1px;
	width:615px;
	font-size:0px;
	overflow:hidden;
	background-color:#646464;
}

.contenedor_noticia{
	position:relative;
	clear:both;
	float:left;
	display:block;
	height:120px;
	width:440px;
}

.linea_noticias{
    position:absolute;
	top:119px;
	left:0px;
	height:1px;
	width:440px;
	font-size:0px;
	overflow:hidden;
	background-color:#646464;
}

.btn_noticias_mas_ES{
	background-image:url(../img/btn_mas.gif);
	background-repeat:no-repeat;
	height:12px;
	position:absolute;
	width:33px;
	top:93px;
}

.btn_noticias_mas_EN{
	background-image:url(../img/btn_mas_EN.gif);
	background-repeat:no-repeat;
	height:12px;
	position:absolute;
	width:33px;
	top:93px;
}

.noticia_fotos{
	position:absolute;
	top:10px;
	left:0px;
	width:73px;
	height:73px;
	border:1px solid #646464;
}

.datos_noticia_foto{
    position:absolute;
	top:10px;
	left:83px;
	width:350px;
	height:100px;
	overflow:hidden;
}

.datos_noticia_nofoto{
    position:absolute;
	top:10px;
	left:0px;
	width:433px;
	height:78px;
	overflow:hidden;
}

.cont_portada{
    position:relative;
	clear:both;
	float:left;
	display:block;
	height:113px;
	width:453px;
}

.linea_portada{
	position:absolute;
	top:112px;
	left:0px;
	height:1px;
	width:453px;
	font-size:0px;
	overflow:hidden;
	background-color:#646464;
}

.portada_fotos{
    position:absolute;
	top:20px;
	left:276px;
	width:174px;
	height:73px;
	border:1px solid #646464;
}

.portada_mas_ES{
    background-image:url(../img/btn_mas.gif);
	background-repeat:no-repeat;
	height:12px;
	position:absolute;
	width:33px;
	top:92px;
	left:234px;
}

.portada_sin_mas_ES{
    background-image:url(../img/btn_mas.gif);
	background-repeat:no-repeat;
	height:12px;
	position:absolute;
	width:33px;
	top:92px;
	left:419px;
}

.portada_mas_EN{
    background-image:url(../img/btn_more.gif);
	background-repeat:no-repeat;
	height:12px;
	position:absolute;
	width:33px;
	top:92px;
	left:234px;
}

.portada_sin_mas_EN{
    background-image:url(../img/btn_more.gif);
	background-repeat:no-repeat;
	height:12px;
	position:absolute;
	width:33px;
	top:92px;
	left:419px;
}

.guion_portada{
	position:absolute;
	top: 26px;
	left:0px;
	overflow:hidden;
	font-size:0px;
	background-color: #27b5fe;
	width:13px;
	height:3px;
}

.portada_con_foto{
    height:72px;
	left:17px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:21px;
	width:251px;
}

.portada_sin_foto{
    height:66px;
	left:17px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:21px;
	width:439px;
}

/*NECESARIO PARA CAMBIAR LOS ESTILOS DEL CHECKBOX - http://lipidity.com/fancy-form/   */

.checked{background-color:#222;background-image:url(../img/btn_chk_on.gif)}
.unchecked{background-color:#1c1c1c;background-image:url(../img/btn_chk_off.gif)}
.selected{background-color:#222;background-image:url(../img/btn_rd_on.gif)}
.unselected{background-color:#1c1c1c;background-image:url(../img/btn_rd_off.gif)}


.textonormal{font-family:arial;font-size:10px;color:#ffffff;}
.textopie{font-family:arial;font-size:10px;color:#ffffff;}
.textomenu{font-family:arial;font-size:12px;color:#ffffff;font-weight:bold;cursor:pointer;}
.textotitulo{font-family:arial;font-size:14px;color:#ffffff;}

.blanco{color:#ffffff;}
.azul{color:#27b5fe;}