/* DECLARACION FONT-FACE ***************************************/
/***************************************************************/
/*Explorer*/
@font-face {font-weight:normal;	font-style:normal; font-family:RTVEfontR;     src: url('/css/fonts/rtve_regular.eot');}
@font-face {font-weight:bold;		font-style:normal; font-family:RTVEfontB;     src: url('/css/fonts/rtve_bold.eot');}
@font-face {font-weight:normal; font-style:italic; font-family:RTVEfontSansR; src: url('/css/fonts/rtve_sansreg.eot');}
@font-face {font-weight:bold;   font-style:italic; font-family:RTVEfontSansB; src: url('/css/fonts/rtve_sansbold.eot');}
/*el resto*/
@font-face {font-weight:normal;	font-style:normal; font-family:RTVEfontR;     src: url('/css/fonts/rtve_regular.otf');}
@font-face {font-weight:bold;		font-style:normal; font-family:RTVEfontB;     src: url('/css/fonts/rtve_bold.otf');}
@font-face {font-weight:normal; font-style:italic; font-family:RTVEfontSansR; src: url('/css/fonts/rtve_sansreg.otf');}
@font-face {font-weight:bold;   font-style:italic; font-family:RTVEfontSansB; src: url('/css/fonts/rtve_sansbold.otf');}
/* DECLARACION FONT-FACE ***************************************/
/* END *********************************************************/


/* LADILLOS SECTARIOS Y SIMILARES ******************************/
/***************************************************************/
/*sectarios basicos y similares*/
.secmod .title h3,.BlogsRTVE h3,.Tiempo h3,.EstamosEn h5,.encuestaHead,.newsGroup {line-height:270%;}
/*    *:first-child+html .secmod .title h3,*:first-child+html .BlogsRTVE h3,*:first-child+html .EstamosEn h5,*:first-child+html .Tiempo h3,*:first-child+html .encuestaHead {padding-bottom:0.1em;}*/
.secmod .title h3 a,.BlogsRTVE h3 span,.Tiempo h3 span,.EstamosEn h5 span,.encuestaHead span,.newsGroup span {font-size:270%;font-family:RTVEfontB,Tahoma,serif;font-weight:bold;}
/*titulos contenedores enlaces*/
.shortcuts .titu span,.newsplus .titu span {font-family:RTVEfontR,Tahoma,serif;font-size:180%;}
/*titulos ladillos enlaces*/
.contentbox .plusblock dt span {font-family:RTVEfontR,Tahoma,serif;font-size:180%;}
/*titulos encuestas*/
.encuesta .titu {font-family:RTVEfontR,Tahoma,serif;font-size:180%;}
/*titulos enlaces*/
.linkit.newsGroup span {font-family:arial,helvetica,sans-serif;font-size:auto;font-weight:auto;}
/*enlace "prensa" pie*/
.foot .xtra .prensa .hddn {font-family:RTVEfontR,Tahoma,serif;}
/* LADILLOS SECTARIOS Y SIMILARES ******************************/
/* END *********************************************************/
