/*RESETEO CABECERAS*/
/*@import url("/css/style/cab_generica/reset_head_basica.css");*/
@import url("/css/tipografias.css");
@import url("/css/rtve.commons/rtve.header.footer/sphead.css");

a {cursor:pointer !important;}

/******* CABECERA ESPECIAL GENERICA *******/
.cab_especial .round 						{ background: url("i/cabeceraBack.jpg") no-repeat scroll center 0 transparent !important; padding:0; height:129px !important;margin-top:10px; }
/*Corner sin contenido blanco */ .cab_especial .round .corner,#television.skin2009 .round .corner		{ width:0px !important;/* background-image: url("i/corner.png");*/}
.cab_box 										{ height:100% !important; position:relative; padding:0px !important;margin:0 !important; width:100% !important; background:url("/css/style2011/i/bgLines02.png") repeat-y scroll center bottom transparent !important;}
.cab_box h1 									{ float: left;height: 100%;overflow: hidden;text-indent: -3000px;top: 0; width:100%;margin:0px !important; z-index:9;}
.cab_box h1 a									{ width:100%;height:100%;}

/** NEW NAVIGATION **/
.cab_box .nav 	{ background: url("i/navBack_black.jpg") repeat-x scroll 0 top black;
	border-bottom: 1px solid #DCDCDC;
    bottom: 0;height: 34px;left: 0;margin: 0;position: absolute;width: 100%; z-index:10;}
.cab_box .nav li	{ height: 100%;margin: 0;padding: 0;}
.cab_box .principal li a, .cab_box .principal li.active a {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
    background: none repeat scroll 0 0 transparent;
   /*color: #666;*/
    font-family: RTVEfontr,Tahoma,serif;
    font-size: 12pt;
    font-weight: normal;
    height: 100%;
	text-transform: uppercase;
	cursor:pointer;
}
.cab_box .principal li a, .cab_box .principal li a span{
	-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
.cab_box .principal li.active a, .cab_box .principal li a:hover,.cab_box .principal li.active a:hover{
    background-color:#0499de!important;
    /*color:#fff;*/
	box-shadow:0 0 10px rgba(0, 0, 0, 0.7) inset;-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4) inset;
    /*text-shadow:0px 1px 1px rgba(0,0,0,0.7); -moz-text-shadow:0px 1px 1px rgba(0,0,0,0.7); -webkit-text-shadow:0px 1px 1px rgba(0,0,0,0.7);*/
 
}

.cab_box .principal li a span { color:white; text-shadow:0px 1px 1px rgba(0,0,0,0); -moz-text-shadow:0px 1px 1px rgba(0,0,0,0); -webkit-text-shadow:0px 1px 1px rgba(0,0,0,0);}
.cab_box .principal li a:hover span, .cab_box .principal li.active a span, cab_box .principal li.active a:hover span { color:#fff!important; text-shadow:0px 1px 1px rgba(0,0,0,0.7); -moz-text-shadow:0px 1px 1px rgba(0,0,0,0.7); -webkit-text-shadow:0px 1px 1px rgba(0,0,0,0.7);}


/********** AJUSTES A LA CARTA **************/
.mini_cab  .header .cab_especial 		{ width:99.5% !important;}
.mini_cab .cab_especial .round	{ background-image: url("i/cabeceraBackAlacarta.jpg") !important; margin-top:0px!important } /*cabecera con imÃ¡gen de ancho especial */
.mini_cab .cab_especial .round 		{height: 150px !important; background-position:left top !important;}
.mini_cab .cab_especial .cab_box 	{ height: 100% !important; position: relative;}
.mini_cab .cab_box h1 				{ height: 100%; left: 0px; position: relative; top: 0px; width: 100%;}
.mini_cab .cab_box h1 a				{ width:100% !important; height:100% !important;}
.mini_cab .cab_especial .corner		{ width: 2em !important;}
.mini_cab .cab_especial .round .corner {display:none;}
.mini_cab .cab_especial .round .corner, #television.skin2009 .round .corner {
    width: 0 !important;
}

		/***** Navegacion ****/
.mini_cab .cab_box .nav li a		{ padding: 0.231em 0.5em;}
.mini_cab .cab_box .nav li a span	{ line-height:20pt;font-size: 11pt !important;}
		/***** FIN Navegacion ****/


/********** FIN AJUSTES A LA CARTA **************/

.header .cab_especial .cab_box h1 {width:100%!important;height:150px !important;}
.header .cab_especial .cab_box h1 a { background-color:transparent !important;width:100%!important;}

.cab_box .text { position:absolute; right:0px \9;right: 0; width: auto!important;}

.cab_box span.emision { position:static!important;color: #fff; font-weight: bold;}
.cab_box .principal > li > a[title*="directo"] { background-position: 5px 0.45em !important;}