/*RESETEO CABECERAS*/@import url("/css/style/cab_generica/reset_head_basica.css");
/******* SFONDO *******/
body {
    background-color: #fff;
    background-image: url("i/camara_fondo.jpg");
    background-position: top center;
    background-repeat: repeat-y;}

#wrapper {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;}

#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/camara_header.jpg) no-repeat center;
	height:113px;
	padding:0;}
	
.skin_video .special_wrapper {background:none;}

#noticias.skin2009 .round .corner {
	width:0;}	
/*****************  END SFONDO ******************/

/******* CABECERA ESPECIAL GENERICA *******/
.round .corner {
	height:0;}
	
.header .corner4 {
	padding:0;}

.cab_especial .round {
	background:url(i/camara_header.jpg) no-repeat center;
	height:113px;
	padding:0;}
	
.cab_box h1 {
    float: left;
    height: 34px;
    margin-bottom: 0;
    margin-left: 683px;
    margin-top: 26px;
    position: relative;
	overflow:hidden;
    text-indent: -3000px;
    width: 234px;}
	
.cab_box h1 a {
	height: 34px;
	width:234px;}

.cab_box .text {
	display:none;}
	
.cab_box .principal {
    margin-bottom: 0;
    margin-left: 18px;
    margin-right: 0;
	width:700px;}
	
.cab_box .nav li {
	float:left;
	margin:0;
	margin-right:3px;}

.cab_box .nav li a {
	-moz-border-radius:4px;
	background:none #b12828 repeat scroll 0 0;
	border:1px solid #ff4848;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:normal;
	padding:5px 22px;}

.cab_box .nav li.active a, .cab_box .nav li.active a:hover, .cab_box .nav li a:hover {
	-moz-border-radius:4px;
	background:none #d8d8d8 repeat scroll 0 0;
	border:1px solid #fff;
	color:#c00000;
	display:block;
	text-decoration:none;
	font-size:15px;
	padding:5px 22px;}

/*****************  END CABECERA ESPECIAL GENERICA ******************/
                             