/*RESETEO CABECERAS*/@import url("/css/style/cab_generica/reset_head_basica.css");
/******* SFONDO *******/
html {
	background-image:url(i/html.jpg);
	background-repeat:repeat-x;
	background-color:#f2f2f2;}
	
body {background:url(i/body.jpg) repeat-x 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:url(i/eta.jpg) no-repeat center;}

#noticias.skin2009 .round .corner {
	width:0;}	

#wrapper {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: left -3px;
    background-repeat: repeat-x;
}
/*****************  END SFONDO ******************/

/******* CABECERA ESPECIAL GENERICA *******/
.header .round .corner {
	height:0;}
	
.header .corner4 {
	padding:0;}

.cab_especial .round {
	background:url(i/eta.jpg) no-repeat center;
	height:111px;
	padding:0;}
	
.cab_box h1 {
    float: left;
    height: 45px;
    margin-left: 100px;
    margin-top: 24px;
    overflow: hidden;
    position: relative;
    text-indent: -3000px;
    width: 273px;
    z-index: 99;}
	
.cab_box h1 a {
	height:45px;
	width:273px;}

.cab_box .text {
	display:none;}
	
/*****************  END CABECERA ESPECIAL GENERICA ******************/
                             