/*RESETEO CABECERAS*/@import url("/css/style/cab_generica/reset_head_basica.css");
/******* CABECERA ESPECIAL GENERICA *******/
.header .round .corner {
	height:0;}
	
.header .corner4 {
	padding:0;}

.cab_especial .round {
    background:url(i/header.png) no-repeat top center transparent;
	height:115px;}
	
#rtve.skin2009 .cab_especial .round, #noticias.skin2009 .cab_especial .round, #television.skin2009 .cab_especial .round, #radio.skin2009 .cab_especial .round, #deportes.skin2009 .cab_especial .round, .pf_video .cab_especial .round, .pf_audio .cab_especial .round, .pf_foto .cab_especial .round, .pf_encuesta .cab_especial .round, .pf_tag .cab_especial .round {  background:url(i/header.png) no-repeat top center transparent;
	height:115px;}

.cab_box .text {
	display:none;}

.cab_box h1 {
    float: left;
    height: 44px;
    margin-left: 220px;
    margin-top: 14px;
    overflow: hidden;
    position: relative;
    text-indent: -3000px;
    width: 270px;
    z-index: 99;}
	
.cab_box h1 a {
	width: 270px;
	height: 44px;}
	
.cab_box .principal {
    left: 0;
    margin-left: 115px;
    position: relative;}
	
.cab_box .principal li a {
	border-radius: 0.462em;
    background-image: url("i/link.jpg");
    background-repeat: repeat-x;
	background-position: top;
    color: #374f71;
	background-color:#d1d1d1;
    padding-top: 0;
	font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
	margin-left:5px;}
	
.cab_box .nav li.active a, .cab_box .nav li.active a:hover, .cab_box .nav li a:hover {
    background-image: url("i/link_over.jpg");
    background-repeat: repeat-x;
	border-radius: 0.462em;
	background-position: top;
    color: #fff;
	background-color:#374f71;
	text-decoration:none;
	font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
	margin-left:5px;}
	
/******* CABECERA A LA CARTA *******/	
.alacarta .cab_especial .round {
    background:url(i/header_carta.png) no-repeat top center transparent;
	height:110px;}
	
.alacarta .cab_box .principal {
    margin-left: 120px;
    padding-top: 72px;}

/******* CORREZIONI *******/	
#television.skin2009 .round .corner {
    height: 0;}
	
.mini_cab .principal li a span {
	color:inherit;}