
/*@font-face {
    font-family: 'Old Standard TT';
    src: url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-bold-webfont.eot');
    src: url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-bold-webfont.woff') format('woff'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-bold-webfont.ttf') format('truetype'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-bold-webfont.svg#old_standard_ttbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Old Standard TT';
    src: url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-italic-webfont.eot');
    src: url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-italic-webfont.woff') format('woff'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-italic-webfont.ttf') format('truetype'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-italic-webfont.svg#old_standard_ttitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Old Standard TT';
    src: url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-regular-webfont.eot');
    src: url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-regular-webfont.woff') format('woff'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-regular-webfont.ttf') format('truetype'),
         url('http://www.telva.com/estaticas/blogs/fonts/oldstandard-regular-webfont.svg#old_standard_ttregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/


@font-face {
  font-family: 'Old Standard TT';
  font-weight: bold;
  src: local('Old Standard TT Bold'), local('OldStandard-Bold'), url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Old Standard TT';
  font-style: italic;
  src: local('Old Standard TT Italic'), local('OldStandard-Italic'), url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Italic.ttf') format('truetype');
}


@font-face {
  font-family: 'Old Standard TT';
  font-style: normal;
  src: local('Old Standard TT Regular'), local('OldStandard-Regular'), url('https://e00-elmundo.uecdn.es/fonts/old_standard_tt/OldStandard-Regular.ttf') format('truetype');
}







/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
em{font-style:italic;}
strong{font-weight:bold;}

/* ********** COMUN ************** */
/* ========== PORTADA ============ */

a{color:#000; text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
.contenido_post a:hover{ text-decoration:none!important;}

h2{font-family:Georgia, serif;}

p{font: 12px/20px Arial, Helvetica, sans-serif;}


::selection{background:#000;color:#FFF;}
::-moz-selection{background:#000;color:#FFF;}
::-webkit-selection{background:#000;color:#FFF;}

.bloque{
width:990px;
margin:0 auto;
position:relative;
clear:both;
}
.modulo{padding:30px 0;}

.col_dch #seccion{ padding:30px 0;}

.num_coment{font-size:22px;}
.last_child{
padding:0!important;
margin:0!important;
border:none;
}
.bold{
font-weight:bold;
font-size:18px;
}

/* NAVEGACION */
.nav{
overflow:hidden;
}
.nav li{
float:left;
margin:0 0 0 10px;
}
#navegacion{
width:100%;
position:absolute;
top:0;
left:0;
z-index:2;
}
#navegacion .bloque{width:auto;}
#navegacion .nav{float:right;padding-right:15px;}

/* ********* PUBLICIDAD ********** */
.publicidad{display:block;}

.publi_990{
position:relative;
z-index:9;
width:990px;
margin:10px auto;
display:block;
overflow:hidden;
min-height:90px;/* antes height:90px; */
}
.publi_728 {
    float: left!important;
    min-height: 90px; /* antes height:90px; */
    /*margin-right: 6px;*/
    width: 728px!important;
}
.publi_234{
    float: right!important;
    min-height: 90px; /* antes height:90px; */
    width: 234px!important;
}
.publi_300{
    margin-bottom: 25px;
    overflow: hidden;
    width: 300px;
	}
.publicidad_200x90{
    padding-top: 25px;
	}

#publicidad_sky {
    height: 1px;
    left: 50%;
    margin-left: -495px;
    position: absolute;
	z-index:0;
    top: 140px;
    width: 990px;
}

.publicidad_120_izda, .publicidad_120_dcha {
    position: absolute;
    top: 0;
    z-index: 2;
}

.publicidad_120_izda {
    right: 1005px;
}

.publicidad_120_dcha {
    left: 1005px;
}

#publi_desplegable{display:block; float:left; width:980px;   /*margin-bottom:20px;*/}



/* ************ CONTENEDOR *************** */

#contenedor{position:relative;padding:130px 0 0; z-index:999; position:relative;}

/* ************ CABECERA ***************** */

#cabecera{padding:40px 0 0;}
#cabecera #logo_telva{
position:absolute;
top:10px;
left:15px;
z-index:3;
text-indent: -9999px;
}
#nombre_blog{
width:660px;
height:162px;
display:block;
text-indent: -9999px;
}
.perfil{
width:300px;
position:absolute;
overflow:hidden;
padding: 0 0 3px 3px;
top: 44px;
right:0;
}
.perfil .foto{float:left; display:inline; width:93px; height:120px;}
.perfil .foto img{
width:93px;
height:111px;
display:block;
border: 3px solid #000000;
padding: 1px;
}
.perfil p {padding: 0 0 0 20px; float:none;}


/* ***************** CUERPO ***************** */

#cuerpo{
width:100%;
}

/* ****************** col dch ************** */
#post .col_dch{margin:195px 0 0;}
.col_dch{
width:300px;
float:right;
margin:195px 0 0;
}

/* ********** PESTAÑAS **************** */

#menuTabs {overflow:hidden;}
#menuTabs li{
float:left;
margin: 0 8px 0 0;
padding: 2px 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
.ulLoMas{
list-style:disc;
padding: 15px 0 0 15px;
border-top: 1px solid #000000;
}
.ulLoMas li {padding:5px 0;}
.pestana{display:none;}
.pestana.activa, .pestana.activaJs{display:block;}
.el_js_esta_activo .pestana.activa{display:none;}
li.activaJs{background:#000;}
li.activaJs a{color:#FFF;}
#seccion ul{overflow:hidden;border-top:1px solid #000;padding-top:20px;}
#seccion li{padding:0 10px 0 0 ;margin:0 0 10px;list-style:disc;list-style-position:inside;}
#seccion li a {font-family:Georgia, "Times New Roman", Times, serif;}
.titulo_seccion{font-size:40px; line-height:46px; text-align:center; padding:0 0 25px;}
.hol h2{
font: 25px/32px Georgia,serif;padding: 6px 0 20px 90px;}
.hol .contenido_post p{padding: 0 5px 20px 0;}
.hol img{
/*width:379px;
height:200px;*/
float:left;
margin: 0 21px 10px 0;
border: 5px solid #FFFFFF;
box-shadow: 0 0 2px #CCCCCC;
-moz-box-shadow: 0 0 2px #CCCCCC;
-webkit-box-shadow: 0 0 2px #CCCCCC;
}
.hol .fecha{font: 16px/20px Georgia,"Times New Roman",Times,serif;}
.hol .contenido_post a{padding: 0 0 30px 10px; font-weight:bold;}
.hol .date{
width:68px;
height:68px;
float: left;
padding: 0 0 20px;
color:#fff;
background:url(https://e00-telva.uecdn.es/estaticas/blogs/_iconos/bg_date_pqn.png) top left no-repeat;
}
.hol .fecha strong{font: 21px/20px Georgia,"Times New Roman",Times,serif;}

/* ***************** col izq ************* */

.col_izq{
width:605px;
float: left;
margin: 38px 0 0;
padding: 0 0 30px;
}
.fecha{
font:20px/26px Georgia, "Times New Roman", Times, serif;
text-align:center;
padding: 13px 0 0;
}

/* ********************** POST ********************** */

.post{
width: 635px;
padding: 30px 0;
overflow: hidden;
border-bottom: 1px solid #000000;
}
.post > div{float:left;}
.post h2, .destacado h2, .post_dch h2{
font: 25px/32px Georgia,serif;
padding: 6px 0 20px 90px;
}
.post .contenido_post p{padding: 0 5px 20px 0;}
.post img{
/*width:379px;
height:200px;*/
float:left;
margin: 0 21px 10px 0;
border: 5px solid #FFFFFF;
box-shadow: 0 0 2px #CCCCCC;
-moz-box-shadow: 0 0 2px #CCCCCC;
-webkit-box-shadow: 0 0 2px #CCCCCC;
}
.post .fecha{font: 16px/20px Georgia,"Times New Roman",Times,serif;}
.post .contenido_post a{padding: 0 0 30px 10px; font-weight:bold;}
.post .date{
width:68px;
height:68px;
color:#fff;
background:url(https://e00-telva.uecdn.es/estaticas/blogs/_iconos/bg_date_pqn.png) top left no-repeat;
}
.post .fecha strong{font: 21px/20px Georgia,"Times New Roman",Times,serif;}
.contenido_post{
width:100%;
overflow:hidden;
padding: 10px 3px 0 0;
}
.contenido_post img{
border: 3px solid #000000;
display: block;
padding: 1px;
max-width:590px;
}
#post .contenido_post a{color:#a60d35;}
.post_dch{
width: 600px;
padding: 30px 0;
overflow: hidden;
border-bottom: 1px solid #000000;
}
.post_dch > div{float:left;}

.post_dch .contenido_post p{padding: 0 5px 20px 0;}
.post_dch img{
/*width: 290px;*/
/*height: 160px;*/
display: block;
float: right;
margin: 0 0 10px;
border: 3px solid #000000;
padding: 1px;
}
.post_dch .fecha{font: 16px/20px Georgia,"Times New Roman",Times,serif;}
.post_dch .contenido_post a{padding: 0 0 30px; font-weight:bold;}
.post_dch .date{
padding:0 0 20px;
width:68px;
height:68px;
color:#fff;
background:url(https://e00-telva.uecdn.es/estaticas/blogs/_iconos/bg_date_pqn.png) top left no-repeat;
}
.post_dch .fecha strong{font: 21px/20px Georgia,"Times New Roman",Times,serif;}
.post_dch .contenido_post{
width: 600px;
overflow:hidden;
padding: 0 3px;
}
#archivo .post img{
/*width: 291px;*/
/*height: 172px;*/
float: left;
margin: 0 21px 10px 0;
}

#archivo .paginacion{display: block;
    overflow: hidden;
    padding-left: 300px;
    width: 600px;}

.destacado{
width: 640px;
padding:30px 0;
overflow:hidden;
border-bottom: 1px solid #000000;
}
.destacado > div{
float:left;
}

.destacado .contenido_post p{width: 635px;padding: 10px 0 0;}
.destacado .contenido_post a{font-weight:bold;}
.destacado .contenido_post img{margin:5px 0 0 0;}
.destacado .contenido_post .pie_foto{font:normal 11px/13px Arial, Helvetica, sans-serif; color:#949292; padding:0!important; clear:both; display:block; overflow:hidden; margin-top:5px;}
.destacado .date{
width:82px;
height:82px;
color:#fff;
background:url(https://e00-telva.uecdn.es/estaticas/blogs/_iconos/bg_date_gnd.png) top left no-repeat;
}
.destacado .fecha strong{font: 26px/23px Georgia,"Times New Roman",Times,serif;}
.ver_mas{
width:100px;
display:block;
float:right!important;
}
.comentarios{
width:30px;
height:33px;
float:left;
text-indent:-9999px;
background:url(../_iconos/bg_comentarios.png) top left no-repeat;
}

#compartir {
width: 600px;
height: 22px;
margin: 15px 0;
padding: 10px 0 5px;
position:relative;
z-index:99999;
}
#compartir span {
float: left;
padding-right: 10px;
font: 14px Arial,Helvetica,sans-serif;
color: #333333;
}
#compartir ul li {
float: left;
list-style: none outside none;
margin: 0;
padding-right: 8px;
}
/*#compartir li img, #compartir li a {
width: 18px;
height: 18px;
}*/
/* ***************** PROMOCIONES ****************** */

#promociones{
width:100%;
overflow:hidden;
clear:both;
padding: 30px 0;
}

#promociones li{float:left;}
#promociones h3{
padding:5px 0;
font:italic bold 14px/20px Georgia, "Times New Roman", Times, serif;
text-align: center;
background:#000;
color:#FFF;
border-bottom: 2px solid #FFFFFF;
}
#promociones img{padding:20px 0;}
.especiales{
width:300px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
.habla img, .especiales img{
border-top:1px solid #000;
}
/* inicio mod ultimos post */
.ultimos_post_telva{
width: 640px;
padding: 0 50px 0 0;
margin-top:-7px;
}

.ultimos_post_telva h3{ display:none;}
.ultimos_post_telva .modulo.blogs {
	width:655px!important;
}
.ultimos_post_telva .titulo_modulo {
	display:none;
}
.ultimos_post_telva ul{
overflow:hidden;
border-top:1px solid #000;
}
.ultimos_post_telva li{
width: 202px;
float:left;
margin:0 17px 0 0;
padding:0;
}
.ultimos_post_telva li a h2 {
	line-height:20px;
	margin:0 0 10px;
}
.ultimos_post_telva .nombre_blog_autor {
	font:normal 12px Arial, Helvetica, sans-serif;
}
.ultimos_post_telva li a:hover h2 {
	text-decoration:underline;
}
.ultimos_post_telva li.last_child {
	margin:0!important;
}
.ultimos_post_telva li img {

}

/*Módulo miniaturas - últimos/más leídos/más comentados/*/
#blogs.modulo .pestana ul.extras {
	list-style: none outside none;
    padding: 5px 0 0 5px;
}

#blogs.modulo .pestana ul li {
    overflow: hidden;
    padding: 5px 0;
}

#blogs.modulo .pestana ul li a{
display: block;
    font-family: Georgia,serif;
    font-size: 16px;
    margin: 10px 0 10px 90px;
}


#blogs.modulo .pestana ul li img {
    float: left;
    height: 80px;
    width: 80px;
}

/* fin mod ultimos post */

/*************
**paginacion**
*************/

.paginacion{overflow:hidden;padding: 20px 0 0;}
.paginacion li{float:left;}
.paginacion a{padding:2px 4px;font-family:Georgia, "Times New Roman", Times, serif;}
.paginacion a:hover{background:#000; color:#fff;}

/* ******************* PIE  ********************* */

#pie{
width:100%;
height:50px;/*borrar*/
clear:both;
background:#666;
}

/* =================== POST ===================== */

/*#post .col_dch{margin: 160px 0 0;}*/
#archivo h4, #seccion h4{
font-family:Georgia, "Times New Roman", Times, serif;
display:inline;
padding:2px 10px;
background:#000;
color:#fff;
}
#archivo h5{font-weight: bold;}
.ulArchivo{
overflow:hidden;
padding:20px 0 0;
border-top:1px solid #000;
}
.ulArchivo > li{padding:0 0 15px 0;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;}
.ulArchivo li ul{padding:0 20px 0 0;}
.elMes{padding:3px 0;}

/*******************************************************
******************** COMENTARIOS ***********************
*******************************************************/

#comentarios{width:640px; display:block; overflow:hidden;}
#comentarios_lectores h3{
font:bold 20px/28px Georgia, "Times New Roman", Times, serif;
}
.num_comentarios{overflow:hidden;}
.nav_comentarios{float: right;padding: 15px 8px 15px 0; }
.nav_comentarios a{padding:0 5px;}
.nav_comentarios a:hover{background:#000;color:#fff;}
#comentarios_lectores_listado{padding:0 0 40px;}
#comentarios_lectores_listado h4{
width:25px;
height:25px;
position:absolute;
top:0;
left:230px;
padding: 3px 0 0 5px;
background:#000;
color:#fff;
font:12px/20px Georgia, "Times New Roman", Times, serif;
}
#comentarios_lectores_listado ol li{
overflow:hidden;
padding: 0 0 30px;
position: relative;
}
#comentarios_lectores_listado ol li h4, #comentarios_lectores_listado ol li div, #comentarios_lectores_listado ol li p{float:left;}
#comentarios_lectores_listado ol li p{
width: 200px;
margin: 0 0 0 53px;
padding:20px 76px 20px 104px;
background:url(../_iconos/bg_comentario_post.png) 55px 20px no-repeat;
border:1px solid #000;
}
#comentarios_lectores_listado ol li div{width:177px;}
.nav_comentarios span{
background:#000;
color:#fff;
padding:0 5px;
}
.coment_user{
width:237px;
margin: -56px 0 0;
background:url(../_iconos/bg_coment_user.png) no-repeat right center;
}
.coment_user strong, .coment_user span{font: 17px/25px Georgia, "Times New Roman", Times, serif; display:block;}
#comentarios_lectores_login{position:relative;}
#formulario_login_comentarios_usuario{
width: 366px;
margin: 0 0 0 173px; *margin:0 0 0 163px;
border:1px solid #000;
}
#comentarios_lectores_login_formulario{padding:40px 0 0;}
#comentarios_lectores_login_formulario h5{padding: 0 0 20px; width: 250px;}
#comentarios_lectores_login_formulario input:focus{-moz-box-shadow: inset 0 0 3px #000;}
.nick{}
#formulario_login_comentarios_clave{
width:366px;
margin:20px 0 0 132px; *margin:0 0 0 122px;
border:1px solid #000;
}
#formulario_login_comentarios {
font: 17px/25px Georgia,"Times New Roman",Times,serif;
margin: -40px 0 0;
overflow: hidden;
padding: 40px 0 0;
position: relative;
width: 600px;
}
#formulario_login_comentarios .aviso{
font:10px/18px Georgia, "Times New Roman", Times, serif;
margin: 20px 0 0 226px;
overflow:hidden;
}
#formulario_login_comentarios .aviso a{margin:-18px 0 0 251px;}
#formulario_login_comentarios .btn{margin:0 0 0 532px; *margin:0 0 0 522px;}
#formulario_login_comentarios .btn input, #formulario_comentar_comentarios .btn input {
padding:5px 8px;
margin:20px 0 0 -3px;
border:none;
background:#000;
color:#fff;
cursor:pointer;
}

.aviso #formulario_login_comentarios_recordar {float:left;}
.aviso a{float:right;}
#comentarios_lectores_login_formulario .nuevo_usuario{
position: absolute;
right: 0;
top: 0;
font: 13px/21px Georgia,"Times New Roman",Times,serif;
}
#formulario_comentar_comentarios_texto, #formulario_comentar_comentarios_reglas, .aviso, .btn{float:left;}
#formulario_comentar_comentarios_texto{
width:386px;
margin:20px 0 0 207px; *margin:20px 0 0 197px;
border:1px solid #000;
}
#formulario_comentar_comentarios input{margin:20px 8px 0 207px; *margin:20px 8px 0 197px;}
#formulario_comentar_comentarios strong{margin:18px 0 0; *margin:8px 0 0}
#formulario_comentar_comentarios .aviso a{float:none;}
#comentarios_lectores_login_switch{position:relative; padding:20px 0 0;}
#formulario_login_comentarios_switch{
position:absolute;
top:20px;
right:0;
}
#comentarios_lectores_login_switch .nuevo_usuario{margin:10px 0 0 453px; *margin:10px 0 0 443px;}
#comentarios_lectores_comentar{padding:20px 0;}
#comentarios_lectores_comentar h6{font: 17px/25px Georgia,"Times New Roman",Times,serif;}
#formulario_comentar_comentarios{margin: -36px 0 0;overflow: hidden;width: 600px;}
#formulario_comentar_comentarios .btn input{margin:0 0 0 535px; *margin:0 0 0 525px;}



.btn_twitter{ width:95px; margin-left: 175px !important; position:relative;}
.btn_facebook{  display: block; position:absolute; left:75px; width:165px;}
.btn_google{ width:65px; position:absolute; left:445px;}
.btn_pinterest{ width:65px; position:relative;}


.cubre_reproductor .boton_play{ background: url("../iconos/v2.x/v2.1/play.png") no-repeat scroll 0 0 transparent;  height: 68px;
    left: 50%;  margin: -55px 0 0 -30px;  position: absolute;  text-indent: -99999px;  top: 50%;   width: 68px;}

#fb-root { display:none!important;}

.cubre_reproductor{ position:relative;}

#ultimos_blogs li a div {
    height: 158px;
    margin-bottom: 20px;
    overflow: hidden;
}


.col_dch #blog_roll {
    padding: 30px 0;
}

#blog_roll ul {

    overflow: hidden;
    padding:0;
	margin:0;
}

#blog_roll li {
    list-style: disc inside none;
    margin: 0 0 10px;
    padding: 0 10px 0 0;
}

#blog_roll li a{ text-decoration:none; color:#000;}
#blog_roll li a:hover{ text-decoration:underline;}

#blog_roll h4, #blog_roll h4 {
   background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
}


.titulo_categoria_blog_roll{ font-size:24px; font-family:Georgia, serif; margin:20px 0;}









/* inicio modulo blogs portada 28/03/2012 */
#portada .modulo.blogs {
	margin:40px 0;
	width:654px;
	overflow:visible;
	/*position:relative;
	top:20px;*/
}
#portada .modulo.blogs .titulo_modulo {
	position:absolute;
	background:#000 url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/cab_mod_blogs_portada.png) no-repeat 0 0;
	height:44px;
	width:101px;
	text-indent:-9999px;
	left:6px;
	top:-20px;
	z-index:100;
	border:1px solid #f4f3ef;
}
#portada ul#ultimos_blogs {
	overflow:hidden;
	padding:6px;
	background:#000;
}
#portada ul#ultimos_blogs li {
	width:202px;
	float:left;
	margin:0 18px 8px 0;
	padding:0!important;
	border:0!important;
}
#portada ul#ultimos_blogs li.last_child {
	margin:0;
}
#portada ul#ultimos_blogs img {
	margin:0 0 8px;
	width:202px;
	height:auto;
}
#portada ul#ultimos_blogs .post_blog {
	position:relative;
	display:block;
	width:202px;
	height:202px;
	overflow:hidden;
	margin:0 0 12px;
	cursor:pointer;
}
#portada ul#ultimos_blogs h2 {
	position:absolute;
	min-height:36px;
	background:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/white_trans.png) repeat 0 0;
	left:0;
	bottom:0;
	width:194px;
	padding:4px;
	font:normal 16px/18px Georgia, serif;
	color:#000;
	margin:0!important;
}
#portada ul#ultimos_blogs h2 i {
	font-size:18px;
}
#portada ul#ultimos_blogs a.nombre_blog_autor {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
#portada ul#ultimos_blogs a.nombre_blog_autor span {
	font:normal 11px Arial, Helvetica, sans-serif;
}
/* fin modulo blogs portada 28/03/2012 */



/* inicio modulo blogs portadilla 28/03/2012 */
 .modulo.blogs {
	background: none repeat scroll 0 0 #fff !important;
	margin: 0 0 20px !important;
	overflow: visible;
	padding: 50px 0 0 !important;
	top: 0;
	width: 654px;
}
.modulo.blogs .titulo_modulo {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	height: 44px;
	left: 15px;
	position: absolute;
	text-indent: 0;
	top: 15px !important;
	width: 101px;
	z-index: 100;
	display:block!important;
}
.modulo.blogs .titulo_modulo a {
	color: #000 !important;
	font: italic 22px georgia, serif;
}
.modulo.blogs .titulo_modulo a:hover {
	text-decoration:underline;
}
ul#ultimos_blogs {
	overflow:hidden;
	padding:6px;
	background:#fff;
	border:none;
}
ul#ultimos_blogs li {
	width:202px;
	float:left;
	margin:0 18px 8px 0;
	padding:0!important;
	border:0!important;
}
ul#ultimos_blogs li.last_child {
	margin:0;
}
ul#ultimos_blogs img {
	margin:0 0 8px;
	width:202px;
	height:auto;
}
ul#ultimos_blogs .post_blog {
	position:relative;
	display:block;
	width:202px;
	height:202px;
	overflow:hidden;
	margin:0 0 12px;
	cursor:pointer;
}
ul#ultimos_blogs h2 {
	position:absolute;
	min-height:36px;
	background:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/white_trans.png) repeat 0 0;
	left:0;
	bottom:0;
	width:194px;
	padding:4px;
	font: normal 16px/18px georgia, times, serif;
	color:#000;
	margin:0!important;
}
ul#ultimos_blogs h2 i {
	font-size:18px;
}
ul#ultimos_blogs a.nombre_blog_autor {
	font:bold 12px 'opensans', Arial, Helvetica, sans-serif;
	color:#000;
}
ul#ultimos_blogs a.nombre_blog_autor span {
	font:normal 11px 'opensans', Arial, Helvetica, sans-serif;
}
#slide_mod_blogs {
	overflow:hidden;
	position:relative;
	width:654px;
	height:278px;
	background:#fff;
}
#mod_blogs_ant.hidden {
	background:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/mod_blogs_sprite.png) no-repeat 0 -92px!important;
}
#mod_blogs_ant.hidden a {
	background:none!important;
}
#mod_blogs_sig.hidden {
	background:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/mod_blogs_sprite.png) no-repeat -29px -92px!important;
}
#mod_blogs_sig.hidden a {
	background:none!important;
}
#moveme_blogs {
	position:absolute;
}
#mod_blogs_controls {
	border: medium none !important;
	display: block;
	float: right;
	margin-top:-35px;
	position: relative;
}
#mod_blogs_controls li {
	width:auto!important;
	margin:0!important;
	float:left;
	border:none;
}
#mod_blogs_controls a {
	display:block;
	width:29px;
	height:23px;
	text-indent:-9999px;
	background-image:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/mod_blogs_sprite.png);
}
#mod_blogs_ant {
	right:90px;
}
#mod_blogs_sig {
	right:0;
}
#mod_blogs_ant a {
	background-position:0 0;
}
#mod_blogs_sig a {
	background-position:29px 0;
}
#mod_blogs_ant a:hover {
	background-position:0 -23px;
}
#mod_blogs_sig a:hover {
	background-position:29px -23px;
}
#mod_blogs_controls #play_control {
	right:43px;
}
#mod_blogs_controls #play_control .btn_play_pause {
	display:block;
	width:29px;
	height:23px;
	background-image:url(https://e00-telva.uecdn.es/iconos/v2.x/v2.1/mod_blogs_sprite.png);
}
#mod_blogs_controls .play_class a {
	background-position:0 -46px;
}
#mod_blogs_controls .play_class:hover a {
	background-position:-29px -46px;
}
#mod_blogs_controls .paused_class a {
	background-position:0 -69px;
}
#mod_blogs_controls .paused_class:hover a {
	background-position:-29px -69px;
}
/*FIN MODULO BLOGS*/
/*añadidos por publicidad*/
/*#cabecera .bloque h1 {background-color: #fff;}
.col_dch{background:#fff}
.col_izq { margin: 0;}
.destacado{ background: #fff; }
.perfil { background: #fff;}*/




.player-fotograma-video{ position:absolute; top:50%; left:50%; margin-top:-31px; margin-left:-31px; width:62px; height:62px; background:url(https://e00-telva.uecdn.es/iconos/v3.x/icons/play_video.png) no-repeat left top; cursor:pointer; text-indent:-999999px;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////ICONOS REDES SOCIALES//////////////////////////////////////////////*/

.social_blogs {
    padding: 15px 0 0 60px;
}

.social_blogs a {
   margin-left: 5px;
   text-decoration: none;
}


/* MODULO MULTIMEDIA */

.modulo.videos .video-listado { margin:0 0px 20px 15px;}
.modulo.videos .video-destacado .video-icon {left: 50%; margin: -60px 0 0 -60px; position: absolute; top: 50%;}
.modulo.videos .video-listado .video-miniatura{ display:inline-block; vertical-align:top; cursor:pointer; width:146px; margin:15px 10px 0 0;}
.modulo.videos .video-listado .video-miniatura:hover .video-titulo{ color:#888;}
.modulo.videos .video-listado .video-miniatura .video-contenedor-miniatura{ height:80px; overflow:hidden;}
.modulo.videos .video-listado .video-miniatura:last-child{ margin-right:0;}
.modulo.videos .video-titulo{ color: #000;  font-size: 12px; font-weight: normal; line-height: 18px; margin-top:10px;}
.modulo.videos .video-destacado-titulo {  color: #000 !important; display: block;  font-size: 14px; font-weight: normal; line-height: 18px; margin: 0 15px 10px;}
.modulo.videos .video-destacado-titulo:hover{ text-decoration:underline;}
.player-fotograma-video {background: url("https://e00-telva.uecdn.es/iconos/v3.x/icons/play_video.png") no-repeat scroll left top rgba(0, 0, 0, 0);
cursor: pointer; height: 62px; left: 50%; margin-left: -31px; margin-top: -31px; position: absolute; text-indent: -999999px; top: 50%; width: 62px;}
.video-destacado:hover .player-fotograma-video { background-position: left bottom;}

.modulo.videos { position:relative; overflow:hidden;}

/****************************** PLANTILLA ARCHVO *****************************************************************/


#archivo .post{border-bottom: 1px solid #000000;
    overflow: hidden;
    padding: 30px 0;
	max-height:none!important;
    width: 600px;
	height:auto!important;
	max-width:600px!important;}

#archivo .post img {
    float: left;
    margin: 0 21px 10px 0;
	max-width:600px!important;
	position:relative!important;
	width:auto!important;
}

#archivo .post_dch img {
    display: block;
    float: right;
    max-width: 590px!important;
}

#archivo .post .contenido_post p {
    display: block;
    overflow: hidden;
    padding: 0px 5px 10px 0;
}
.leermas {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
