/*ESTRUCTURA GRAL*/

html {
	height:100%;
	min-height:100%;	
}

 body {
	margin: 0px; padding:0px; 
	text-align:center; /* Para IE5/Win */
	background-image: url(../img/bg_pral.jpg); background-position: top; background-repeat: repeat-x;
	height:100%;
	min-height:100%;	
}




a:link{font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FD7F00; text-decoration:none;}

form {padding:0px; margin:0px}
div { 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000; 
font-size: 11px;
}


.contenido_general {
	width:910px;	
	margin:auto;
	margin-top:12px;
	text-align:left;  
}



.cabecera_home {
	background-image: url(../img/bg_cab_home.gif); background-position:top left; background-repeat: no-repeat;
	height:156px;	
}

.cabecera {
	background-image: url(../img/bg_cab.gif); background-position:top left; background-repeat: no-repeat;
	height:156px;	
}

.logo  {
	background-image: url(../img/1/logo.gif); background-position:top left; background-repeat: no-repeat;
	width:895px;
	height:99px;		
}

.enlaces  {
	float:right; margin:78px 0px 0px 0px;	
}

.enlaces a:link{font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;	font-weight:normal;	font-size: 10px;}
.enlaces a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;	font-weight:normal;	font-size: 10px;}
.enlaces a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000; text-decoration: underline; font-weight:normal; font-size: 10px;}


.enla {
background-image: url(../img/1/bullet1.gif); background-position:top left; background-repeat: no-repeat;
margin-right:10px;
padding-left:10px;
float:left;
}

.enla2 {
background-image: url(../img/bullet_privada.gif); background-position:top left; background-repeat: no-repeat;
margin-right:10px;
padding-left:16px;
float:left;
}


.menu  {
	background-image: url(../img/1/bg_menu.gif); background-position:top left; background-repeat: no-repeat;
	width:904px;
	height:29px;				
}

.menu_int  {
padding-top:2px;	
	height:26px;
	margin-left:268px;			
}


.ruta {font-family: Verdana, Arial, Helvetica, sans-serif;
	   height:29px;
       color: #000000;
	   font-weight:normal;
	   font-size: 10px;
	   padding:0px 7px 0px 7px;
	}
	   
	   
.ruta .ruta1 {background-image: url(../img/1/bg_ruta1.gif); background-position:top right; background-repeat: no-repeat;
		height:29px;
	}
	   
 
.ruta .ruta2 {background-image: url(../img/1/bg_ruta2.gif); background-position:top right; background-repeat: repeat-x;
		height:29px;
		padding-right:5px;
		text-align:right;
		font-weight:bold;		
	}	   

.ruta_txt {
display:block;
margin-top:7px;

	}		   
    
	   
.ruta a:link{font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;	font-weight:normal;	font-size: 10px;}
.ruta a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;	font-weight:normal;	font-size: 10px;}
.ruta a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000; text-decoration: underline; font-weight:normal; font-size: 10px;}


.line_center {
	float:left;
	width:910px;	
	background-image: url(../img/bg_center.gif); background-position: top; background-repeat: repeat-y;	
}

.col_izda { 
	width:233px;
	float:left;
	padding-left:7px;
	}
	
.col_centro { 
	width:450px;
	float:left;	
	}

.col_dcha { 
	width:214px;
	float:left;	
	}

.line_bottom {
	float:left;
	width:910px;
	background-image: url(../img/bg_bottom.gif); background-position: top; background-repeat: no-repeat;
	height:6px;
	
}

.col_centro2 { 
	float:left;	
	padding-left:20px;
	margin-right:25px;
	margin-top:15px;
	}
	
.col_centro3 { 
	width:650px;
	float:left;	
	}	


.col_centro4 { 
	float:left;	
	padding-left:15px;	
	margin-top:15px;
	}


.tx_neg { 
color:#000000;
}


/*MODULOS*/

.busqueda {
	background-image: url(../img/bg_buscar.gif); background-position: top; background-repeat: no-repeat;
	width:214px;
	height:82px;
	margin:15px 0px 0px 0px;	
}

.busqueda_form {padding-top:10px; margin-left:15px;}

.form1 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5d5d5d; 
font-size: 10px;
border:1px solid #DCDCDC;
margin-top:3px;
}


.socios {
	background-image: url(../img/bg_socios.gif); background-position: top; background-repeat: no-repeat;
	width:214px;
	height:97px;
	margin:10px 0px 0px 0px;	
}

.socios_form {padding-top:25px; margin-left:15px;}


.boton {
border:1px solid #B1B1B1;
}

.boton a:link {background-image: url(../img/bg_boton1.gif); background-position: top left; background-repeat: repeat-x; width:100%; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:10px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
 .boton a:visited {background-image: url(../img/bg_boton1.gif); background-position: top left; background-repeat: repeat-x; width:100%; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:10px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
.boton a:hover {background-image: url(../img/bg_boton1_on.gif); background-position: top left; background-repeat: repeat-x; width:100%; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:10px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }



.boton2 {
border:1px solid #9BCDFF;
}

.boton2 a:link {background-image: url(../img/bg_boton2.gif); background-position: top left; background-repeat: no-repeat; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:12px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
 .boton2 a:visited {background-image: url(../img/bg_boton2.gif); background-position: top left; background-repeat: no-repeat; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:12px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
.boton2 a:hover {background-image: url(../img/bg_boton2_on.gif); background-position: top left; background-repeat: no-repeat; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:12px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
 
 .boton3 {
border:1px solid #9BCDFF;
}

.boton3 a:link {background-image: url(../img/bg_boton3.gif); background-position: top left; background-repeat: no-repeat; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:25px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
 .boton3 a:visited {background-image: url(../img/bg_boton3.gif); background-position: top left; background-repeat: no-repeat; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:25px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
.boton3 a:hover {background-image: url(../img/bg_boton3_on.gif); background-position: top left; background-repeat: no-repeat; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:25px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }

.boton4 {
border:1px solid #000000;
background-image: url(../img/bg_boton4.gif); background-position: top left; background-repeat: no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:10px; padding-right:10px; width:auto;
}


.flright {float:right;}
.flleft {float:left;}


.newsletter {
	background-image: url(../img/1/bg_newsletter.gif); background-position: top; background-repeat: no-repeat;
	width:214px;
	height:130px;
	margin:10px 0px 0px 0px;	
}
.newsletter_form {padding-top:35px; margin-left:15px; width:190px;}


.patrocinadores {margin:8px 0px 0px 0px; float:left;}
.patrocinadores .top {
	background-image: url(../img/bg_patr1.gif); background-position: top; background-repeat: no-repeat;
	width:210px;
	height:10px;
	float:left;
	
}
.patrocinadores .center {
	background-image: url(../img/bg_patr2.gif); background-position: top; background-repeat: repeat-y;
	width:210px;	
	float:left;
}
.patrocinadores .bottom {
	background-image: url(../img/bg_patr3.gif); background-position: top; background-repeat: no-repeat;
	width:210px;
	height:10px;
	float:left;
	
}

.patro_logo {
	border-bottom:1px solid #E3E3E3;
	width:195px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:8px;
		
}


.programacion {
	margin:10px 0px 0px 0px;
	float:left;	
}

.programacion .top {
	background-image: url(../img/1/bg_programacion.gif); background-position: top; background-repeat: no-repeat;
	width:208px;
	height:28px;
	
}
.programacion .bottom {
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	width:206px;
	height:240px;
	font-size:10px;

	
}

.programacion .bginf {
	border-bottom:1px solid #D5D5D5;	
}

.tx_mancheta {
	font-size:11px; margin-left:10px; padding-top:10px; display:block;
}

.tx_mancheta2 {
	font-size:11px; margin-left:10px; padding-top:3px; display:block;	
}

.tx_mancheta3 {
	font-size:11px;
	color:#2078C9;
	font-weight:bold;
	padding-top:8px;
	padding-left:30px; 
	display:block;	
}

.tx_mancheta4 {
	margin-top:7px; margin-right:8px; display:block;	
}

.cadena {
	font-size:10px;
	padding-left:7px; 
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #D5D5D5;
}


.programacion_scroll {
	overflow:auto;
	height:140px;
	margin-left:10px;			
}

.programa_item {
	padding-top:5px;
	font-size:10px;			
}

.noticias {
	border:1px solid #D5D5D5;
	width:428px;
	margin-top:15px;
	background-image:url(../img/1/bg_mancheta.gif); background-repeat:repeat-x;
	height:20px;

	
}

.noticias_gris {
	width:430px;
	background-color:#F2F2F2;	
}

.noticias2 {
	width:430px;	
}

.noticias_bg {
	padding-top:10px;
	background-image:url(../img/1/bg_noticias1.gif); background-repeat:no-repeat; background-position:left bottom;
	height:24px;
		
}

.noticia_pral {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	border-bottom:1px solid #D5D5D5;
		
}

.noticia_pral .foto{ 
float:right;
}

.noticia1{
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	margin-right:5px;		
}





.tit1 {
color:#FC7F00;
font-weight:bold;
padding-bottom:5px;
display:block;
}

.tit2 {
color:#FC7F00;
font-weight:bold;
}

.tx_gris { color:#484848;}
.tx_gris2 { color:#A9A9A9;}
.tx_gris3 { color:#7E7E7E;}

.tx12 { font-size:12px;}
.tx11 { font-size:11px;}
.tx10 { font-size:10px;}


.foto1 { 
	border:1px solid #A7A7A7;
	margin-bottom:3px;
}

.foto2 { 
	border:1px solid #787878;
	margin:0px 8px 8px 0px;
}

.foto3 { 
	border:1px solid #787878;
	margin:0px 0px 8px 8px;
}

.pestanas {
margin-top:10px;
width:430px;
float:left;

}

.pestanas a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-decoration:none}
.pestanas a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000; font-size: 10px; text-decoration:none}
.pestanas a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-decoration:none}

.tx_pestana {
margin-top:4px;
text-align:center;
display:block;

}

.pestana1 {

width:95px;
height:21px;
float:left;
background-image:url(../img/1/bg_audi1.gif); background-repeat:no-repeat;

}

.pestana1_on {

width:95px;
height:21px;
float:left;
background-image:url(../img/1/bg_audi1_on.gif); background-repeat:no-repeat;
font-weight:bold;
}


.pestana2 {
margin-left:3px;
width:161px;
height:21px;
float:left;
background-image:url(../img/1/bg_audi2.gif); background-repeat:no-repeat;

}

.pestana2_on {
margin-left:3px;
width:161px;
height:21px;
float:left;
background-image:url(../img/1/bg_audi2_on.gif); background-repeat:no-repeat;
font-weight:bold;
}

.pestana_marco {
width:430px;
height:127px;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-image:url(../img/bg_frame2.gif); background-repeat:no-repeat; background-position:left bottom;
float:left;

}


.pestana_linea {
height:6px;
background-image:url(../img/1/bg_audi_line.gif); background-repeat:repeat-x; background-position:left bottom;
}



.buscador_aca {
	margin:10px 0px 0px 0px;	
}

.buscador_aca .top {
	background-image: url(../img/1/bg_buscador_aca.gif); background-position: top; background-repeat: no-repeat;
	width:208px;
	height:28px;
	
}
.buscador_aca .bottom {
	width:206px;
	margin-top:8px;
}

.buscador_aca .left {
	width:140px;
	float:left;
	font-weight:bold;
	padding-left:8px;
}

.buscador_aca .right {
	float:right;
}


.revista {
	margin:10px 0px 0px 0px;	
	float:left;
}

.revista .top {
	background-image: url(../img/1/bg_revista.gif); background-position: top; background-repeat: no-repeat;
	width:208px;
	height:28px;
	
}
.revista .bottom {
	width:206px;
	margin-top:8px;
}

.revista .left {
	float:left;
	margin-right:8px;
		
}

.revista .right {
font-size:11px;
	color:#F28800;
	font-weight:bold;
}

.revista .bottom2 {
float:left;
width:208px;
padding-top:5px;
	
}


.canal {
	margin:10px 0px 0px 0px;	
	float:left;
}

.canal .top {
	background-image: url(../img/1/bg_generico.gif); background-position: top; background-repeat: no-repeat;
	width:208px;
	height:28px;
	
}
.canal .bottom {
	width:206px;
	margin-top:8px;
}

.canal .left {
	float:left;
	margin-right:8px;
		
}

.canal .right {
font-size:11px;
	color:#F28800;
	font-weight:bold;
}

.canal .bottom2 {
float:left;
width:208px;
padding-top:5px;
	
}


.aniversario {
	margin:10px 0px 0px 0px;	
	float:left;
}

.aniversario .top {
	background-image: url(../img/1/bg_aniversario.gif); background-position: top; background-repeat: no-repeat;
	width:208px;
	height:28px;
	
}
.aniversario .bottom {
	width:206px;
	margin-top:8px;
}

.aniversario .left {
	float:left;
	margin-right:8px;
		
}

.aniversario .right {
font-size:11px;
	color:#F28800;
	font-weight:bold;
}

.aniversario .bottom2 {
float:left;
width:208px;
padding-top:5px;
	
}


.blog {
	margin:10px 0px 0px 0px;	
	float:left;
}

.blog .top {
	background-image: url(../img/1/bg_blog.gif); background-position: top; background-repeat: no-repeat;
	width:208px;
	height:28px;
	
}
.blog .bottom {
	width:206px;
	margin-top:8px;
}

.blog .left {
	float:left;
	margin-right:8px;	
		
}

.blog .right {
font-size:10px;
	color:#000000;	
}


a.en1:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FC7F00;
	text-decoration: none;	
	font-weight:bold;	
   
}

a.en1:visited {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FC7F00;
	text-decoration: none;	
	font-weight:bold;		
   
}

a.en1:hover{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-decoration: none;	
	font-weight:bold;	
		
   
}


a.en2:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-decoration: none;
	font-weight:normal;

   
}

a.en2:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-decoration: none;
	font-weight:normal;
   
}

a.en2:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight:normal;
		
   
}








a.en_naranja:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
		
   
}

a.en_naranja:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;	
   
}

a.en_naranja:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FC7F00;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
		
   
}

a.en_blanco:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
		
   
}

a.en_blanco:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;	
   
}

a.en_blanco:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
		
   
}


.listado_cadenas {
padding-top:8px;
padding-bottom:8px;
margin:0px 0px 0px 2px;
float:left;

}

.paginacion { 
float:right;
margin-top:10px;

}

.texto {width:99.6%;}

.pie_gral {
width:99.6%;
text-align:center;
padding:8px;
float:left;
}

.junta {margin-right:50px;}

.lista1 {list-style-position:outside; margin-top:10px;}
.lista1 li {list-style-image:url(../img/ic_tele.gif);margin-top:0px;}

.lista2 {list-style-position:outside; margin-top:10px;}
.lista2 li {list-style-image:url(../img/ic_person.gif);margin-top:0px;}


.evento_tit {
	background-image: url(../img/1/bg_eventos.gif); background-position: top; background-repeat: no-repeat;
	width:652px;
	height:28px;
	margin-top:10px;	
}


.eventos_relacionados { 
border-right:1px solid #D5D5D5;
border-left:1px solid #D5D5D5;
border-bottom:1px solid #D5D5D5;
padding-top:8px;
padding-left:45px;
padding-right:10px;
background-image:url(../img/ic_eventos.gif); background-position:top left; background-repeat:no-repeat;
float:left;
width:342px;
}

.eventos_relacionados .item { 
background-image: url(../img/1/bullet1.gif); background-position:top left; background-repeat: no-repeat;
padding-right:10px;
padding-left:15px;
padding-bottom:5px;
margin-top:5px;
}




.eventos_relacionados2 { 
border:1px solid #D5D5D5;
margin-top:15px;
padding-top:8px;
padding-left:45px;
padding-right:10px;
background-image:url(../img/ic_eventos.gif); background-position:top left; background-repeat:no-repeat;
float:right;
width:520px;
}

.eventos_relacionados2 .item { 
background-image: url(../img/1/bullet1.gif); background-position:top left; background-repeat: no-repeat;
padding-right:10px;
padding-left:15px;
padding-bottom:5px;
margin-top:5px;
}







/* academicos */

.bg_buscadoraca {
	width:863px;
	background-image: url(../img/bg_acad1.gif); background-position: top; background-repeat: no-repeat;
	height:55px;	
}

.buscadoraca_form {padding-top:7px; padding-left:15px; float:left; width:220px;}



.indice_aca {
color: #B6B6B6;
font-size: 11px;
margin-top:18px;
padding-right:15px;
float:right;		
}

.indice_aca a:link{font-family: Verdana, Arial, Helvetica, sans-serif; color: #B6B6B6; text-decoration: none;	font-weight:bold;	font-size: 11px;}
.indice_aca a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #B6B6B6; text-decoration: none;	font-weight:bold;	font-size: 11px;}
.indice_aca a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;color: #454545; text-decoration: underline; font-weight:bold; font-size: 11px;}


.acad_item {
width:847px;
margin-top:10px;
float:left;
background-color:#F1F1F1;
padding:8px;
}

.acad_item .left {
margin-right:10px;
float:left;
}

.acad_item .right {

}


.acad_item2 {
width:843px;
margin-top:15px;
float:left;
background-color:#F1F1F1;
padding:10px;
}

.acad_item2 .left {
margin-right:15px;
float:left;
height:100%
width:205px;
}

.acad_item2 .right {
text-align:justify;
height:100%;
float:right;
width:625px;
margin-top:4px;
}



.galeria { 
margin-top:10px;
width:853px;
float:left;
}

.galeria .item { 
width:110px;
float:left;
margin-right:3px;
margin-left:3px;
}


.letra { 
background-image:url(../img/bg_letra.gif); background-repeat:no-repeat; background-position:top left;
margin-top:10px;
font-weight:bold;
font-size:12px;
width:27px;
height:24px;
padding-top:3px;
padding-left:7px;
}

.borde1 { 

}

.ver_blog { 
margin:0px 0px 0px 0px;
background-color:#FFFFFF;
padding-top:3px;
padding-left:5px;
padding-right:8px;
padding-bottom:3px;
border:1px solid #BDBDBD;
}


/* noticias */


.noticias_int {
	border:1px solid #D5D5D5;
	width:650px;
	margin-top:15px;
	background-image:url(../img/1/bg_mancheta.gif); background-repeat:repeat-x;
	height:20px;

	
}

.not_item { 
 margin-top:10px;
 border-bottom:1px solid #D5D5D5;
 padding-bottom:5px;
 float:left;
 width:99.6%;
}


.not_item .foto{ 
float:left;
}

.not_item .foto_item{ 
border:1px solid #787878;
}

.not_item .foto_itemn{ 
border:1px solid #787878;
margin-left:5px;
margin-right:10px;
}


.not_item .txt{ 
 margin-left:10px;

}





.not_item2 { 
 margin-top:10px;
 border-bottom:1px solid #D5D5D5;
 padding-bottom:5px;
 float:left;
 width:99.6%;
}


.not_item2 .foto{ 
float:right;
}

.not_item2 .foto_item{ 
border:1px solid #787878;
}

.not_item2 .foto_itemn{ 
border:1px solid #787878;
margin-left:5px;
margin-right:10px;
}


.not_item2 .txt{ 
 margin-left:10px;

}





.noticias_grisn {
	width:652px;
	background-color:#F2F2F2;
	float:left;	
}


.noticias_bgn {
	padding-top:10px;
	background-image:url(../img/1/bg_noticias1.gif); background-repeat:no-repeat; background-position:left bottom;
	height:24px;
	float:left;
	width:99.0%;
	
		
}

.tx_fecha { 
color:#585858;
}


.busqueda_not {
	background-image: url(../img/bg_buscar_not.gif); background-position: top; background-repeat: no-repeat;
	width:214px;
	height:57px;
	margin:15px 0px 0px 0px;	
}


.calend:link{color:#FF6600;text-decoration: none;}
.calend:visited{color:#FF6600;text-decoration: none;}
.calend:hover{color:#666666;text-decoration: none;} 

.dia_actual_con:link{color:#000;text-decoration: none;}
.dia_actual_con:visited{color:#000;text-decoration: none;}
.dia_actual_con:hover{color:#000;text-decoration: none;} 

.dia_actual_sin:link{color:#000;text-decoration: none;}
.dia_actual_sin:visited{color:#000;text-decoration: none;}
.dia_actual_sin:hover{color:#000;text-decoration: none;} 


.noticia2_item {
width:847px;
float:left;
padding:8px;
}

.noticia2_item .left {
margin-right:15px;
padding-bottom:2px;
float:left;
height:100%
}

.noticia2_item .right {
height:100%;
}

.pie_foto {
width:225px;
margin:0px 0px 10px 0px;
}


.pie_foto a:link {background-image: url(../img/ic_ampliar.gif); background-position: top left; background-repeat: no-repeat; width:100%; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #A9A9A9; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:15px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
.pie_foto a:visited {background-image: url(../img/ic_ampliar.gif); background-position: top left; background-repeat: no-repeat; width:100%; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #A9A9A9; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:15px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }
 
.pie_foto a:hover {background-image: url(../img/ic_ampliar_on.gif); background-position: top left; background-repeat: no-repeat; width:100%; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FC7F00; text-decoration: none; font-weight:normal; font-size: 10px; padding-left:15px; padding-right:10px; padding-top:1px; padding-bottom:1px;  width:auto;
 }

.bot_imprimir { 
/*background-image:url(../img/bg_imprimir.gif); background-repeat:no-repeat;*/
margin:10px 0px 0px 0px;
background-color:#FFFFFF;
padding-top:3px;
padding-left:5px;
padding-right:8px;
padding-bottom:3px;
/*border:1px solid #BDBDBD;*/
}


.bg_g1 {background-color:#F2F2F2;}




/* cronología */

.calend_ano {
background-image: url(../img/1/bullet1.gif); background-position:top left; background-repeat: no-repeat;
margin-right:10px;
margin-left:10px;
padding-left:15px;
padding-bottom:5px;
margin-top:5px;
float:left;
}

.crono_item { 
 margin-top:10px;
 border-bottom:1px solid #D5D5D5;
 padding-bottom:5px;
 float:left;
 width:99.6%;
}


.crono_item .foto{ 
float:right;
}

.crono_item .foto_item{ 
border:1px solid #787878;
}


.crono_item .txt{ 
 margin-left:10px;

}




/* premios */

.premio_tit {
	background-image: url(../img/1/bg_premios.gif); background-position: top; background-repeat: no-repeat;
	width:652px;
	height:28px;
	margin-top:10px;	
}


.menu_item1 {
background-image: url(../img/1/bullet1.gif); background-position:top left; background-repeat: no-repeat;
margin-right:10px;
margin-left:10px;
padding-left:15px;
padding-bottom:5px;
margin-top:5px;
width:155px;
float:left;
}

.premio_item { 
 margin-top:10px;
 padding-bottom:5px;
 float:left;
 width:99.6%;
}


.premio_item .foto{ 
float:left;
height:100%;
}

.premio_item .foto_item{ 
margin-right:10px;
border:1px solid #787878;
}


.premio_item .txt{ 
height:100%;

}

.palmares { 
width:96%;
float:left;
margin-top:3px;
}

.palmares .izq { 
float:left;
background-color:#EDEDED;
padding:5px;
margin-right:20px;

}

.palmares .der { 
padding:5px;
border-bottom:1px solid #EDEDED;
text-align:right;
}



/* mapa */

.contacto1 {
padding-top:15px;
border-bottom:1px solid #D5D5D5;
background-image:url(../img/1/ic_equipo.gif); background-repeat:no-repeat; background-position:top left;
padding-left:10px;	
 }

.mapa { 
 margin-top:10px;
float:left;
}

.mapa_texto { 
 margin-left:20px;
 float:left;
width:391px;
}



/* Publicacioens */

.publica_suscrip {
	background-image: url(../img/bg_suscribirse.gif); background-position: top; background-repeat: no-repeat;
	width:214px;
	height:130px;
	margin:10px 0px 0px 0px;
	float:left;	
}
.publica_form {padding-top:35px; margin-left:15px; width:190px;}


.publica_tit {
	background-image: url(../img/1/bg_revista2.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}

.coleccion_tit {
	background-image: url(../img/1/bg_coleccion.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}


.publicacion {
width:860px;
margin-top:5px;
float:left;
}

.publicacion .left {
margin-right:15px;
float:left;
height:100%
}

.publicacion .right {
text-align:justify;
height:100%;

}

.sumario_item {
background-image: url(../img/1/bullet2.gif); background-position:top left; background-repeat: no-repeat;
padding-left:12px;
padding-bottom:5px;
margin-top:5px;
width:380px;
float:left;
}



.publica_item { 
 margin-top:10px;
 border-bottom:1px solid #D5D5D5;
 padding-bottom:15px;
 float:left;
 width:99.6%;
}


.publica_item .foto{ 
float:left;
height:100%;
}

.publica_item .foto_item{ 
margin-right:20px;
 border:1px solid #D5D5D5;
}


.publica_item .txt{ 
height:100%;

}






/*formacion*/

.formacion {
width:860px;
float:left;
}

.formacion .left {
width:400px;
float:left;
}

.formacion .right {
padding:10px;
width:400px;
float:right;
 border:1px solid #D5D5D5;
}


.formacion_item { 
 margin-top:10px;
 border-bottom:1px solid #D5D5D5;
 padding-bottom:15px;
 float:left;
 width:99.6%;
}


.formacion_item .foto{ 
float:left;
}

.formacion_item .foto_item{ 
margin-right:10px;
 border:1px solid #D5D5D5;
}


.formacion_item .txt{ 

}


.cursos_tit {
	background-image: url(../img/1/bg_cursos.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}

.conferencias_tit {
	background-image: url(../img/1/bg_conferencias.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}




/*PROGRAMACION*/ 

.programacion_tit {
	background-image: url(../img/1/bg_programacion2.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}


.programacion_item {
	width:650px;
	border-bottom:1px solid #D5D5D5;
	margin-top:10px;
	padding-bottom:8px;
	float:left;
	font-size:10px;		
}


.programacion_item .hora {
	font-weight:bold;
	float:left;
	width:50px;	
	margin-top:3px;
	font-size:10px;
}

.programacion_item .cadena2 {
	float:left;
	width:70px;	
	text-align:center;
	font-size:10px;	
}

.programacion_item .cadena3 {

	float:left;
	width:70px;	
	margin-top:3px;	
	color:#7B7B7B;
	text-align:center;
	font-size:10px;	
}

.programacion_item .programa {

	float:left;
	width:450px;
	margin-top:3px;
	font-size:10px;			
}

.programacion_item .fecha {

	float:left;
	width:60px;		
	margin-top:3px;	
	color:#7B7B7B;
	font-size:10px;
}







.programacion_item2 {
	width:650px;
	border-bottom:1px solid #D5D5D5;
	margin-top:10px;
	padding-bottom:8px;
	float:left;		
	font-size:10px;
}


.programacion_item2 .hora {
	float:left;
	width:50px;	
	margin-top:3px;
	font-size:10px;
}

.programacion_item2 .cadena2 {
	float:left;
	width:70px;	
	text-align:center;	
	font-size:10px;
}

.programacion_item2 .cadena3 {

	float:left;
	width:70px;	
	margin-top:3px;	
	color:#7B7B7B;
	text-align:center;
	font-size:10px;
}


.programacion_item2 .programa {

	float:left;
	width:225px;
	margin-top:3px;	
	font-size:10px;		
}

.programacion_item2 .fecha {

	float:left;
	width:80px;		
	margin-top:3px;	
	color:#7B7B7B;
	font-size:10px;
}

.programacion_item2 .numero {

	float:left;
	width:25px;		
	margin-top:3px;	
	color:#FC7F00;
	font-size:11px;
	font-weight:bold;
	font-size:10px;
}

.programacion_item2 .am {

	float:left;
	width:100px;		
	margin-top:3px;	
	color:#7B7B7B;
	font-size:10px;
	text-align:center;
}

.programacion_item2 .cuota {

	float:left;
	width:50px;		
	margin-top:3px;	
	color:#7B7B7B;
	font-size:10px;
}





.audiencias_tit {
	background-image: url(../img/1/bg_audiencias.gif); background-position: top; background-repeat: no-repeat;
	width:435px;
	height:28px;		
}


.audiencias_form {
	width:435px;
	border-bottom:1px solid #D5D5D5;
	margin-top:10px;
	padding-bottom:8px;
	float:left;		
}

.audiencias_home{
	background-image: url(../img/bg_audiencias_home.jpg); background-position: top left; background-repeat: no-repeat;
	width:432px;
	height:146px;		
	margin-top:10px;
	float:left;
}

.audiencias_home .izq{
	padding-left:5px;	
	float:left;
	margin-top:12px;
}

.audiencias_home .der{
 	margin-top:8px;
	width:288px;
	float:right;
	background-image:url(../img/bg_titaudi.gif); background-repeat:no-repeat; background-position:left top;
			
}



.audiencias_barra {
margin-top:5px;
float:left;
margin-top:20px;

}

.audiencias_barra .tipo1 {
width:43px;
float:left;
}

.audiencias_barra .tipo1 .top {
background-image:url(../img/ad_grales1h.gif); background-repeat:no-repeat; background-position:left bottom;
height:30px;
text-align:center;
}


.audiencias_barra .tipo1 .center {
background-image:url(../img/ad_grales2h.gif); background-repeat:repeat-y; background-position:left top;
text-align:center;
}

.audiencias_barra .tipo1 .bottom1 {
background-image:url(../img/ad_grales2h.gif); background-repeat:repeat-y; background-position:left top;
height:15px;
text-align:center;
font-family:Arial, Verdana, sans-serif;
font-size:10px;
}

.audiencias_barra .tipo1 .bottom2 {
background-image:url(../img/ad_grales3h.gif); background-repeat:no-repeat; background-position:left top;
height:6px;
}

.margen1 {
padding-right:5px;
}



/*PROGRAMACION*/

.guiatv_item { 
 margin-top:10px;
 padding-bottom:5px;
 float:left;
 width:99.6%;
 border:1px solid #d3d3d3; padding-top:5px; 
 padding-left:5px;
}


.guiatv_item .foto{ 
float:left;
height:100%;
}

.guiatv_item .foto_item{ 
margin-right:10px;
border:1px solid #787878;
}

.guiatv_item .margen{ 
width:250px;
}

.guiatv_item .margen2{ 
margin-left:50px;
width:250px;
}

.guiatv_item .txt{ 
height:100%;

}


.guiatv_tit {
	background-image: url(../img/1/bg_guiatv.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}



/*MULTIMEDIA*/
.multimedia_tit {
	background-image: url(../img/1/bg_multimedia.gif); background-position: top; background-repeat: no-repeat;
	width:650px;
	height:28px;	
	margin-top:10px;	
}

.multi_item { 
 border:1px solid #D5D5D5;
 background-color:#F0F0F0;
 width:310px;
 height:101px;
 margin-top:10px;
 float:left;
 margin-right:5px;
 margin-left:5px;
}


.multi_item .izq { 
float:left;
padding:5px;

}

.multi_item .der { 
padding:5px;
}

.multi_item .foto { 

}

.multi_item .ver { 
width:310px;
float:right;
text-align:right;
padding-bottom:3px;
background-color:#FFFFFF;
}


.fondo_foto 
{
margin-bottom:8px;
}

.fondo_foto .superior
{
background-image: url(../img/bg_2.gif); background-position: top; background-repeat: repeat-x;
}

.fondo_foto .derecha
{
background-image: url(../img/bg_4.gif); background-position: top; background-repeat: repeat-y;
}

.fondo_foto .abajo
{
background-image: url(../img/bg_6.gif); background-position: top; background-repeat: repeat-x;
}

.fondo_foto .izquierda
{
background-image: url(../img/bg_8.gif); background-position: top; background-repeat: repeat-y;
}

.fondo_foto .int
{
background-color:#F8F8F8;
padding-bottom:8px;
}



.fondo_foto2 
{
margin-bottom:8px;
margin-left:5px;
margin-right:5px;
}

.fondo_foto2 .superior
{
background-image: url(../img/bg_2.gif); background-position: top; background-repeat: repeat-x;
}

.fondo_foto2 .derecha
{
background-image: url(../img/bg_4.gif); background-position: top; background-repeat: repeat-y;
}

.fondo_foto2 .abajo
{
background-image: url(../img/bg_6.gif); background-position: top; background-repeat: repeat-x;
}

.fondo_foto2 .izquierda
{
background-image: url(../img/bg_8.gif); background-position: top; background-repeat: repeat-y;
}

.fondo_foto2 .int
{
background-color:#F8F8F8;
padding-bottom:8px;
}


.mapa_web {
	margin:10px 10px 0px 10px;	
	float:left;
}

.mapa_web .top {
	background-image: url(../img/1/bg_generico2.gif); background-position: top left; background-repeat: no-repeat;
	width:195px;
	height:28px;
	
}
.mapa_web .bottom {
	width:195px;	
}


.mapa_web .bottom2 {
float:left;
width:195px;

margin-bottom:10px;
padding-top:5px;
	
}

.buscador_tit {
	background-image: url(../img/1/bg_buscador.gif); background-position: top; background-repeat: no-repeat;
	width:652px;
	height:28px;
	margin-top:10px;	
}


.busca_gral {
	border-bottom:1px solid #D5D5D5;
	margin-top:10px;
	padding-bottom:5px;
	width:650px;
	min-height:55px;
}

.busca_gral .izq {
	float:left;
	margin-right:10px;
}

.busca_gral .der {
	
}

.busca_gral .cat {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
	
}

.carousel_container {
				width: 100%;
				height: 100%;
}

#logosTV {list-style-type:none;text-align:center;padding:20px;margin:0 auto 0 auto;}
#logosTV li { display:block; position:relative; float:left;width:45px; height:40px;}
#logosTV li a {display:block; width:40px; height:40px;  overflow:hidden; position:relative;}
#logosTV li a img {width:100%; height:100%; border:0;}
#logosTV li a:hover {position:relative; left:-10px; top:-10px; width:60px; height:60px; z-index:100;}


