/*RESETEO CABECERAS*/@import url("/css/style/cab_generica/reset_head_basica.css");
/******* SFONDO *******/
html {
    background-color: #872d33;
    background-image: url("i/html.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;}
	
body {
	background-image:url("i/body.png");
	background-repeat:repeat-y;
	background-position:center top;
	background-color:transparent;}
	
.container .subtabs {
	display: block;}
	
.subtabs .mark {
	background: url(i/subtabs.jpg) repeat-x center bottom;}
	
#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:none;
	overflow: visible !important;}

#noticias.skin2009 .wrapper.header .corner {
	width:0;}	
	
#wrapper {
    background-image: none !important;
	background-color: transparent !important;}
	
#noticias.skin2009 #wrapper {
    background-color: transparent !important;
    background-image: none !important;}
	
/*****************  END SFONDO ******************/



/******* CABECERA ESPECIAL GENERICA *******/
.wrapper.header {
	background:url(i/header.jpg) no-repeat top center;
	height:130px;
	margin-top:10px;}

.pfnoticia .wrapper.header {
	height:130px;}

.header .round .corner {
	height:0;}
	
.header .corner4 {
	padding:0;}

.cab_especial .round {
    background-color: transparent;
    background-image: none;
	z-index:100;}
	
.cab_box .text {
	display:none;}

.cab_box h1 {
    float: left;
    height: 65px;
    margin-left: 80px;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    text-indent: -3000px;
    width: 330px;
    z-index: 99;}
	
.cab_box h1 a {
	width: 330px;
	height: 70px;}
	
.cab_box .principal {
    margin-left: 20px;
    margin-top: 0px;
    width: 485px;}
	
.cab_box .nav li {
    margin-right: 3px;}
	
.cab_box .principal li a {
	-moz-border-radius:5px;
	border-radius:5px;
	background-image:none;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
	border: solid 1px #985659;
	background-color: #b8686b;
	padding:9px 15px;}
	
.cab_box .principal li a:hover, .cab_box .principal li.active a, .cab_box .principal li.active a:hover {
    background-color: #622d2d;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	border: solid 1px #2f0000;
	padding:9px 15px;
	-moz-border-radius:5px;
	border-radius:5px;}
	

/*****************  END CABECERA ESPECIAL GENERICA ******************/


.invert .round .corner {
	height:0;}
	
html[xmlns*="http://www.w3.org/1999/xhtml"] {
	background-color: transparent;
	background-image:none;}

html[xmlns*="http://www.w3.org/1999/xhtml"] body {
	background-color: transparent;
	background-image:none;}
	
html[xmlns*="http://www.w3.org/1999/xhtml"] .cab_box {
    padding: 0 !important;}