/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px;	padding:0px;
	background:#e8e8e8; /*#f1f1f1;*/ /*url(../imagenes/fdo_centrado.jpg) center repeat-y #f2f2f2;*/
	height:100%;
	width:100%;
}

.body_center {	
	text-align:center; width:100%;

}
.content_center {
	text-align:center; width:985px; margin:auto;
}

/* cajas */
.caja_gral{
	width:983px; 
	padding:0px; 
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	border-bottom:#f35c2d 1px solid;
	background:#FFF;	
	float:left;
}

.caja_gral2 {
	width:983px; 
	padding:0px; 
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
	background:#FFF;	
	float:left;
	padding-top:20px;
}

.caja_gral_sub{
	width:965px;
	background:#FFF;	
	float:left;
}

.caja_gral_ocio {
	width:983px; 
	padding:0px; 
	background:#e8e8e8;	
	float:left;
}

.caja_gral_foot{
	width:983px; 
	padding:0px; 
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	border-top:#e4e4e4 1px solid;
	background:#FFF;	
	float:left;
}

.caja_izq_gral {
	width:670px; 
	padding:0px; 
	FLOAT: left;
}

.caja_izq_home {
	width:690px; 
	padding:0px; 
	FLOAT: left;
}


.caja_top {
	border-bottom:#e4e4e4 1px solid;
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	background:#FFF;
}
.caja_cuadro1 {
	border-top:#e4e4e4 1px solid;
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	background:#FFF;
}
.caja_cuadro2 {
	
}


.caja_bloques {
	width:690px;  
	padding:0px; 
	margin-top:10px;
}
.caja_bloque_Rosa {
 	width:708px; 
	padding:0px; 
	margin-top:10px; 
	height: 285px;
}
.caja_bloque_pie {
	width:708px; 
	padding:0px; 
	margin-top:50px;
}
.caja_derecha_gris{
	float:right; 
	width:270px; 
	padding:0px; 
}
.caja_derecha_300 {
	float:right; 
	width:300px; 
	padding:0px; 
}

.caja_derecha_home {
	float:right; 
	width:270px; 
	padding:0px; 
}

.caja_gral_300{
	width:982px; 
	padding:0px; 
	float:left;
	background:#FFF;
	border-left:#e4e4e4 1px solid;
	border-right:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}
.caja_izq_gral_300 {
	width:668px; 
	padding:0px; 
	FLOAT: left;
}
.caja_izq_gral_300 {
	width:668px; 
	padding:0px; 
	FLOAT: left;
}
.caja_bloqeSup_300{ 
	width:668px;  
	padding:0px;
}
.caja_derecha_gris_300{
	/* antes 270 */
	float:right; 
	width:310px; 
	padding:0px; 
}



/* programcion */
.fdo_prog_v2 {
	BACKGROUND-IMAGE: url(../imagenes/prog_fdo_v2.jpg); 
	BACKGROUND-REPEAT: repeat-x;
	background-position:top;
}
.tit_prog_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: bold;
}
.tit_prog_nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f46722;
	font-weight: bold;
}
.tit_prog_grilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7f7f7f;
	font-weight: bold;
}



/* buscador google */
.textos_bus{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 10px; 
}
.cajastextos_bus{ 
	font-family: Arial, Helvetica, sans-serif; 
	border: #ebebeb 1px solid; 
	color: #666666; 
	font-size: 10px; 
	height:20px; 
}
.cajas_textos{ 
	font-family: Arial, Helvetica, sans-serif; 
	border: #ebebeb 1px solid; 
	color: #333333; 
	font-size: 11px; 
}
.botones_bus{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	border: #ebebeb 1px solid; 
	background-color: #ebebeb; 
	color: #999999; 
	font-size: 11px; 
	height:20px; 
	width:65px; 
}
.botones_gral { 
	font-family: Arial, Helvetica, sans-serif; 
	border: #666666 1px solid; 
	background-color: #f6f6f6; 
	color: #999999; 
	font-size: 11px; 
	font-weight: bold; 
}

/* destacada */
.fondo_destacada {
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(../imagenes/fondo_destacada.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}
.fondo_hora {
	BACKGROUND-IMAGE: url(../imagenes/horacompleta.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	background-position:right top;
}
/* galeria de imagenes*/
.fondo_Pie_Imagen {
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(../imagenes/fdo_pie_img.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}
.fondo_Link_Galeria {
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(../imagenes/fdo_gal_img.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}
.fondo_imagen_lateral {
	BACKGROUND-IMAGE: url(../imagenes/horizontal.jpg); 
	BACKGROUND-REPEAT: repeat-y;
}
.fondo_gris_degrade {
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(../imagenes/fdo_gris_img.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}


/*foro*/
.foro_nombre_sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #707171;
}
.foro_nombre_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef4423;
}
.foro_nombre_link a:link {
	font-weight: normal;
	color: #ef4423;
	text-decoration: none;	
}
.foro_nombre_link  a:visited {
	font-weight: normal;
	color: #ef4423;
	text-decoration:none;	
}
.foro_nombre_link a:active {
	font-weight: normal;
	color: #ef4423;
	text-decoration:none;	
}
.foro_nombre_link a:hover {
	color:#ef4423;
	text-decoration: underline;	
}

/*tabla ran y pack*/
.tabla_naranja_encabezado {
	BACKGROUND-IMAGE: url(../imagenes/t_n_encabezado.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}
.tabla_naranja_izq {
	BACKGROUND-IMAGE: url(../imagenes/t_n_izq.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	background-position: right bottom;
}
.tabla_naranja_der {
	BACKGROUND-IMAGE: url(../imagenes/t_n_der.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	background-position: left bottom;
}
.tabla_naranja_fondo {
	BACKGROUND-IMAGE: url(../imagenes/t_n_fondo.jpg); 
	BACKGROUND-REPEAT: repeat-x;
	background-position:top;
}
.tabla_naranja_abajo {
	BACKGROUND-IMAGE: url(../imagenes/t_n_abajo.jpg); 
	BACKGROUND-REPEAT: repeat-x;
	background-position:top;
}

/*encuesta*/
.encuesta_header {
	background-image:url(../imagenes/encuesta_home_1.jpg); 
	background-repeat:repeat-x;
}
.encuesta_titulos_sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ef4423;
	font-weight: bold;
	text-decoration:none;		
}
.encuesta_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #707171;
}
.encuesta_opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707171;
}
.encuesta_footer {
	background-image:url(../imagenes/encuesta_home_2.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;
}


/*separadores*/
.sep_bottom {
	border-bottom:#ebebeb 1px solid;
	margin-bottom:10px;
	width:100%;
	height:5px;
}

.linea_Ruta_Titulo {
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(../imagenes/sep_hor_noticias.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}
.linea_horizontal_noticia {
	BACKGROUND-POSITION: top;
	BACKGROUND-IMAGE: url(../imagenes/sep_hor_noticias.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}
.linea_vertical_noticia {
	BACKGROUND-POSITION: left;
	BACKGROUND-IMAGE: url(../imagenes/sep_ver_noticias.jpg); 
	BACKGROUND-REPEAT: repeat-y;
}
.linea_ruta_titulo_intermedia {
	BACKGROUND-POSITION: bottom;
	BACKGROUND-IMAGE: url(../imagenes/sep_hor_noticias_int.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}

/* columnistas */
.nombres_Col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef4423;
	font-weight: bold;
}
.columna_Col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707171;
	font-weight: bold;
}
.columna_Col_S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707171;
}
.borde_tabla_col_int {
	border-top: #F0F0F0 1px solid;
	border-left: #F0F0F0 1px solid;
	border-right: #F0F0F0 1px solid;
	border-bottom: #F0F0F0 1px solid;
}
.borde_tabla_col {
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-image: url(../imagenes/fondo_columnistas.JPG);
	background-position:bottom;
	background-repeat:repeat-x;	
}
.texto-noticias_Col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707171;
}
.texto-noticias_Col a:link {
	font-weight: normal;
	color: #ef4423;
	text-decoration: none;	
}
.texto-noticias_Col a:visited {
	font-weight: normal;
	color: #ef4423;
	text-decoration:none;	
}
.texto-noticias_Col a:active {
	font-weight: normal;
	color: #ef4423;
	text-decoration:none;	
}
.texto-noticias_Col a:hover {
	color:#ef4423;
	text-decoration: underline;	
}

/*tablas*/
.tabla_posiciones_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabla_posiciones_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabla_posiciones_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*chapitas*/
.chapi_caja_izq_sup {
	background-image:url(../imagenes/c_izqsup.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.chapi_caja_izq {
	background-image:url(../imagenes/c_izq.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
.chapi_caja_izq_inf {
	background-image:url(../imagenes/c_izqinf.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}
.chapi_caja_superior {
	background-image:url(../imagenes/c_superior.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.chapi_caja_inferior {
	background-image:url(../imagenes/c_inferior.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.chapi_caja_der_sup {
	background-image:url(../imagenes/c_dersup.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.chapi_caja_der_inf {
	background-image:url(../imagenes/c_derinf.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.chapi_caja_der {
	background-image:url(../imagenes/c_derecha.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.chapi_caja_gris_medio {
	background-image:url(../imagenes/c_fondo-gris.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.chapi_caja_rosa_medio {
	background-image:url(../imagenes/c_boton-rosa.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.chapi_caja_rosa_osc_medio {
	background-image:url(../imagenes/c_boton_rosa_osc.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.chapi_caja_img_medio {
	background-image:url(../imagenes/c_bot_fle.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*manda tu foto*/
.manda_tu_foto_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef4423;
	font-weight: bold;
	text-decoration:none;		
}
.manda_tu_foto_sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #707171;
}
.manda_tu_foto_nombre_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef4423;
}
.manda_tu_foto_nombre_link a:link {
	font-weight: normal;
	color: #ef4423;
	text-decoration: none;	
}
.manda_tu_foto_nombre_link  a:visited {
	font-weight: normal;
	color: #ef4423;
	text-decoration:none;	
}
.manda_tu_foto_nombre_link a:active {
	font-weight: normal;
	color: #ef4423;
	text-decoration:none;	
}
.manda_tu_foto_nombre_link a:hover {
	color:#ef4423;
	text-decoration: underline;	
}
/*otros*/
.Marcador {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:15px;
}
.borderRojo {
	border-color:#EF4222;
	border-width:2px;
	border-style:solid;
}

.borderGrisImagen {
	border-color:#f9f9f9;
	border-width:2px;
	border-style:solid;
}

.borderDown {
	border:#d1d1d1 1px solid;
	background:url(../imagenes/rss_fdo.jpg) repeat-x top #ffffff; 
}
.lineaGris {
	border-top:#f0f0f0 1px solid;
}

.borde_notas_bloque4 {
	
	border: #F0F0F0 1px solid;
}
.slide1_sep { border-left:#ebebeb 1px solid; margin-left:7px; padding-left:9px;}

.cuadro_header {
	display:none; 
	position:absolute; 
	z-index:500;
}
.border_cuadro_header {
	border :#e2e2e2 1px solid;
	background:#fff;
	margin:0px;
}
.fle_cuadro_header {
	margin:0px;
	padding:0px;
	/*background:url(../imagenesv2/fle_cuadro.gif) center no-repeat;*/
	height:12px;
	text-align:center;
}

.ico_fb { background:url(../imagenesv2/ico_not_facebook.jpg) no-repeat; width:16; height:15px; }
.ico_fb  a:link { background:url(../imagenesv2/ico_not_facebook.jpg) no-repeat; width:16; height:15px; }
.ico_fb  a:visited { background:url(../imagenesv2/ico_not_facebook.jpg) no-repeat; width:16; height:15px; }
.ico_fb  a:active { background:url(../imagenesv2/ico_not_facebook.jpg) no-repeat; width:16; height:15px; }
.ico_fb  a:hover { background:url(../imagenesv2/ico_not_facebook_a.jpg) no-repeat; width:16; height:15px; }

.ico_tw { background:url(../imagenesv2/ico_not_twitter.jpg) no-repeat; width:16; height:15px; }
.ico_tw  a:link { background:url(../imagenesv2/ico_not_twitter.jpg) no-repeat; width:16; height:15px; }
.ico_tw  a:visited { background:url(../imagenesv2/ico_not_twitter.jpg) no-repeat; width:16; height:15px; }
.ico_tw  a:active { background:url(../imagenesv2/ico_not_twitter.jpg) no-repeat; width:16; height:15px; }
.ico_tw  a:hover { background:url(../imagenesv2/ico_not_twitter_a.jpg) no-repeat; width:16; height:15px; }

.ico_co { background:url(../imagenesv2/ico_comentarios.jpg) no-repeat; width:16; height:15px; }
.ico_co  a:link { background:url(../imagenesv2/ico_comentarios.jpg) no-repeat; width:16; height:15px; }
.ico_co  a:visited { background:url(../imagenesv2/ico_comentarios.jpg) no-repeat; width:16; height:15px; }
.ico_co  a:active { background:url(../imagenesv2/ico_comentarios.jpg) no-repeat; width:16; height:15px; }
.ico_co  a:hover { background:url(../imagenesv2/ico_comentarios_a.jpg) no-repeat; width:16; height:15px; }

.txt_usr_login {"BORDER-RIGHT:#ccc 1px solid; BORDER-TOP:#ccc 1px solid; BORDER-LEFT:#ccc 1px solid; WIDTH:100%; BORDER-BOTTOM:#ccc 1px solid; HEIGHT:20px}
.btn_send { background:url(imagenesv2/btn_enviar.jpg) no-repeat; width:68px; height:19px;}


