@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333232;
	}
a{
	color:#333232;
	text-decoration:none;
	}
	
h1{
	font-size:24px;
	color:#333232;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.gris_titulo {
	font-size:24px;
	color:#666;
	margin-bottom:0;
}

.gris_oscuro_titulo {
	color:#333;
}

.gris_oscuro_18_titulo {
	color:#333;
	font-size:18px;
}
	
h2{
	font-size:16px;
	color:#666;
	font-weight:bold;
}
h2.seccion_header{
	text-indent:-10000px;
	height:1px;
	overflow:hidden;	
}

h3{
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-bottom:8px;
}

p{
	margin-bottom:12px;
	}
	
br{
	margin-bottom:5px;
	}	
	
br.limpia {
	clear:both;
	}

	
.centra {
	
	width:960px;
	height:auto;
	margin:0 auto 0 auto;
	padding-left:15px;
	clear:both;

	}
	
.centra_escapa {
	
	width:990px;
	height:auto;
	margin:0 auto 0 auto;
	padding-left:45px;
	clear:both;

}	


#buscador {
	width:100%;
	height:33px;
}

#buscador_form {
	float:right;
	margin-right:36px;
}

#cabecera {
	
	width:100%;
	height:122px;
	margin:0 auto 0 auto;
	background-image:url(../imagenes_cat/cabecera_bkg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#cabecera_xmas {
	
	width:100%;
	height:122px;
	margin:0 auto 0 auto;
	background-image:url(../imagenes/cabecera_bkg_xmas.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#desplegable {
	
	width:100%;
	/*height:40px;*/
	background-color:#dfd9d2;
	background-image:url(../imagenes_cat/ondas_bkg_ab.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#contenido {
	
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#fff;
	background-image:url(../imagenes_cat/ondas_bkg_ar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#tags {	
	
	width:100%;
	height:auto;
	background-color:#e9e4df;
	background-image:url(../imagenes_cat/tags_bkg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:25px;
}

#contenido_pie_sombra {
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#fff;
}

#pie_sombra {
	
	width:100%;
	height:auto;
	background-color:#fff;
	background-image:url(../imagenes_cat/pie_sombra.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:25px;
}

#tags ul{
	background-image:url(../imagenes/linea_tags.gif);
	background-position:right;
	background-repeat:repeat-y;
	display:block;
	overflow:hidden;
	}


#tags ul li{
	display:block;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	background-color:#FFF;
	}

#pie {
	width:100%;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:50px;
}
	
#idioma{
	font-size:11px;

	}
	
#idioma li{
	display:block;
	float:left;
	margin-right:5px;
	padding-top:11px;
	}
	

	
#idioma li.activo{
	color:#57cfee;
	}
	
.separador {
	padding-right:33px;
	padding-left:33px;
	float:left;
	}
	
.etiqueta {
	font-size:11px;
	padding-top:11px;
	display:block;
	float:left;
	}
	
#caja_busqueda {
	display:block;
	float:left;
	margin-top:9px;
	margin-left:13px;
	width:130px;
	height:16px;
	font-size:11px;
	background-color:#dfd9d2;
	color:#6f6c69;
	border:0;
	padding-left:5px;
	padding-top:2px;
	}
	
.icon {
	float:left;
	margin-top:9px;
	margin-left:9px;
	}
	
.icon2 {
	margin-right:12px;
	}
	
#titular {
	float:left;
	}
	
#menu {
	float:left;
	margin-top:18px;
	margin-left:97px;
	width:420px;
	}
	
#menu li {
	margin-bottom:9px;
	float:left;
	clear:both;
	width:410px;
	height:14px;
	}
#menu li a{	
	text-indent:-10000em;
}
	
	
/* MENU */

a.inicio {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_home.gif);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.inicio:hover {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_home.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.inicio_selected {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_home.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.alma {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_alma.gif);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.alma:hover {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_alma.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.alma_selected {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_alma.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.navegar {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_navega.gif);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.navegar:hover {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_navega.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.navegar_selected {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_navega.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.historia {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_historia.gif);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.historia:hover {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0;
	margin-left:0;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_historia.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.historia_selected {
    display:inline;
	width:200px;
	height:14px;
	float:left;
	margin-top:0;
	margin-left:0;
	margin-bottom:8px;
    background-image:url(../imagenes_cat/menu_historia.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.campana {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_campanas_de_tv.gif);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.campana:hover {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_campanas_de_tv.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.campana_selected {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_campanas_de_tv.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.navidad {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_navidad_2.gif);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.navidad:hover {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_navidad_2.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

a.navidad_selected {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_navidad_2.gif);
    background-position: top right;
	background-repeat:no-repeat;
}
a.deseos {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_deseos.png);
    background-position: top left;
	background-repeat:no-repeat;
}
	
a.deseos:hover {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_deseos.png);
    background-position: top right;
	background-repeat:no-repeat;
}

a.deseos_selected {
    display:inline;
	width:150px;
	height:16px;
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:8px;
	margin-top:-2px;
    background-image:url(../imagenes_cat/menu_deseos.png);
    background-position: top right;
	background-repeat:no-repeat;
}

.videosNavidad .negrita_azul{	font-size:14px; padding-left:30px;	 background:url(../imagenes/icono_sobre_bg.gif) no-repeat left 2px;}
.videosNavidad .negrita_azul:hover{	text-decoration:underline;  background:url(../imagenes/icono_sobre_bg.gif) no-repeat left -15px;}

/* FIN MENU */


/* EFECTO LIGHTBOX */

.black_overlay {
display: none;
position: absolute;
margin-top:154px;
top: 0%;
left: 0%;
width: 100%;
height: 776px;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}


.white_content {
display: none;
position: absolute;
top: 50%;
left: 50%;
width: 600px;
margin-left:-300px;
height: 170px;
margin-top:-85px;
z-index:1002;
overflow: auto;
color:#fff;
}

/* FIN EFECTO LIGHTBOX */

	
#submenu li{
	display:block;
	float:left;
	margin-right:74px;
	padding-top:11px;
	height:29px;
	}
	
#submenu li#ultimo{
	margin-right:0px;
	}
	
#col_izq{
	width:452px;
	float:left;
	margin-top:24px;
	margin-bottom:24px;
	overflow:hidden;
	}
	
#col_dcha{
	width:441px;
	float:left;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:34px;
	}
	
#ficha_izq{
	height:238px;
	width:263px;
	float:left;
	}
	
#ficha_izq_videografia{
	width:389px;
	margin-bottom:1px;
	background-color:#dfd9d2;
	padding-left:25px;
	padding-top:16px;
	color:#666;
	float:left;
	clear:both;
	padding-right:40px;
	padding-bottom:20px;
}

.ficha_izq_videografia_votacion{
	float:right;
	margin-right:110px;
	margin-top:-2px;
	*margin-top:-16px !important;
}

#col_dcha_videografia_protagonista {
	float:left;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:34px;
	overflow:hidden;
}

.negrita_azul {
	color:#59D0EE;
	font-weight:bold;
}

#col_dcha_spots_tv {
	float:right;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:34px;
	overflow:hidden;
}

.ficha_video_spots_tv {
	clear:both;float:left;
	padding-bottom:4px;
}

.ficha_video_spots_tv_descripcion {
	float:left;margin-left:12px;width:310px;
}

.gris_claro {
	color:#666666;
}

.ficha_video_spots_tv_descripcion p {
    margin-bottom:6px;
}
																															
.separador_horizontal_spots_tv {
	background-image:url(../imagenes_cat/separador_horizontal.gif);
	height:14px;
	display:block;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:14px;
	clear:both;
}







#ficha_izq_videografia_protagonista{
	width:212px;
	height:126px;
	margin-bottom:1px;
	background-color:#dfd9d2;
	padding-left:20px;
	padding-top:16px;
	color:#666;
	float:left;
	border-right:solid 1px #FFF;
	height:150px;
}

#ficha_abajo_videografia{
	height:34px;
	background-color:#c0bcb6;
	padding-left:25px;
	padding-top:16px;
	clear:both;
}

#ficha_dcha_videografia{
	float:left;
	color:#fff;
	padding-left:0;
	padding-top:16px;
	padding-bottom:6px;
	clear:right;
	width:240px;
	margin:0 auto;
	overflow:hidden;
	height:144px;
	}
	
.los_videos_de{
	clear:both;
	height:1%;
}

.los_videos_de h3 {
	padding-top:20px;
}
	

#ficha_dcha_inf_videografia{
	width:40px;
	padding-top:12px;
	margin-left:30px;
	padding-right:5px;
}



#ficha_dcha_inf_videografia li{
	margin-bottom:3px;
}

#ficha_dcha_inf_videografia li.title{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_icon_blancoie.png);	
	
	}
	


#ficha_dcha_sup_videografia{
	padding-bottom:6px;
	margin-left:30px;
	padding-right:5px;
}

#ficha_dcha_sup_videografia li{
	margin-bottom:6px;

}
	
#ficha_dcha_sup_videografia li.title_pefil{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_perfil_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_perfil_icon_blancoie.png);	

	margin-left:4px;
	}

#ficha_dcha_sup_videografia li.title_ambito{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_ambito_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_ambito_icon_blancoie.png);	
	margin-left:4px;
}

#ficha_dcha_sup_videografia li.title_grupo{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_grupo_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_grupo_icon_blancoie.png);	
	margin-left:4px;
}	
	
	
	
	
	
	
.ficha_video_videografia {
	clear:both;float:left;
}


.ficha_video_de_videografia_descripcion {
	float:right;margin-left:12px;
}


.ficha_dcha_video_de_videografia{
	padding-bottom:0;
	margin-left:30px;
	padding-right:5px;
	width:270px;
}

.ficha_dcha_video_de_videografia_votacion{
	float:right;
	margin-right:80px;
	margin-top:-14px;
	height:32px;
	*margin-top:-28px !important;
}

.ficha_dcha_video_de_videografia li{
	margin-bottom:6px;

}
	
.ficha_dcha_video_de_videografia li.title_pefil{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_perfil_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_perfil_icon_blancoie.png);	
	margin-left:4px;
	}

.ficha_dcha_video_de_videografia li.title_ambito{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_ambito_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_ambito_icon_blancoie.png);		
	margin-left:4px;
}

.ficha_dcha_video_de_videografia li.title_grupo{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_grupo_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_grupo_icon_blancoie.png);	
	margin-left:4px;
}	
	
.separador_horizontal_video_de {
	background-image:url(../imagenes_cat/separador_horizontal.gif);
	height:14px;
	display:block;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:5px;
	clear:both;
}
	
#ficha_dcha{
	height:226px;
	width:176px;
	float:right;
	color:#fff;
	padding-left:12px;
	padding-top:12px;
	}
	
#ficha_arriba{
	height:168px;
	width:228px;
	margin-bottom:1px;
	background-color:#dfd9d2;
	padding-left:25px;
	padding-top:16px;
	padding-right:10px;
	}
	
#ficha_videografia_protagonista{
	height:140px;
	width:220px;
	margin-right:1px;
	background-color:#dfd9d2;
	padding-left:25px;
	padding-top:16px;
}

.separador_videografia{ background-image:url(../imagenes_cat/separador_ficha.png); width:228px;background-repeat: repeat-x; height:6px;clear:both;margin-left:-30px;margin-top:10px;margin-bottom:10px;}
	
#ficha_abajo{
	height:20px;
	width:238px;
	background-color:#c0bcb6;
	padding-left:25px;
	padding-top:6px;
}

#ficha_compartir{
	height:26px;
	width:238px;
	background-color:#c0bcb6;
	padding-left:25px;
	border-top:1px solid #fff;
}
#ficha_compartir h6{
	text-transform:uppercase;
	float:left;
	font-weight:bold;
	padding:6px 10px 0 30px;
	background: url(../imagenes/share-header-bg.gif) no-repeat 1px 6px;
} 
#ficha_compartir ul li{
	float:left;
	padding:7px 12px 4px 12px;
	border-left:1px solid #fff;
}
#titulo_thb{
	height:31px;
	}

#info_thb{
	height:55px;
	}
#menu {
	float:left;
	margin-top:18px;
	margin-left:97px;
	width:420px;
	}
	
#menu li {
	margin-bottom:9px;
	float:left;
	clear:both;
	width:410px;
	height:14px;
	}

.tooltip {
	height:250px;
	width:296px;
	position:absolute;
	top:-24px;

}
.tooltip_izq {
	background:url(../imagenes/tooltip-backgrounds.png) no-repeat 2px top!important;
	background:url(../imagenes/tooltip-backgroundsie1.png) no-repeat 3px top;	

}
.tooltip_cen {
	background:url(../imagenes/tooltip-backgrounds.png) no-repeat -298px top!important;
	background:url(../imagenes/tooltip-backgroundsie2.png) no-repeat 1px top;	
	left:-80px;
}	
.tooltip_der {
	background:url(../imagenes/tooltip-backgrounds.png) no-repeat -599px top!important	;
	background:url(../imagenes/tooltip-backgroundsie3.png) no-repeat 1px top;	
	left:-140px;	
	}

/*___________ ESTILOS LISTADO TOOLTIP ________________*/
ul.vMenu {
	width:470px;
	float:left;
	display:inline;
}
ul.vMenu li.vMenuItem {
	list-style-type:none;
	float:left;
	display:block;

	position:relative;
}
ul.vMenu li a.vMenuItem img {
	border:1px solid #fff;
}
ul.vMenu li.vMenuItem a {
	display:block;
/*	padding:9px; */ 
}
ul.vMenu li.vMenuItem a img{

}
ul.vMenu li a.vMenuItem .tooltip img {
	border:none;
}

ul.vMenu li.vMenuItem .tooltip a {
	display:inline;
	padding:0;
}
.tooltip {
	height:246px;
	width:296px;
	position:absolute;
	top:-24px;

}

.tooltip_contenido{
	width:260px;
	padding-left:18px;
	padding-top:6px;
	background-color:#fff;
	margin-left:-5px!important;
	margin-left:-6px;	
	margin-right:0;
	color:#666;
	line-height:12px;
	position:relative;
	overflow:hidden;	
}


.tooltip_fondo{
	position:relative;
	margin-left:-18px;
	width:278px;
	padding-left:15px;
	padding-right:8px;
	margin-top:8px;
	padding-top:8px;
	color:#fff;
	}

.numero{
	color:#57cfee;
}
	
#mas_tags{
	display:table-cell;
	padding-right:18px;
	padding-left:18px;
	text-align:right;
	vertical-align:middle;
	*display:block !important;
	*width:125px; !important;
	*padding-right:0 !important;
	*padding-left:0 !important;
	*margin-top:-60px !important;
	*float:right !important;
	}

#deplegado{
	padding-bottom:20px;
	text-align:right;
	/*Oculta y muestra el Submenu*/
	/*display:none;*/
	}
	
#submenu_texto{
	display:block;
	float:left;
	margin-top:10px;
	color:#6f6c69;
	width:300px;
	text-align:left;
	}
	
.selectores { 
	display:block;
	float:left;
	margin-top:10px;
	color:#6f6c69;
	text-align:left;
	}

.selectores li{
	padding-bottom:12px;
	}
	
.selectores li img{
	display:block;
	float:left;
	padding-right:10px;
	margin-top:-3px;
	}	
	
.selectores li:hover{
	color:#242424;
	}
	
.selector{
	padding-right:10px;
	}

.selectores li.selector_texto_off {
	color:#C6BFB7;
}	

.selectores li.selector_texto_off:hover {
	color:#C6BFB7;
}

/* opcional

li.selector_texto_off {
	color:#C6BFB7;
}	

li.selector_texto_off:hover {
color:#C6BFB7;
	
*/


.selector_texto_off a {
	color:#ff0000;	
	cursor:pointer;
}
	
#perfil{
	padding-left:50px;
	width:115px;
	}
	
#ambito{
	padding-left:43px;
	width:245px;
	}
	
#grupo{
	padding-left:18px;
	width:140px;
	padding-bottom:58px;
	}

.footer{
	font-size:11px;
	color:#575a5d;
	float:left;
	padding-left:16px;
	margin-top:-2px;
	width:220px;	
	}

.footer li{
	height:15px;
	margin-bottom:5px;
	}
	
.footer2{
	font-size:11px;
	color:#575a5d;
	float:left;
	padding-left:16px;
	margin-top:-2px;
	width:120px;	
	}

.footer2 li{
	height:15px;
	margin-bottom:5px;
	}	
	
.flota_pie{
	float:left;
	}
	
.icon3 {
	margin-left:7px;
	}
	
#pie_menu_1 {
	width:220px;
} 
	
#pie_menu_2 {
	width:150px;
}
	
#ficha_dcha_sup{
	padding-bottom:6px;
	margin-left:28px;
	padding-right:5px;
	*margin-left:17px;
}

#ficha_dcha_sup a:hover {
	text-decoration:underline;
}

#ficha_dcha_inf{
	padding-top:12px;
	margin-left:30px;
	padding-right:5px;
	*margin-left:17px;
}

#ficha_dcha_inf a:hover {
	text-decoration:underline;
}

#ficha_dcha_sup li{
	margin-bottom:6px;
}

#ficha_dcha_inf li{
	margin-bottom:3px;
	*padding-left:15px;
}

#ficha_dcha_inf li.title{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_icon_blancoie.png);	
}

#ficha_dcha_inf a {
	color:#fff;
}




#tooltip_inf{
	padding-top:12px;
	margin-left:30px;
	padding-right:5px;
	*margin-left:17px;
	color:#858484;
}

#tooltip_inf li{
	margin-bottom:3px;
	color:#858484;	
}

#tooltip_inf a {
	color:#858484;	
}

#tooltip_inf a:hover {
	text-decoration:underline;
	color:#858484;
}

#tooltip_inf li.title{
	margin-left:-3px;
	list-style-position:outside;
	list-style-image:url(../imagenes/tag_icon_gris_tooltip.gif);
	*padding-left:15px;
	color:#858484;
}




#ficha_tooltip_inf{
	padding-top:12px;
	margin-left:30px;
	padding-right:5px;
}

#ficha_dcha_sup li{
	margin-bottom:6px;
}

#ficha_dcha_inf li{
	margin-bottom:3px;
}

#ficha_dcha_inf li.title{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_icon_blancoie.png);	
	*padding-left:15px;
	}


	
#ficha_tooltip_inf li.title{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_icon_gris.png)
}
	
#ficha_dcha_sup li.title_pefil{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_perfil_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_perfil_icon_blancoie.png);	
	
	padding-left:3px;
	*padding-left:15px;
}

#ficha_dcha_sup li.title_ambito{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_ambito_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_ambito_icon_blancoie.png);	
	padding-left:3px;
	*padding-left:15px;
}

#ficha_dcha_sup li.title_grupo{
	list-style-position:outside;
	list-style-image:url(../imagenes_cat/tag_grupo_icon_blanco.png)!important;
	list-style-image:url(../imagenes_cat/tag_grupo_icon_blancoie.png);	
	padding-left:3px;
	*padding-left:15px;
}

#container_tags{
	display:table;
}

#limita_tags{
	width:815px;
}

/* etiquetas.html */ 

#separador{border:green solid 0px; background-image:url(../imagenes_cat/separador_vertical_1.gif); width:25px; height:525px; float:left; }
#columna_tags{ border:solid 0px; width:200px; float:left; margin-left:14px;}
ul.lista_tags{}
ul.lista_tags li{
	line-height:26px;
	}
#buscador_tags{ background-image:url(../imagenes_cat/cabecera_busqueda_nubetags.gif); width:540px; height:40px; border: 0px solid;padding-left:416px;padding-top:4px;}
/* fin etiquetas.html */

/* como navegarlas */
#cabecera_navegarlas{ background-image:url(../imagenes_cat/como_navegarlas_0.gif); width:940px; height:65px; border: 0px solid;}
#cabecera_historiasconalma{ background-image:url(../imagenes_cat/titu_historias_con_alma.gif); width:960px; height:58px; border: 0px solid; }

/* BURBUJA DESEOS */
#cabecera_deseos{  width:620px; height:82px; border: 0px solid; margin:0 auto; text-align:center; 	padding-bottom:10px; }
#wrapNube{width:930px; margin:0 auto; background:url(../imagenes/nube-bg.png) repeat-x left top; text-align:center; padding:10px 0;}
object#nube{width:900px; margin:10px auto; outline:none; }

/* */

/* paginación */
ul#paginacion {

	height:1%;
	margin:0 auto;
	overflow:hidden;
	display:table;
	margin-top:16px;
	clear:both;
	height:30px;
}
ul#paginacion li { display: inline;  height:30px; }
ul#paginacion li a { float:left; width:30px; margin:0 0; text-decoration:none;color:#333; text-align:center; font-size:.9em; padding:8px 0;}
ul#paginacion li a:hover, ul#paginacion li a.selected { background:#58CFEF; font-weight:bold;  }

ul#paginacion li.anterior a { background: url(../imagenes_cat/flecha_anterior.png) no-repeat center center; text-indent:-999999em;}
ul#paginacion li.anterior a:hover { background:url(../imagenes_cat/flecha_anterior.png) no-repeat center center; text-indent:-999999em;}
ul#paginacion li.siguiente a { background: url(../imagenes_cat/flecha_siguiente.png) no-repeat center center; text-indent:-999999em;}
ul#paginacion li.siguiente a:hover { background:url(../imagenes_cat/flecha_siguiente.png) no-repeat center center; text-indent:-999999em;}
ul#paginacion li.anterior_texto a { width:60px;text-decoration:none;color:#333;text-align:center; font-size:.9em;}
ul#paginacion li.anterior_texto a:hover { width:60px;background:none; display:block; text-decoration:none;color:#333;text-align:center; font-size:.9em;font-weight:normal;}
ul#paginacion li.siguiente_texto a { width:60px;text-decoration:none;color:#333;text-align:center; font-size:.9em;}
ul#paginacion li.siguiente_texto a:hover { width:60px;background:none;text-decoration:none;color:#333;text-align:center; font-size:.9em;font-weight:normal;}



		
#nav { 
	width:434px;
	margin:0 auto;
	text-align: center;
	padding-top:18px;
/*	margin-top:18px; */
}		
#nav li { 
	display: inline;
	position: relative;
	font-size:12px;
}
		
#nav a { 
	text-decoration:none;
	padding: 8px 12px;
	color: #333;
	margin-left:0;
	*margin-left:0 !important;
}  
		
#nav a:hover { background-color: #58CFEF; }
		
#nav a.selected { background-color: #58CFEF; }
		
#nav a.texto_anterior {background:none;font-size:.9em;}
		
#nav a.texto_siguiente {background:none;font-size:.9em;}
		
#nav a.anterior {background: url(../imagenes_cat/flecha_anterior.png) no-repeat center center;}
		
#nav a.siguiente {background: url(../imagenes_cat/flecha_siguiente.png) no-repeat center center;}

#nav li:hover ul { top: 1.5em; left: 0 }






.newsletter ul#paginacion { padding-left:20px; margin-top:-20px;}
.gird_destinos { background:url(../img/destinos/bg_gird_destinos.gif) repeat-y right;}


/* */


.bloque_historiasconalma {
	width:960px;
	float:left;
	overflow: hidden;
	height: 1%;
	margin:0 auto;
	display:block;
	margin-bottom:20px;
}

.historiasconalma {
	width:276px;
	float:left;
	overflow: hidden;
	height: 1%;
	margin:0 auto;
	display:block;
}

.historiasconalma p {
	width:256px;
}

.thumb_historiasconalma{
	clear:both;
}

.diagrama_historiasconalma{
	float:right;
}



.bloque_noticia {
	width:930px;
	float:left;
	overflow: hidden;
	height: 1%;
	margin:0 auto;
	display:block;
	margin-bottom:20px;
}

.noticia {
	width:345px;
	float:left;
	overflow: hidden;
	height: 1%;
	margin:0 auto;
	display:block;
}

.noticia p {
	width:300px;
}

.thumb_noticia{
	clear:both;
}

.foto_noticia{
	float:right;
}





.bloque_como_navegar {
	width:930px;
	float:left;
	overflow: hidden;
	height: 1%;
	margin:0 auto;
	display:block;
	margin-bottom:20px;
}

.como_navegar {
	width:345px;
	float:left;
	overflow: hidden;
	height: 1%;
	margin:0 auto;
	display:block;
}

.como_navegar p {
	width:300px;
	line-height:20px;
}

.foto_como_navegar{
	float:right;
}





.separador_horizontal {
	background-image:url(../imagenes_cat/separador_horizontal.gif);
	width:940px;
	height:14px;
	display:block;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:20px;
	clear:both;
}

.separador_horizontal_azul {
	background-image:url(../imagenes_cat/separador_horizontal_azul.gif);
	width:940px;
	height:14px;
	display:block;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:20px;
	clear:both;
	float:left;
}

#ficha_ajax{
	margin-top:0;
	}


#ficha_ajax h4{
	color:#333232;
	font-weight:bold;
	margin-bottom:10px;
	font-size:20px;
}

.tooltip_contenido h4{
	color:#333232;
	font-weight:bold;
	margin-bottom:10px;
	font-size:20px;
	display:inline;
	line-height:28px;
	}
	
.tooltip_contenido h5{
	color:#666;
	font-size:20px;
	display:inline;
	font-weight:normal;
}
/* */

#ordena_1{
	float:left;
	width:22px;
	height:28px;
	background-image:url(../imagenes_cat/ordenar_1.gif);
	margin-left:5px;
	display:inline;
}
#ordena_2{
	float:left;
	width:22px;
	height:28px;
	background-image:url(../imagenes_cat/ordenar_2.gif);
	margin-left:5px;
	display:inline;	
}
	
#ordena_1:hover {
	background-image:url(../imagenes_cat/ordenar_1_gris.gif);
	}
#ordena_2:hover {
	background-image:url(../imagenes_cat/ordenar_2_gris.gif);
	}
	
a.cierra_tooltip {
	width:12px;
	height:12px;
	float:right;
	margin-right:10px!important;
	margin-right:20px;	
	display:inline;
	cursor:pointer;
	background:url(../imagenes_cat/ico_cerrar_tooltip.gif) no-repeat left top;
	}

a.cierra_tooltip:hover {
	background:url(../imagenes_cat/ico_cerrar_tooltip_over.gif) no-repeat left top;
	}
	
a.boton_mas_etiquetas { 
	display:inline;
	width:123px;
	height:20px;
	float:left;
	background-image:url(../imagenes_cat/boton_mas_etiquetas.png);
    background-position: top left;
	background-repeat:no-repeat;	
}

a.boton_mas_etiquetas:hover { 
	display:inline;
	width:123px;
	height:20px;
	float:left;
	background-image:url(../imagenes_cat/boton_mas_etiquetas.png);
    background-position: top right;
	background-repeat:no-repeat;
}

a.boton_buscar { 
	display:inline;
	width:89px;
	height:19px;
	float:left;
	background-image:url(../imagenes_cat/buscar_boton.gif);
    background-position: top left;
	background-repeat:no-repeat;	
}

a.boton_buscar:hover { 
	display:inline;
	width:89px;
	height:19px;
	float:left;
	background-image:url(../imagenes_cat/buscar_boton.gif);
    background-position: top right;
	background-repeat:no-repeat;
}

/* formulario navidad */
div label {
  width: 100px;
  float: left;
  padding: 4px;
}
form.navidad input {
  padding: 4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666;
}
form.navidad textarea {
  padding: 4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666;
}
.azul {color: #09F;}

#col_izq_navidad{
	width:412px;
	float:left;
	margin-top:24px;
	margin-bottom:24px;
	overflow:hidden;
	/*border:#00C 1px solid;*/
	}
	
#col_dcha_navidad{
	width:450px;
/*	height:535px; */
	float:left;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:0px;
	padding-left:40px;
	/*border:#F00 1px solid;
*/	background-image:url(../imagenes/separador_vertical_1.gif);
	background-repeat:repeat-y;
	}
#separador_navidad{/*border:green solid 1px;*/ background-image:url(../imagenes/separador_vertical_1.gif); width:25px; /*height:400px;*/ float:left; margin:20px 10px 0px 10px; min-height:100%}

.derecha{float:right;}
/* fin formulario navidad */


.videosNavidad{
	padding-top:50px;
}
.vidNavidad h3{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;

}
.vidNavidad h4{
	color:#5cc1ec;
	font-size:20px;
	margin-bottom:5px;
	font-weight:bold;
}