/*============================================= Imprescindibles 2.0 RTVE.es =================================================*/

@import url("imprescindibles_cab.css");

/*============================= Wrapper =============================== */

html{ 
	background:url("i/bk_imprescindibles.gif") #FFF center 500px no-repeat; 
}/* Background */	
#wrapper {
	background:url("i/bk_blue.gif") transparent repeat-y center -100px; 
}/*Grey margin between modules*/
#wrapper .top { 
	background:url("/css/style/i/tabs/BkgSubTabs_round.gif") repeat-x 0px 0px; 
	width:100%; 
	height:46px; 
	position:absolute; 
	z-index:0; 
	left:0;
}
#wrapper .container {
	position:relative;
	background: url("i/container_imprescindibles.gif") center top no-repeat;
}/* Content Shadow */ 

/*============================ Corners ============================= */
.round .corner {
	background-image: none;
}

/*============================ PF ============================= */
#television.skin2009 #wrapper {
	background:url("i/bk_blue.gif") transparent repeat-y center -100px; 
}/*Grey margin between modules*/

/* ------------ Reset PF ----------- */
#television.skin2009 .round .corner {
	background-image: none;
}

/* ------------ Reset ------------- */
.subtabs {
	margin-bottom:0em;
}
.unit { 
	*margin:-1px;
} /* IE7 */
body { 
	background-color: transparent;
}


/*SIMULACION TITULOS SECTORIOS COMO LADILLOS DECORADOS*/
.secmod .sec_content {background:none;}
.sec_content .c50 {margin-bottom:1.4em;}