
/* ======================================================================== Radio 3 - Vetusta Morla - RTVE.es ================================================================== */

/*============================= Wrapper Header ============================== */
#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;
}
.container {
	position:relative;
}
#wrapper {
	background-position: left -10px;
}

/*============================= Header =============================== */
#adtop, .adtop, .news {
	background: transparent;
}
.bag {
	background: white;
}
.news {
	background:transparent;
	overflow:hidden;
}
.cab_box { 
	margin:0; 
	padding:0; 
	float:left; 
	display:inline; 
	width:937px; 
	height:145px; 
	background: url("i/header_vetusta.jpg") top left no-repeat; 
	position:relative;
	font-family:arial;
}
.cab_box h1 { 
	background: url("i/logo_vetusta.png") no-repeat;
}
.cab_box h1 a { 
	width:350px; 
	height:91px;
}
.cab_box h1 span { 
	position: absolute; 
	margin-left: -2000px;
	cursor:pointer;
}
.cab_box .principal {
	display: none;
}
.cab_box span.emision, .cab_box p {
	display:none;
}

/*============================= Reset =============================== */
.comp, .mark {
	display:inherit;
}
.news .chapeaux {
	display:inherit; 
	margin-top:0.8em; 
	margin-bottom:0.6em;
}

