/*RESETEO CABECERAS*/
/*@import url("/css/style/cab_generica/reset_head_basica.css");*/
@import url("/css/tipografias.css");

a {cursor:pointer !important;}

/******* CABECERA ESPECIAL GENERICA *******/
.cab_especial .round 						{ background: url("i/header.png") no-repeat center 0 transparent !important; padding:0; height:155px !important; }
/*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; *height:145px !important; position:relative; padding:0px !important;margin: 0 !important; width:100% !important;}
.cab_box.c100 	{ background-repeat:repeat-y !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;border-top: 1px solid #666;
    bottom: 0;height: 34px;left: 0;margin: 0; margin-left:7px;*margin-left:4px;position: absolute;width: 938px; 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 {*padding-top:0px;}

.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:#bd1b42;
    /*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:#666;}
.cab_box .principal li a:hover span, .cab_box .principal li.active a span, cab_box .principal li.active a:hover span { color:#fff; 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 .cab_especial .round	{ background-image: url("i/header.png") !important; }/*cabecera con imágen de ancho especial */
.mini_cab .cab_especial .round 			{ background-position:right 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;}

		/***** Navegacion ****/
.mini_cab .cab_box .nav 					{ margin-left:0px;}
.mini_cab .cab_box .nav li a			{ padding: 0.231em 0.5em;}

.mini_cab .cab_box .nav li a span		{ line-height:20pt; padding-top:0px !important;}
		/***** FIN Navegacion ****/

/********** FIN AJUSTES A LA CARTA **************/

.newsGroup span {color:#333 !important;}
h2.newsGroup {background:url("i/cintillos.jpg") no-repeat left -1px; padding-left:30px; }
h4.newsGroup {background:url("i/cintillos.jpg") no-repeat left -1px; padding-left:30px; }

#television .header .corner4 {padding:0;}