@import url("laaventuradelsaber_cab.css");

html 				{ background: url("i/backImage.jpg") repeat-x scroll center 100px #53a1d0;}
body			{ background: url("i/BkgSubTabs_infinite_Body.png") repeat-x scroll left top transparent;}
#wrapper 	{ background: url("i/backWrapper.gif") repeat-y scroll center 0 transparent !important; position:relative;}
#wrapper>.wrapper.top	{ background: url("http://www.rtve.es/css/style/i/tabs/BkgSubTabs_round.gif") repeat-x scroll 0 -4px  transparent;
    height: 40px; position: absolute; top:0px; width: 100%; z-index: 1000;*left:0px;}
#wrapper>.container			{ position: relative; z-index: 1001; }
.wrapper.foot						{ background: url("i/BkgSubTabs_infinite_Body.png") repeat-x scroll left -124px white !important; bottom: 0; display: block; float: left; height: auto; width: 100%; }

/*** Ajustes especiales de la página ***/

/*Ajuste para 3.0*/
#wrapper .overheader {
    background: url("/css/style2011/i/bgLines02.png") repeat-y scroll center bottom #FFFFFF !important;
}
.newsGroup span	{color:#0066C9 !important;}
.c33, .c34, .container >.c100 >.c34 > .mark > .news 				{position:relative;}
.c66 .unit.c33 h4.M,.c66 .unit.c34 h4.M,
.c34 .news h4.M,.c34 .news h4.M				{
	background:#0066C9;
    display: block;
    margin: 4px 0;
    padding: 2px 10px 2px 2px;
    position: absolute;
    top: 0;
	z-index: 10;
 }
 .c66 .unit.c33 h4.M>span	,.c66 .unit.c34 h4.M>span,
 .c34 .news h4.M,.c34 .news h4.M		{color:#fff; font-weight:bold;}
 
.c33  div[id^="vid"], .c34  div[id^="vid"]{margin-top: 14px;}
.CatSearchBox .searchbox {
    background-color: #F2F2F2;
    border: 1px solid #C3C3C3;
    border-radius: 10px 0 0 10px;
    color: #666666;
    padding: 5px;
    width: 70%;
}
.CatSearchBox #BuscarCat {
     background: url("i/activeBack.png") repeat-x scroll left bottom #0066C9;
    border: 0 solid #C3C3C3;
    border-radius: 0 10px 10px 0;
    color: #FFFFFF;
    padding: 5px;
    width: 25%;
    cursor:pointer;
}
.CatSearchBox #BuscarCat:hover{background-color:#45bcff}
.CatSearchBox > h4 {
    color: #666666;
    font-family: RTVEfontB,Tahoma,serif;
    font-size: 10pt;
    line-height: 12pt;
    padding: 2px 4px;
}

.ficha_equipo{
    background:#f2f2f2;
    padding:10px;
	margin-top:-20px;
    -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}

.ficha_equipo p{color:#666}
.matIter {
    border: 2px solid #53A1D0;
    padding: 0 0 10px 0;
}
.matIter span.tit {
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
    background: none repeat scroll 0 0 #53A1D0;
    color: white;
    display: block;
    font-family: RTVEfontR;
    font-size: 12pt;
    padding: 5px;
    width: 100%;
}
.matIter .chapeaux {padding-left:10px;}

/*.c33  div[id^="vid"]>object, .c34  div[id^="vid"]>object{ height: 127px !important;}*/