@import url("arasdecielo_cab.css");
@import url("/css/rtve.commons/rtve.modules/catalogo.css");

html {	background: url("http://img.rtve.es/css/rtve.television/rtve.television.programas/espana_a_ras_de_cielo/i/backImage.jpg") no-repeat scroll center 114px #dfe3e7 ;}
body {background:none;}

.vipZone {background:none;padding: 0em 0 0;}
.tipo {display: none;}
.vipZone .unit.container .unit.c100.first {background: none;}



/** Degradado y configuracion sectarios **/
.sec-especial .title {
background: #425f6f;
-webkit-box-shadow: inset 1px 1px 5px #2a3b44;
-moz-box-shadow: inset 1px 1px 5px #2a3b44;
box-shadow: inset 1px 1px 5px #2a3b44;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.sec-especial .title h3 a {color: white !important;border-bottom: 0px none;font-size: 19px ;text-shadow: 1px 1px 4px #000;font-family: RTVEfontB,Tahoma,serif;padding-top: 0.6em;} 
.secmod .title h3 {padding-top: 0px;margin-top: -1em;border-top: none;}
.sec-especial > .unit.c100 > .unit.c100 {background:none;margin-top: -6px;} /* Ajusta vertical del titular del sec */
.sec-especial > .unit.c100 {
	background-image: -webkit-radial-gradient(100% 80%, circle farthest-side, #425f6f, rgba(204,204,204,0.01) 80%);
	background-image: -moz-radial-gradient(100% 80%, circle farthest-side, #425f6f, rgba(204,204,204,0.01) 80%);
	background-image: -ms-radial-gradient(100% 80%, circle farthest-side, #425f6f, rgba(204,204,204,0.01) 80%);
	background-image: -o-radial-gradient(100% 80%, circle farthest-side, #425f6f, rgba(204,204,204,0.01) 80%);
	background-image: radial-gradient(100% 80%, circle farthest-side, #425f6f, rgba(204,204,204,0.01) 80%);
}
 /* Ajustes noticias */
.bodier .news {margin-top: 1.6em;} /* Separacion vertical news */
/* Ajustes iframe firefox */
iframe[id^="oauth2relay"] { position: fixed !important;} 
