/*------------------Diseno modelo de cajas-------------------------*/
body,html
{
    margin:0;
    padding:0;
    text-align:center;	
}
html
{
    background:#fff;
}
body
{

}
.fondo_contenedor_top
{
    width: 100%;
    height: 9px;			
}
#contenedor_global
{
    background:#fff;
    position:relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
#contenedor
{
    position:relative;
    overflow:hidden;
    text-align:left;
    width:1000px;			
    margin-left:auto;
    margin-right:auto;
    font:normal 1em Arial,Verdana,Tahoma;
    color: #2e3946;

    border: 1px solid #b5b5bb;
    margin-top:5px;			
    margin-bottom: 5px;
    background: #fff;
}
.fondo_contenedor_bottom
{
    width: 100%;
    height: 9px;
}

#contenedor #cabecera
{
    width:1000px;
    margin: 0 auto;			
}

#contenedor #cuerpo
{
    width: 100%;							
}
#cuerpo #lateral_iz
{
    float:left;
    width:0px;			
    overflow:hidden;
}
#cuerpo #centro
{			
    float:left;
    overflow: hidden;			
}
#cuerpo #lateral_de
{
    float:left;
    width:0px;			
    overflow:hidden;			
}
#contenedor #pie
{
    clear:both;
    width:100%;			
}
/*genericos*/
.bajar{width: 100%;height: 0px;clear: both;font-size:0px;}
#contenedor a:hover{text-decoration: underline;}
a img{border: none;}		
.no_subrayado{text-decoration: none;}
/*------------------Fin diseno modelo de cajas-------------------------*/

/*buscadores*/
.buscadores
{
    width: 986px;
    height: 22px;
    margin:0 3px 0px 3px;
    padding-right:10px;
    padding-top:4px;	
    font-size: .8em;
    color: #fff;
    overflow: hidden;
    border-bottom:1px solid #b5b5bb; 

}
.buscadores h1,.buscadores h3{
    float:left;
    font-family: Georgia,Tahoma,Times;
    font-size:12pt;
    margin:0;
}
.buscadores h1 a{
    color:#052C5D;
    text-decoration:none;
}
.buscadores span{float:left;color:#000;}

.menu_top
{
    float: right;
    padding-left: 10px;
}
.menu_top a
{color: #064491;text-decoration: none;}
.buscar_google,.buscar_local
{
    float: right;
    /*border: 1px solid #f00;*/
    width: 260px;
    text-align: right;

}
.buscar_google *,.buscar_local *
{

    margin-right: 2px;
    line-height: 1.1em;
}

.buscar_local
{
    margin-right: 21px;
    width: 215px;
}
.buscar_google .txt_busqueda,.buscar_local .txt_busqueda
{
    width: 122px;
    height: 15px;
    background: #797979;
    color: #fff;	
    border:0;
    padding: 0;

}
.buscar_google .btn_busqueda,.buscar_local .btn_busqueda
{
    width:16px;
    overflow:hidden;
    height: 16px;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border:none;
    background: url("../imagenes/img/boton_buscar.png") no-repeat;
    cursor: pointer;

}

/*menu principal*/

.logo_cont
{	
    width: 100%;
    height: 115px;
    overflow: hidden;

}

.logo{
    width:259px;
    height: 100px;
    float: left;
    position: relative;
    margin: 0px 0 0 5px;
    padding: 10px 0 0 0;
}
.fecha_hora
{
    position: absolute;
    bottom: 7px;
    left: 10px;
    font-size: .65em;
    color:#000;
    font-weight:bold;	 
}
.menu_principal
{
    float:left;
    width: 1000px;
    overflow: hidden;
}
.menu_ediciones_regionales
{
    width: 1000px;
    overflow: hidden;
}

.menu_principal_publicidad{
    /*width:117px;*/
    color: #fff;
}
.menu_principal_publicidad a
{
    color: #fff !important;
    font-size: .9em;
}

ul#menu_principal,ul#menu_ediciones_regionales
{	
    width: 1000px;
    list-style: none;
    padding: 0;
    font-size: .75em;

}
ul#menu_principal li,ul#menu_ediciones_regionales li
{
    float: left;
    display:block;
    height: 25px;			
}
ul#menu_principal li a,ul#menu_ediciones_regionales li a
{
    display: block;
    float: left;
}

ul#menu_principal li a:hover,ul#menu_ediciones_regionales li a:hover
{
    text-decoration: none;
}

.separador1
{
    width: 1px;
    height: 25px;
    color: 9f9f9f;
    float: left;
    color: #9f9f9f;
    line-height: 1.5em;
    overflow:hidden;
    background: url("../imagenes/img/fondo_menu.png");
}
ul#menu_principal{
    background: #001938;
    margin: 0;
    overflow: hidden;
}
ul#menu_principal li a
{	
    display:block;
    color: #7ba4d6;
    text-decoration: none;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    font-weight: bold;	
}
ul#menu_principal li a:hover,ul#menu_principal li a.menu_activo
{	
    color: #fff;
}

.sf-menu li li
{
    background:#c0c0c0;
}

.separador2
{
    width: 1px;
    height: 25px;
    color: 9f9f9f;
    float: left;
    color: #b4b4b4;
    line-height: 1.5em;
    overflow: hidden;
    background: url("../imagenes/img/fondo_menu2.png");
}
.titulo_ediciones_regionales
{
    width:134px;
    height: 25px;
    float: left;
    color: #fff;
    font-family: impact;
    /*font-weight:bold;*/
    padding: 0 0px;
    font-size: .9em;
    line-height: 2em;

}

ul#menu_ediciones_regionales{background: #959494;}
ul#menu_ediciones_regionales li a
{
    color: #fff;
    text-decoration: none;
    height: 25px;
    padding: 0 0px;
    line-height: 2em;	
    font-family: Impact,arial;

    font-size: .85em;
    /*font-weight:bold;*/
    letter-spacing: .01em;
}
ul#menu_ediciones_regionales li a:hover,ul#menu_ediciones_regionales li a.menu_activo
{
    /*background: #fff;*/
    color: #000;
}
.er1 a{background: url("/upload/region/andalucia.png") no-repeat;width: 60px;}
.er1 a:hover,.er1 .menu_activo{background: url("/upload/region/andaluciah.png") no-repeat;}

.er2 a{background: url("/upload/region/asturias.png") no-repeat;width: 47px;}
.er2 a:hover,.er2 .menu_activo{background: url("/upload/region/asturiash.png") no-repeat;}

.er3 a{background: url("/upload/region/baleares.png") no-repeat;width: 54px;}
.er3 a:hover,.er3 .menu_activo{background: url("/upload/region/balearesh.png") no-repeat;}

.er4 a{background: url("/upload/region/canarias.png") no-repeat;width: 55px;}
.er4 a:hover,.er4 .menu_activo{background: url("/upload/region/canariash.png") no-repeat;}

.er5 a{background: url("/upload/region/mancha.png") no-repeat;width: 103px;}
.er5 a:hover,.er5 .menu_activo{background: url("/upload/region/manchah.png") no-repeat;}

.er6 a{background: url("/upload/region/leon.png") no-repeat;width: 83px;}
.er6 a:hover,.er6 .menu_activo{background: url("/upload/region/leonh.png") no-repeat;}

.er7 a{background: url("/upload/region/madrid.png") no-repeat;width: 118px;}
.er7 a:hover,.er7 .menu_activo{background: url("/upload/region/madridh.png") no-repeat;}

.er8 a{background: url("/upload/region/valenciana.png") no-repeat;width: 123px;}
.er8 a:hover,.er8 .menu_activo{background: url("/upload/region/valencianah.png") no-repeat;}

.er9 a{background: url("/upload/region/extremadura.png") no-repeat;width: 72px;}
.er9 a:hover,.er9 .menu_activo{background: url("/upload/region/extremadurah.png") no-repeat;}

.er10 a{background: url("/upload/region/galicia.png") no-repeat;width: 44px;}
.er10 a:hover,.er10 .menu_activo{background: url("/upload/region/galiciah.png") no-repeat;}

.er11 a{background: url("/upload/region/murcia.png") no-repeat;width: 96px;}
.er11 a:hover,.er11 .menu_activo{background: url("/upload/region/murciah.png") no-repeat;}


/*centro------------------------------------------------*/

#centro
{	
    width:1000px;
    padding-top: 5px;		
}


.centro_noticia
{
    width: 680px;
    overflow: hidden;
    float: left;
    padding: 0px 10px 0 10px;
}

.centro_varios
{
    width: 300px;
    overflow: hidden;
    float: right;
}
/*generico noticias*/

.noticia_portada_cont
{
    padding: 5px;
    padding-bottom: 0px;
}
.sec_nombre
{
    display:block;		
    height: 15px;		
    font-size:.8em;
    font-weight:bold;
    text-decoration: none;
    color: #a4333c;
}
.sec_nombre:hover
{text-decoration: none !important;}
.not_antetitulo
{
    margin: 3px 0;	
    font-size: 12pt;
}

.noticia_portada
{
    overflow: hidden;
    border-bottom: 1px solid #d4d5d7;	
    padding-bottom: 10px;
}

.noticia_portada h2
{
    margin: 0;
    color: #000;
    text-decoration: none;
    font-size: 1.3em;
    font-family: Georgia,Tahoma,Times;
}

.noticia_portada h2 *,.not_titulo p
{
    margin: 0;
    padding: 0;	
}

.noticia_portada h2 a
{
    color: #052c5d;
    text-decoration: none;
    font-size: 1.1em;
    font-family: Georgia,Tahoma,Times;
    font-weight: normal;
}


.not_titulo
{
    margin: 0;
    color: #000;
    text-decoration: none;
    font-size: 1.3em;
    font-family: Georgia,Tahoma,Times;
}

.not_titulo *,.not_titulo p
{
    margin: 0;
    padding: 0
}

.not_titulo a
{
    color: #052c5d;
    text-decoration: none;
    font-size: 1.1em;
    font-family: Georgia,Tahoma,Times;
    font-weight: normal;
}
.not_titulo a *
{
    color: #052c5d;
}

.not_titulo a h1
{
    font-size: 1.3em;
}
.not_titulo a h2
{
    font-size: 1.2em;
}
.not_titulo a h3
{
    font-size: 1.1em;
}
.not_titulo a h4
{
    font-size: 1em;
}
.not_titulo a h5
{
    font-size: .9em;	
}
.not_titulo a h6
{
    font-size: .8em;	
}
.not_titulo a:hover,.not_titulo a *:hover
{
    text-decoration: underline;
}

.not_subtitulo
{
    margin: 3px 0 0 0;
    font-family: Georgia,Tahoma,Times;
    color: #3a3a3a;
    font-size: 0.9em;
}

.noticia_img_pie
{
    font-size: .7em;
    font-style: italic;
    text-align: center;
}


.not_por_menu
{
    /*height: 50px;*/
    margin: 5px 0;
}

.not_por
{	
    float: left;

}
.not_por strong
{
    font-size: .8em;
    color: #cbcbcb;
    margin-bottom: 5px;
}

.not_por span
{
    font-size: .7em;
    color: #909090;
}


.not_menu_comp a
{
    text-decoration: none;
}

.not_firma,.not_ciudad,.not_comentarios
{
    color: #b0b0b0;
    font-family: Georgia,Tahoma,Verdana;
    font-size: .8em;
    text-decoration: none;
    font-style: italic;
}
.not_comentarios:hover
{
    text-decoration: none;
}

.not_entradilla >p
{
    margin-top: 0;
}

.not_entradilla
{
    font-size: .8em;
    margin-top: 12px;	
}

.not_cuerpo
{
    font-size: .82em;
}

/*principal*/
.noticia_principal
{
    width: 100%;	
    overflow: hidden;	
}



.noticia_principal .noticia_portada_cont
{
    padding-bottom:15px;
    margin-bottom: 10px;	
}
.noticia_principal .sec_nombre
{

}
.noticia_principal .not_antetitulo
{

}

.noticia_principal .noticia_portada
{

}

.noticia_principal .not_titulo
{

}
.noticia_principal .not_titulo a
{

}

.noticia_principal .not_subtitulo
{

}

.noticia_principal .noticia_img_pie
{

}

.noticia_principal .not_entradilla
{

}


/*comun - menu edicion exterior - terceta columna*/
.comun_regional_tercera
{
    width: 100%;
    overflow: hidden;
}


.regional_tercera
{
    width:240px;	
    float: right;
    overflow: hidden;
    font-size: .9em;
    padding-right: 5px;
}
/*comun*/
.noticia_comun
{
    float:left;
    width: 425px;	
    overflow: hidden;	
    padding-right: 5px;
}



.noticia_comun .noticia_portada_cont
{
    margin-bottom: 10px;

}
.noticia_comun .sec_nombre
{

}
.noticia_comun .not_antetitulo
{

}

.noticia_comun .noticia_portada
{

}

.noticia_comun .not_titulo
{

}
.noticia_comun .not_titulo a
{
    font-size: 1.2em;
}

.noticia_comun .not_subtitulo
{
    font-size: 1em;
}

.noticia_comun .noticia_img_pie
{

}

.noticia_comun .not_entradilla
{

}


/*noticias tercera columna*/

.noticia_tercera_columna
{
    width:100%;	
    overflow: hidden;		
}



.noticia_tercera_columna .noticia_portada_cont
{
    margin-bottom: 7px;

}
.noticia_tercera_columna .sec_nombre
{

}
.noticia_tercera_columna .not_antetitulo
{

}

.noticia_tercera_columna .noticia_portada
{

}

.noticia_tercera_columna .not_titulo
{

}
.noticia_tercera_columna .not_titulo a
{
    font-size: 20px;
}

.noticia_tercera_columna .not_subtitulo
{
    font-size: 1em;
}

.noticia_tercera_columna .noticia_img_pie
{

}

.noticia_tercera_columna .not_entradilla
{

}


/*noticias especiales*/
.noticia_especial
{
    font-size: .9em;	
}
.noticia_especial .not_titulo
{
    font-size: .9em;
    color: #000;
}

.noticia_especial_cont
{
    background: url("../imagenes/img/flecha.png") no-repeat left 5px;
    padding-left: 15px;
    border-bottom: 1px dashed #c2c2c2;
    padding-bottom: 5px;
    margin-top: 5px;
}

.noticia_especial_cont *
{
    color: #fff;
}

.noticia_especial_cont a:hover,.noticia_especial_cont a *:hover
{
    color: #5e81ac;
}
.especial_fecha
{
    clear: both;
    text-align: right;
    color:#ad4f4f;
    font-size: .8em;
}

/*noticia completa*/
.noticia_completa_cabecera
{
    border-bottom:1px solid #ccc;
    margin-bottom: 5px;
}
.noticia_completa .not_antetitulo
{
    font-size: 16px;
}
.noticia_completa .not_titulo
{
    font-size: 1.6em;
}
.noticia_completa .not_subtitulo
{
    font-size: 16px;
}
.noticia_completa .not_titulo h1
{
    font-size: 2.5em;
}
.noticia_completa .not_titulo h2
{
    font-size: 2em;
}
.noticia_completa .not_titulo h3
{
    font-size: 1.5em;
}
.noticia_completa .not_titulo h4
{
    font-size: 1em;
}
.noticia_completa .not_titulo h5
{
    font-size: .5em;
}
.noticia_completa_banner_cont
{
    width: 120px;
    overflow: hidden;
    float: left;
}

.noticias_relacionadas_compartir
{
    width: 140px;
    float: left;
}
.noticia_completa_texto
{
    width: 665px;
    padding-left: 10px;
    float: right;
    padding-bottom:10px;
}

.noticia_completa_cont
{
    width: 677px;
    overflow: hidden;
    float: left;
    margin: 0 0px;
    padding: 0 10px;
}
.noticia_completa_imgs_varios
{
    width: 300px;
    overflow: hidden;
    float: right;
    padding-top:5px;		 
}


/*noticia votar*/
#noticia_votos
{
    margin: 10px 0;
    font-size: .8em;
}

#noticia_votos a
{
    text-decoration: none;
    color: #000;
}


/*noticias relacionadas*/
.noticias_relacionadas
{
    background:#d7d7d7;
    color: #000;
}
.noticias_relacionadas_titulo
{
    background:#d7d7d7 url("../imagenes/img/noticia/relacionadas.png") no-repeat;
    font-size: .7em;
    line-height: 1em;	
    height: 22px;
    padding: 4px 6px;
    margin: 0;	
}
.noticia_relacionada
{
    margin: 3px 6px;
    border-bottom:1px solid #b5b4b4;
    padding-bottom: 8px;
    font-size: .7em;
}
.noticia_relacionada a
{
    color: #000;
    text-decoration: none;
}

/*links noticia*/
.not_menu_comp
{
    font-size:.8em;	
    float: right;
}
.enviar,.imprimir,.comentar
{
    height:18px;
    color: #7BA4D6;	
    padding-left: 5px;

}
/*
.enviar
{	background: url("../imagenes/img/noticia/enviar.png") no-repeat left 1px;}
.imprimir
{	background: url("../imagenes/img/noticia/imprimir.png") no-repeat left 1px;}
.comentar
{	background: url("../imagenes/img/noticia/comentar.png") no-repeat left 1px;}
*/
/*comparte esta noticia*/
.comparte_esta_noticia
{
    margin: 5px 0;
}
.comparte_esta_noticia_links
{

}
.comparte_esta_noticia_links a
{
    text-decoration: none;
}

/*comentarios*/

.not_com_comentarios
{

}

.not_com_nro_comentarios
{
    color: #474747;
    font-weight: bold;
    border-top: 1px solid #a0a69c;
    border-bottom: 2px solid #a0a69c;
    padding: 10px 0 5px 0;
    font-family: times,Tahoma,Verdana;
    font-size: 1.5em;
}
.not_com_nro_comentarios strong
{
    color: #7BA4D6;
    font-size: 1.1em;

}


.not_com_comentario
{
    font-size: .8em;
}

.not_com_comentario h4
{
    background: #eaeaea;
    padding: 4px 0;
    color: #7BA4D6;
    position: relative;
}
.not_com_comentario h4 span
{
    color: #000;
    font-size: .8em;
}

.not_com_comentario_nro
{
    background: url("../imagenes/img/fondo_nro_comentarios.png") no-repeat;
    position: absolute;
    right: 0;
    top: -15px;
    width: 95px;
    height: 28px;
    text-align: center;
    padding-top: 10px;
    font-size: 1.8em;
    font-family: times;
    font-weight: bold;
    padding-right: 5px;
    color: #474747;

}



#not_comentar
{
    border: 1px solid #b5b5b5;
    margin: 10px auto 0 auto;
    font-size: .8em;	
    width: 525px;
}

#not_comentar h4
{
    margin: 0;	
    color: #fff;
    background: #a0a69c;
    font-size: .8em;
    padding: 3px 5px;
}


/*menu ediciones regionales*/
.ediciones_regionales
{
    width:300px;
}


.ediciones_regionales_titulo
{
    margin: 0;
    background: url("../imagenes/img/fondo_ter.png") repeat-x;
    padding-left:20px;
    color:#fff;
    height: 25px;
    font-size: .9em;
    line-height: 1.8em;
}
.ediciones_regionales ul
{
    margin: 0;
    list-style: none;
    padding: 0;
}
.ediciones_regionales ul li
{	
    background: #b2b4b3;
    margin:1px 0;
}
.ediciones_regionales ul li a
{
    color:#1a6637;
    padding-left:10px;
    height: 24px;
    text-decoration:none;
    display: block;
    font-weight: bold;
    font-size: .9em;

}
.ediciones_regionales ul li a:hover
{
    text-decoration: underline;
}






/*noticia mas noticias*/
.noticia_mas_noticias_cont
{
    width: 808px;
    font-size: .9em;

}
.noticia_mas_noticias
{
    margin-top: 7px;
    padding:0 10px;
    padding-bottom:12px;
    background: url("../imagenes/img/pie_mas_noticias.png") repeat-x bottom;
}

.noticia_mas_noticias_cont .titulo
{
    height: 15px;
    margin: 0;
    background:#adc54c url("../imagenes/img/icono_nombre_seccion.png") no-repeat scroll 5px center;
    padding-left: 19px;
    color: #333333;
    margin-bottom: 7px;	
}


.noticia_mas_noticias .not_mas_sec_nombre
{
    font-weight: bold;
}
.noticia_mas_noticias ul
{
    list-style: url("../imagenes/img/icono_mas_noticias.png");
    margin: 0;
}
.noticia_mas_noticias ul li
{
    margin-top: 7px;
}	
.noticia_mas_noticias ul a
{
    color: #004b61;
    text-decoration: none;
}


/*noticia especial*/
.noticia_especial
{
    background: #f0f0f0;
    padding: 10px;
    font-size: .9em;
    border-bottom: 1px dashed #c2c2c2;
    padding-bottom: 5px;
    padding-top: 5px;
}

.noticia_especial .not_titulo
{
    color: #009ee2;
}
.noticia_especial .not_entradilla
{

}




/*encuesta*/
.encuesta
{
    width: 299px;	
    font-weight: bold;
    margin-right: 1px;	
    margin-top: 10px;
}

.encuesta_titulo
{

}
.encuesta_pregunta
{
    padding:10px;
    padding-top:20px;
    font-size: .8em;
    line-height: 1.1em;
    color: #000;
}
.encuesta_opciones
{
    padding:0px 6px 6px 25px;
    font-size: .8em;
    line-height: 1.1em;
}
.encuesta_opcion
{
    width:245px;
    float: left;
}
.encuesta_opciones label
{
    padding: 2px 0;
    display: block;
    text-align: left;
    line-height: 1em;
}
.encuesta_boton
{
    float:right;
    padding: 0 5px 5px 0;
    display: block;

}

.encuesta_boton #votar,.encuesta .encuesta_boton #resultados
{
    border: 0;
    background: #064491;
    color: #fff;
    padding:0 3px 3px 3px;
}
.encuesta_res_boton
{
    min-width: 80px;
    height: 17px;
    background: #064491;
    color: #fff;
    display: block;
    float: right;
    text-align: center;
    text-decoration: none;
    border: 0 none;
    margin-left: 5px;
    line-height: 17px !important;
}
#resultados_encuesta
{
    text-align: left;
    font: .9em normal Arial,Tahoma;
}
.boton_submit
{
    border: 0;
    background: #064491;
    color: #fff;
    padding:0 3px;
    display: block;
    float: left;
    text-decoration: none;
    font-size: .8em;
    height: 18px !important;
    line-height:18px;
    margin-right: 5px;
    font-weight: normal;
}




.contenedor_g1
{
    width: 683px;
    background: url("../imagenes/img/encuesta/titulo_encuesta.png") no-repeat top center;
}
.titulo_g1
{
    margin: 0;

    color: #fff;	
    height: 28px;
    overflow: hidden;
    padding-left: 25px;
    padding-top:1px;
    font-size: 1.3em;

}
.contenido_g1
{
    margin:0 7px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    overflow: hidden;

}

/*pagina encuestas*/

.encuesta_individual
{
    background: #dfdfdf;
    margin: 10px 15px;
    padding: 10px 7px;
    font-size: .8em;
}

.encuesta_ind_fecha
{
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    text-align: right;
    margin-bottom: 5px;
    height: 11px;
}

.encuesta_ind_pregunta
{
    width: 326px;
    float: left;	 
}
.encuesta_ind_opciones
{
    width: 290px;
    float: left;
}

.encuesta_ind_opciones .encuesta_opcion
{
    width: 140px;
}

.encuesta_individual .encuesta_resultados_pregunta{display: none;}
.encuesta_individual .encuesta_resultados_fecha{display: none;}

/*overlay*/
div.overlay {
    display:none;
    width:600px;
    background:#fff;
    /*background-image:url(../imgs/overlay/fondo_contenido.jpg);*/
    font-size:1em;
    padding:25px;
    border: 1px solid #000;
}

div.overlay div.close {
    background:url("../imagenes/img/close.png") no-repeat;
    position:absolute;
    right:-10px;
    top:-10px;
    cursor:pointer;
    height:35px;
    width:35px;
}

/*hemeroteca*/
.edicion
{
    background: url("../imagenes/img/noticia/selhemedi.jpg") no-repeat;
    width: 179px;
    height: 173px;
    float: left;
    margin: 10px 15px;


}
.edicion h5
{
    margin: 1px 0 18px 10px;
    padding: 0;
    font-size: 1em;
    color: #a4333c;
    height: 30px;
    line-height: 30px;

}
.edicion .edi_dato
{
    display: block;
    width: 120px;
    height: 18px;	
    margin: 8px 0 0 15px;
    color: #000;
    text-decoration: none;
    font-size: .8em;
    line-height: 18px;
    padding-left: 5px;	
}




/*busquedas */
.busqueda_avanzada_cont
{
    padding: 12px;
}
.bus_ava_form_cont
{
    background: #ededed url("../imagenes/img/buscador/fondo.png") no-repeat 5px 5px;
    width: 635px;	
    padding: 10px;
    height:auto;
}

.bus_ava_form
{
    float: right;
    font-weight: bold;
    font-size: .8em;	
}

.bus_ava_form #Buscar
{
    border: 0;
    background: #a0a69c;
    color:#fff;
    font-weight: bold;
}



/*resultado busqueda*/
.busqueda_resultados_cont
{
    padding: 10px;
}


.bus_res_nro
{
    margin:px 0 5px 0;
    font-size: .8em;
}
.bus_res_nro strong
{
    color: #d74b28;
}
.nueva_busqueda_avanzada
{
    color: #d74b28;
    background: url("../imagenes/img/buscador/nuevaba.png") no-repeat;
    display: block;
    float: right;
    padding-left: 20px; 
    text-decoration: none;
    font-size: .8em;
    margin: 5px 0;
}
.bus_res_notcia
{
    border-bottom:1px solid #cccccc;
    padding-bottom: 5px;
    margin: 10px 0;
    font-size: .8em;
    margin-left:10px;

}
.bus_res_notcia a
{
    display: block;
    color: #474747;
    text-decoration: none;
    margin-bottom: 5px;
    font-weight: bold;
}
.bus_res_notcia a:hover
{
    text-decoration: none;
}

.nueva_busqueda_rapida
{
    float: left;
}
.nueva_busqueda_rapida
{	
    font-size: .8em;
}
.btn_busqueda2
{
    border: 0;
    background: #a0a69c;
    color: #fff;
    padding:2px 5px;
}

/*rss*/
.canales_rss_cont
{
    padding: 10px;
}
.icono_rss
{
    width:198px;
    height:256px;
    float: left;
    background: url("../imagenes/img/rss/fondo_rss.jpg") no-repeat;
}
.canales_rss
{
    float:left;
    padding: 0;
    list-style-position: inside;
    margin-left:20px;
    list-style:none; 
}
.canal_rss
{
    padding: 5px;
    border-bottom: 1px solid #ccc;
    width: 415px;

}
.canal_rss a
{
    color:#24497b;
    text-decoration: none;
    font-size: .9em;
    display: block;
    background: url("../imagenes/img/rss/icono_lista.png") no-repeat 5px 5px;
    padding-left: 15px;
}

.canal_rss a:hover
{
    color: #fff;
    background:#24497b url("../imagenes/img/rss/icono_lista.png") no-repeat 5px 5px;	
    text-decoration: none !important;
}



/*banners*/

.contenedor_banner_superior
{
    /*margin-left: 125px;
    margin-right: 125px;	*/	
    width: 1000px;	
    position: relative;	
}

.contenedor_banner
{
    overflow: hidden;
}

.banner_izquierda
{
    position:absolute;
    left: -125px;	
    bottom: -600px;
    width: 120px;
    height: 600px;
    overflow: hidden;

}

.banner_derecha
{
    position:absolute;
    right: -125px;	
    bottom: -600px;
    width: 120px;
    height: 600px;
    overflow: hidden;	
}

.banner_arriba
{
    width: 986px;
    background: url("../imagenes/img/fondo_publit.png") no-repeat;
    height: 95px;
    padding: 5px 0 0 24px;
    overflow: hidden;
    margin-bottom: 5px;
}

.banner_arriba img
{
    border:1px solid #b5b5bb;
    margin-right: 5px;
}

.contenedorbanner1
{
    width: 728px;
    height: 90px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.contenedorbanner2
{
    width: 260px;
    height: 90px;
    overflow: hidden;
    float: left;
}
.contenedorbanner3
{
    width: 1000px;
    /*height: 90px;*/
    /*height:150px;*/
    overflow: hidden;
    float: left;
}
.contenedorbanner4
{
    width: 728px;
    height: 90px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.contenedorbanner5
{
    width: 260px;
    height: 90px;
    overflow: hidden;
    float: left;
}
.contenedorbanner6
{
    width: 1000px;
    height: 90px;
    overflow: hidden;
    float: left;
}
.contenedorbanner7
{
    width: 120px;
    height: 600px;
    overflow: hidden;
    float: left;
}
.contenedorbanner8
{
    width: 120px;
    height: 600px;
    overflow: hidden;
    float: left;
}
.contenedorbanner9
{
    width: 300px;
    height: 250px;
    overflow: hidden;
    float: left;
}
.contenedorbanner10
{
    width: 100%;	
    overflow: hidden;
    float: left;
    text-align: center;
}
.contenedorbanner11
{
    width: 234px;
    height: 60px;
    overflow: hidden;
    float: left;
}
.contenedorbanner12
{
    width: 400px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}
.contenedorbanner13
{
    width: 300px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}
.contenedorbanner14
{
    width: 300px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}
.contenedorbanner15
{
    width: 1000px;
    height: 50px;
    overflow: hidden;
    float: left;	
}
.contenedorbanner16
{


    float: right;
    height: 50px;
    margin: 10px 15px 0 0;
    width: auto;	
}
.contenedorbanner17
{
    width: 336px;
    height: 280px;
    overflow: hidden;
    float: left;
    margin: 10px 0 0 0px; 
}

/*los mas ******************************************************************************/
div.panes div.pane {
    display:none;		
    padding:15px 10px;	
    border-top:0;

    font-size:14px;
    background-color:#fff;
}



/* root element for tabs  */
ul.tabs { 
    list-style:none; 
    margin:0 !important; 
    padding:0;	
    border-bottom:1px solid #666;	
    height:23px;
}

/* single tab */
ul.tabs li { 
    float:left;	 
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
    background: url(../imagenes/img/tabs/pestana_los_mas.png) no-repeat -99px 0;

    display:block;
    height: 23px;  
    line-height:23px;
    width: 120%;
    text-align:center;	
    text-decoration:none;

    padding:0px;
    margin:0px;	
    position:relative;
    top:1px;
    outline:none;
    font-weight: bold;
    margin-right: 1px;
}

ul.tabs a h1
{
    margin: 0;
    color:#fff;	
    font-size:11px;
}


ul.tabs a:active {
    outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    /*background-position: -420px -31px;*/	
    color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: 0px 0;		
    cursor:default !important; 
    color:#fff;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
    display:none;
    background:#b3c7e0;		
}

.los_mas_cont
{
    margin-top: 10px;
}
.titulo_los_mas
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #064491;
    font-size: 1.1em;
}

.los_mas
{
    text-decoration: none;
    color: #2B2B2C;
    display: block;
    font-family: times,tahoma,verdana;
    border-bottom: 1px dashed #6c88ab;
    /*background:url("../imagenes/img/noticia/los_mas.png") no-repeat 0 13px;
    padding-left:10px;*/
    padding-top:10px;
    padding-bottom: 10px;
}
/* fin los mas *******************************************************************************/

/*otras publicaciones */
.otras_pub_cont
{
    float: left;
    width: 337px;	
    height: 299px;
    overflow: hidden;
    background:url("../imagenes/img/fondo_titulo_derecha2.png") no-repeat;
}
.edicion_impresa
{
    background: #dadada;
    margin-left: 5px;
    height: 255px;	
}
/*varios derecha*/

.contenido_derecha
{
    margin-top: 10px;
    background: url("../imagenes/img/fondo_titulo_derecha.png") no-repeat;
}
.contenido_derecha2
{
    margin-top: 10px;
    background:url("../imagenes/img/fondo_titulo_derecha2.png") no-repeat;	 
}
.color_fondo_gris
{
    background:#dadada; 
}
.titulo_varios1 h4
{		
    padding-left: 33px;
    padding-top:0px;
    height:20px;
    font-size: .8em;
    line-height: 2em;
    margin: 0;
    color: #fff;		
}
.contenido_varios1
{
    padding: 10px;
    padding-left:5px;
    margin-left:5px;
    font-size: .8em;
    line-height: 1em;
}
.boton_derecha
{
    border: 0;
    background: #474747;
    color: #fff;
    padding:0 3px 3px 3px;
}

.contenido_varios1 a
{
    text-decoration: none;
    color: #000;
}


/*servicios*/
.servicios_der
{
    padding: 10px;
    background: url("../imagenes/img/fondo_servicios.jpg") no-repeat right;	
}
.servicios_der a
{
    display: block;
    color: #474747;
    background: url("../imagenes/img/icono_servicios.png") no-repeat left 3px;
    padding-left: 20px;
    margin: 5px 0;
    font-weight: bold;
}

/*enlaces*/
#enlaces_interes
{
    font-size: .8em;
}

#enlaces_interes a
{
    display: block;	
    height:20px;
    padding-left:15px;
    overflow: hidden;
    line-height: 20px;
    margin-left: 5px;
    color: #000;
    display: block;
    background: url("../imagenes/img/flecha.png") no-repeat left 5px;;
    border-bottom: 1px dashed #c2c2c2;
    padding-bottom: 5px;
    margin-top: 5px;

}
#enlaces_interes a:hover
{
    text-decoration: underline;
    color: #5e81ac;
}
.titulo_enlace_cat
{
    margin: 10px 0 0 0;
    color: #5e81ac;
}

/*scrolllll*/
.scroll_cont{
    width: 100%;
    overflow: hidden;
    float: right;
    margin: 0 0 10px 10px;
}
/* initially all panes are hidden */ 
div.images div.noticia_scroll_img {
    display:none;
    text-align: center;		
}




/*fin scrolllll*/
.navi{
    float: right;
    margin-top: 5px;
    padding-right: 10px;
    text-align: center;
    width: 100%;
}
.navi a
{
    border: 1px solid #E5E5E5;
    color: #000000;
    display: inline;
    font-size: 0.7em;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    width: 16px;
    padding: 2px 5px;
}
.navi a:hover
{text-decoration: none !important;cursor: pointer;}
.navi a.current
{
    background: #7BA4D6;
}


.paginado_g1_cont
{
    font-family: Arial,Verdana,Tahoma;
    font-size: 11px;
    background-color:#cbcbcb;
    height:15px;
    float: left;
    width: 99%;
    padding: 3px 0% 2px 1%;
    margin-bottom:5px;
}
.pag_paginas_g1{
    float: left;

}
.pag_sigant_g1{
    padding-right: 10px;
    float: right;
}
.pag_texto2_g1{
    background-color: #000;
    color: #fff;	
    width: 10px;
    padding: 0px 3px;
}
.pag_texto1_g1{
    color: #dd0000;
}


/*enviar a un amigo*/
.ea_cont
{
    border: 1px solid #cfcfcf;
    width: 420px;
    margin-left: 120px;
    padding-left: 15px;
    padding-top: 15px;
}

.ea_titulo
{
    color: #d74b28;
    font-weight: bold;
    font-size: .9em;
}
.ea_label
{
    color: #666666;
    font-weight: bold;
    padding-left: 15px;
    font-size: .8em;
}

.ea_boton input
{
    background: #a0a69c;
    color: #fff;
    font-weight: bold;
}


.errores2
{
    font-size: .7em;
    font-family: Tahoma;
    color: #b23f48;
}




/*libros*/
.libros_cont
{
    padding:0 10px 10px 10px;
}
.libros_logo
{
    background: url("../imagenes/img/libros/banner.jpg") no-repeat top center;
    width: 100%;
    height: 323px;
}
.libros
{
    margin-left: 30px;
    margin-top: 30px;
}
.libro
{
    border: 1px solid #ccc;
    width: 200px;
    height: 240px;
    float: left;
    margin-right: 25px;
    padding:0 5px; 
}
.libro_titulo
{
    margin: 3px 0;
    text-align: center;

}
.libro_img
{
    float: left;
    margin-right: 10px;
}
.libro_precio
{
    color: #026c2c;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
.libro_comprar
{
    text-align: center;
}
.libro_comprar
{
    color: #cf0000;
    font-size: .9em;
    text-decoration: none;
}
.libro_des_corta
{
    font-size: .8em;
    clear: both;
    margin-top: 5px;
}
.libros_comprar_ahora
{
    margin: 10px;
}
.libros_elegir_mas
{
    text-decoration: none;
    font-size: .8em;
    padding-bottom: 5px;	
}
.libros_elegir_mas:hover
{
    font-style: italic;
    text-decoration: none !important;
}

/*documentos pdf*/
.documentos_pdf
{
    padding: 20px;
}

.documentos_pdf
{
    font-size: .9em;

}
.documentos_pdf a
{
    color:#2e3946;
}


/*seleccionar hemeroteca*/
.edicion_cont
{
    padding:0 10px;	
    background: url("../imagenes/img/hemerotecaselfondo.jpg") no-repeat 20px 50px;
}
/*estilos f******************************************************************************************/


/*-------------------Boletin Registro-----------------------------*/


#cuadro_arriba_cabeza{
    background: url("../imagenes/img/foro/f_arriba_centro.png") repeat-x;
    width: 100%;
    height: 33px;
    float: left;


}
#cuadro_arriba_cabeza_izq{
    background: url("../imagenes/img/foro/f_arriba_izquierda_n.png") no-repeat;
    width: 19px;
    height: 33px;
    float: left;
}
#cuadro_arriba_cabeza_cen{    
    float: left;
}

#cuadro_arriba_cabeza_der{
    background: url("../imagenes/img/foro/f_arriba_derecha_n.png") no-repeat;
    width: 19px;
    height: 33px;
    float: right;
}
#cuadro_msj_cuerpo{ 

    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    /* padding:0px 5px;*/
    float: left;
    width: 678px;

}
#cuadro_msj{
    /*width: 100%;*/
    padding: 20px 10px;
}
#cuadro_msj_registro{	
    background: url("../imagenes/img/boletin/hoja1.jpg") no-repeat;
    /*width:227px;*/
    height:265px;
    float: left;
    padding: 100px 0px 0px 220px;
    font-size: 12px;
    text-align: center;	
}

#cuadro_msj_baja{	
    background: url("../imagenes/img/boletin/hoja2.jpg") no-repeat;
    /*width:227px;*/
    height:265px;
    float: left;
    padding: 100px 0px 0px 250px;
    font-size: 12px;
    text-align: center;	
}



a.enlace_rojo1:link,a.enlace_rojo1:visited,a.enlace_rojo1:hover,a.link_rojo1:active {    
    font-size: 12px;
    color: #f00;
    text-decoration: underline;	

}



.texto_titulo1{
    font-family: Arial,Verdana,Tahoma;
    /*font-size: 1.3em;*/
    font-size: 18px;
    color: #666666;
    padding-top: 7px;
}

/*-------------------Fin Boletin Registro-----------------------------*/



#cuerpo_contacto{
    padding:5px 10px;
    font-size: 12px;
}

#img_contacto{	
    background: url("../imagenes/img/sobre_contacto.jpg") no-repeat;
    width:280px;
    height:385px;
    float: left;
    /*padding: 100px 0px 0px 220px;*/

}
.select2{
    width: 220px;
    border: solid 1px #cccccc;

}
.select3{
    width: 350px;
    border: solid 1px #cccccc;

}
.input2{
    width: 220px;
    border: solid 1px #cccccc;
}
.input3{
    width: 350px;
    border: solid 1px #cccccc;
}
.textarea2{
    width: 220px;
    height: 100px;
    border: solid 1px #cccccc;}

.textarea3{
    width: 500px;
    height: 100px;
    border: solid 1px #cccccc;}

.boton2{
    background-color: #ccc;
    border: none;
    color: #fff;
    display: inline;
    font-weight: bold;
}
.asterisco_verde{
    color:#d74b28;
    font-size: 14px;

}
.texto_negrita1{
    font-family:Arial,Verdana,Tahoma;
    font-size: 14px;
    font-weight: bold;	
}
.texto_verde1{
    font-family:Arial,Verdana,Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #d74b28;	

}
.texto_plomo1{
    /*font-family:Arial,Verdana,Tahoma;*/
    font-size: 12px;
    text-align:justify;	
    color: #b2b2b2;	
    padding: 15px 0px;

}
.texto_suscripcion{
    text-align: justify;
    padding: 0px 5px;
}

.cuadro_plomo{
    width:96%;
    font-size:12px;
    border:solid 1px #cdcdcd;
    float:left;
    padding:10px 2%;

}
.titulo_form1{
    font-size:16px;
    color: #666666;
    border-bottom: solid 1px #cdcdcd;
}

.texto_imprimir_verde1{
    background:url("../imagenes/img/impresora.gif") no-repeat bottom right;
    text-align:right;
    padding-top:10px;

    padding-right:20px;


    float: right;
}
a.enlace_verde1:link,a.enlace_verde1:visited,a.enlace_verde1:hover,a.link_verde1:active {    
    font-size: 12px;
    color: #d74b28;
    text-decoration: underline;	


}
.espacio{
    width: 100%;
    height:10px;
    float: left;
}
.texto_error1{
    color: #f00;
    font-size: 12px;}
/*------------------ Foro -------------------------*/


#foro{

}
#foro_arriba{


}
#foro_arriba_cabeza{
    background: url("../imagenes/img/foro/f_arriba_centro.png") repeat-x;
    width: 100%;
    height: 33px;
    float: left;
}
#foro_arriba_cabeza_izq{
    background: url("../imagenes/img/foro/f_arriba_izquierda.png") no-repeat;
    width: 24px;
    height: 33px;
    float: left;
}
#foro_arriba_cabeza_cen{    
    float: left;
}

#foro_arriba_cabeza_der{
    background: url("../imagenes/img/foro/f_arriba_derecha.png") no-repeat;
    width: 24px;
    height: 33px;
    float: right;
}

#foro_arriba_cuerpo{    
    padding:0 0px;    
}

#foro_arriba_cuerpo_izq{
    background: url("../imagenes/img/foro/f_linea_vertical.png") repeat-y;
    width: 11px;
    min-height: 400px;
    float: left;
}
#foro_arriba_cuerpo_cen{
    padding: 0px 10px;
    float: left;
}
#foro_arriba_cuerpo_der{
    background: url("../imagenes/img/foro/f_linea_vertical.png") repeat-y;
    width: 11px;
    min-height: 400px;
    float: right;
}
#foro_arriba_pie{
    background: url("../imagenes/img/foro/f_abajo_linea.png") repeat-x;
    width: 100%;
    height: 6px;
    float: left;
}
#foro_arriba_pie_izq{
    background: url("../imagenes/img/foro/f_abajo_izquierda.png") no-repeat;
    width: 11px;
    height: 6px;
    float: left;
}
#foro_arriba_pie_cen{
    float: left;
}
#foro_arriba_pie_der{
    background: url("../imagenes/img/foro/f_abajo_derecha.png") no-repeat;
    width: 11px;
    height: 6px;
    float: right;
}

#foro_abajo{
    width: 100%;
    float: left;
    /*align:center;*/
    padding:5px 0%;
}

#foro_conrespta{

    float:left;	
    /*height:400px;*/
    padding:25px 0%;
    width:100%;
    /*font-size:12px;*/
    /*background-color:#ccd000;*/

}


#foro_conrespta_arriba{
    background: url("../imagenes/img/foro/f_arriba_linea.png") repeat-x;
    width: 100%;
    height: 6px;
    float: left;
}
#foro_conrespta_arriba_izq{
    background: url("../imagenes/img/foro/f_arriba_izquierda2.png") no-repeat;
    width: 11px;
    height: 6px;
    float: left;
}
#foro_conrespta_arriba_cen{

    float: left;
}
#foro_conrespta_arriba_der{
    background: url("../imagenes/img/foro/f_arriba_derecha2.png") no-repeat;
    width: 11px;
    height: 6px;
    float: right;
}

#foro_conrespta_centro{

    width: 100%;
    float: left;
}


#foro_conrespta_abajo{
    background: url("../imagenes/img/foro/f_abajo_linea.png") repeat-x;
    width: 100%;
    height: 6px;
    float: left;
}
#foro_conrespta_abajo_izq{
    background: url("../imagenes/img/foro/f_abajo_izquierda.png") no-repeat;
    width: 11px;
    height: 6px;
    float: left;
}
#foro_conrespta_abajo_cen{
    float: left;
}
#foro_conrespta_abajo_der{
    background: url("../imagenes/img/foro/f_abajo_derecha.png") no-repeat;
    width: 11px;
    height: 6px;
    float: right;
}


#foro .linea_lateral_izq{
    background: url("../imagenes/img/foro/f_linea_vertical.png") repeat-y left;
    width: 11px;

}

#foro .linea_lateral_der{
    background: url("../imagenes/img/foro/f_linea_vertical.png") repeat-y right;
    width: 11px;

}
#foro .foro_titulo1{
    font-family: Arial,Verdana,Tahoma;
    /*font-size: 1.3em;*/
    font-size: 18px;
    color: #666666;
    padding-top: 7px;
}
#foro .foro_barra_top{
    background: url("../imagenes/img/foro/personastop.png") no-repeat;
    height: 20px;
    float: left;
    padding: 0px 0px 0px 20px;
    color:#4b7dbc;
    font-size:16px;
    /*width: 90%;*/
}

#foro .foro_barra_personas{
    background: url("../imagenes/img/foro/personas.png") no-repeat;
    height: 19px;
    float: left;
    padding: 10px 0px 5px 40px;
    /*width: 90%;*/
}

#foro .foro_barra_personas2{
    height:15px;	
    width:100%;
    float: left;
    padding:5px 0px 13px 0px;
    border-bottom:solid 1px #cbcbcb;
}
#foro .personas_izq{
    background: url("../imagenes/img/foro/lapiz.png") no-repeat;  
    height: 21px;  
    padding: 5px 0px 0px 30px;
    float: left;
}
#foro .personas_der{
    background: url("../imagenes/img/foro/globos.png") no-repeat;
    height: 24px;        
    padding: 5px 0px 0px 30px;    
    text-align:right;	
    float: right;
}

#foro .foro_titulos{

    font-size: 14px;
    text-align:justify;
    float:left;
    padding:5px 0px 10px 0px;
}

#foro .foro_barra_paginado{
    background-color:#cbcbcb;
    height:15px;
    float: left;
    width: 99%;
    padding: 3px 0% 2px 1%;
}
#foro .paginado_cont{
    font-family: Arial,Verdana,Tahoma;
    font-size: 11px;
}
#foro .pag_paginas{
    float: left;

}
#foro .pag_sigant{
    padding-right: 10px;
    float: right;
}
#foro .pag_texto1{
    color: #d40000;
}

#foro .pag_texto2{
    background-color: #d40000;
    color: #fff;	
    width: 10px;
    padding: 0px 3px;
}

#foro .foro_listado{
    font-size:12px;
    width: 100%;
    float: left;
    /* text-align:justify;*/
}
#foro .contenido_foro{
    /*font-size: 10px;*/
    /*width: 99%;*/
    padding: 0px 3px 10px 3px;

}

#foro .contenido_cuerpo{
    width: 100%;
    float: left;

    /*width: 99%;*/


}


#foro .contenido_foro_respta{
    /*width: 100%;*/
    /*padding: 0px 3px 0px 3px;*/
    /*float:left;*/

    padding: 0px 3px 10px 3px;

}

#foro .contenido_cuerpo_respta{
    width: 100%;
    float: left;


}

#foro .contenido_cuerpo_respta_arriba{
    width: 100%;
    float: left;
    padding:10px 0px;    

}

#foro .contenido_cuerpo_respta_arriba_izq{
    width:45%;
    float: left;
    /*border-right:solid 1px #e1e1e1;*/
    /*padding:5px 10px;*/


}
#foro .contenido_cuerpo_respta_arriba_cen{

    background: url("../imagenes/img/foro/f_linea_vertical.png") repeat-y;
    width: 11px;
    /*height:150px;*/
    /*float: left;
    
    padding:20px 5px;*/


}
#foro .contenido_cuerpo_respta_arriba_der{
    padding:0px 10px 0px 0px;
    float: right;


}

#foro .contenido_cuerpo_respta_abajo{
    width: 96%;
    float: left;
    padding:0px 2%;


}


#foro .cont_enlace{
    width: 100%;
    float: left;
}
#foro .lineahr{
    width: 100%;
    /*height: 5px;*/
    margin:5px 0px;
    border-bottom:solid 1px #CCCCCC;
    float: left;
}
#foro .espacio{
    width: 100%;
    height:10px;
    float: left;
}

#foro .tabla_respuestas{
    width: 80%;
    background-color:#ededed;


}
/*
#foro .tabla_respuestas th, .tabla_respuestas td {
        
        border-right:thin #00CC00;
        border-bottom:solid 1px #fff;
        background-color:#cbcbcb;
}*/

#foro .tabla_respuestas .td_ancho1
{
    width: 45%;
    padding:5px 0px 0px 10px;
    text-align:left;
}

#foro .tabla_respuestas .td_ancho2
{
    width: 45%;
    padding:5px 10px 0px 5px;
    text-align:right;
}

#foro .tabla_respuestas .td_ancho3
{
    width: 90%;
    padding:5px 10px;
    /*text-align:right;*/
}

#foro .texto_aviso1{
    background: url("../imagenes/img/foro/punto_verde.png") #fff no-repeat left center;
    font-size: 12px;
    padding: 0px 0% 0px 10px;

}
#foro .linea{
    width:80%;
    border-top:solid 2px #e1e1e1;
    padding:5px 10%;
}

#foro .boton_resp
{
    border: 0;
    background: #a1a79b;
    color: #fff;
    padding:0 3px 3px 3px;
    font-weight:bold;

}
#foro .input1{
    border:solid 1px #6c6c6c;
}

#foro .texto_error{
    color:#d40000;
    font-style:italic;
}

#foro .foro_cuadro_plomo{
    width:96%;
    font-size:12px;
    border:solid 1px #cdcdcd;
    float:left;
    padding:10px 2%;

}
#foro .texto_nombre {
    background: url("../imagenes/img/foro/personacom.png")  no-repeat left top;        
    font-family: Arial,Verdana,Tahoma;
    font-weight:bold;    
    font-size: 12px;
    color: #000;	
    padding: 2px 0% 5px 18px;

}
#foro .texto_verde{
    color:#d74b28;
}
#foro .texto_punteo{
    padding:0px 0px 10px 0px;
    border-bottom:thin dashed  #000;
}
#foro .espacio2{
    width:100%;
    height:8px;
}


/*enlaces*/

a.a_foro1:link {
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #d74b28;
    text-decoration: none;	

}

a.a_foro1:visited {
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #d74b28;
    text-decoration: none;
}


a.a_foro1:hover {

    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #d74b28;
    text-decoration: underline;


}

a.a_foro1:active {

    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #d74b28;
    text-decoration: none;	
}



a.a_foro2:link {
    background: url("../imagenes/img/foro/flecha2.png") #fff no-repeat left top;
    display:block;
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #3a5976;
    text-decoration: none;	
    /*padding:5px 0px 5px 15px;*/
    padding: 5px 0% 5px 2%;
    width: 98%;
    float: left;


}

a.a_foro2:visited {
    background: url("../imagenes/img/foro/flecha2.png") #fff no-repeat left top;
    display:block;
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #3a5976;
    text-decoration: none;
    /*padding:5px 0px 5px 15px;*/
    padding: 5px 0% 5px 2%;
    width: 98%;
    float: left;



}


a.a_foro2:hover {
    background: url("../imagenes/img/foro/flecha2.png") #264979 no-repeat left top;
    display:block;
    font-family: Arial,Verdana,Tahoma;
    font-size: 12px;
    color: #daecf0;
    text-decoration: none !important;
    /*padding:5px 0px 5px 15px;*/
    padding: 5px 0% 5px 2%;
    width: 98%;
    float: left;


}

a.a_foro2:active {
    background: url("../imagenes/img/foro/flecha2.png") #fff no-repeat left top;
    display:block;
    font-family: Arial,Verdana,Tahoma;
    font-size:12px; 
    color: #3a5976;
    text-decoration: none;
    /*padding:5px 0px 5px 15px;*/
    padding: 5px 0% 5px 2%;
    width: 98%;
    float: left;


}

a.a_pag1:link {
    color: #000;
    text-decoration: none;
    width: 10px;
    padding: 0px 3px;

}

a.a_pag1:visited {
    color: #000;
    text-decoration: none;
    width: 10px;
    padding: 0px 3px;
}


a.a_pag1:hover {
    background-color: #d40000;
    color: #fff;
    text-decoration: none;
    width: 10px;
    padding: 0px 3px;
}

a.a_pag1:active {
    color: #000;
    text-decoration: none;
    width: 10px;
    padding: 0px 3px;
}

a.a_pag2:link {
    color: #000;
    text-decoration: none;


}

a.a_pag2:visited {
    color: #000;
    text-decoration: none;


}


a.a_pag2:hover {

    color: #000;
    text-decoration: none;

}

a.a_pag2:active {
    color: #000;
    text-decoration: none;

}







/*------------------ Fin Foro -------------------------*/

/*pie*/
.menu_pie_cont
{
    margin: 0 0 0 160px;
    padding: 0;
    list-style: none;	
    text-align: center;
    height: 20px;
    font-size: 12px;
    line-height: 20px;

}
.menu_pie_cont li
{
    float: left;
}

.menu_pie_cont li a
{
    color: #fff;
    text-decoration: none;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    display: block;
    float: left;
}
.separador_menu_pie
{
    float: left;	
    margin: 0 5px;
    line-height: 20px;
    display: block;
    float: left;	
}
.links_redes_sociales_pie
{
    height: 32px;
    line-height: 32px;	
    float: left;
    margin:5px 0 5px 10px; 
}
.links_redes_sociales_pie img
{
    vertical-align: middle;
}
.creditos_pie
{
    float: right;
    text-align: right;
    font-size: 12px;
    margin: 5px 10px 0 0;	
}
.creditos_pie a
{
    color: #fff;
    text-decoration: none;
}
.links_pie
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;	
}

/*------------------ Inicio estilos M -------------------------*/

/*-----inicio estilos blog ----*/
#blog_contenedor
{
    /*background:#cc0000;*/
}
#blog_contenedor_arriba
{}
#blog_contenedor_abajo
{}
.barra_subrrayado{width:100%; border-bottom:2px solid #39547e; diplay:inline;}

.titulo_entblog{
    width:100%; border-bottom:2px solid #39547e; diplay:inline;

}
#titulo_blog
{
    font-size: 20px;			
    color:#000;
    padding: 5px 0px;
    border-bottom:2px solid #000; 
}

.cuerpo_blog
{		
    width:100%;
    height: 100%;
    float:left;
    padding:5% 0%;
    font-family:Verdana;	    
}

.texto_h2
{font-size:16px; font-style:normal;}
.posimg_izq
{
    float:left; text-align:center;
    padding:0% 3%;
}

.posimg_der
{  
    float:right; text-align:center;
    padding:0% 3%;
}
.posimg_cen
{  
    /*width:100%;*/
    text-align:center;
}	
.pieimg_blog
{font-size:12px; font-style:italic;text-align:center; padding:0% 3%;}
.espacio_vacio
{
    width: 95%;		
    height: 20px;
    float:left;		
}
.contenido_blog
{
    width: 95%;
    border:1px solid #CCCCCC;
    background: #FBFBFB;
    height: 100%;
    padding: 10px;		 
    float:left;
}	

.contenedor_blog
{   background: #fff;
    width: 100%;		
    float:left;

}
.bloque_izq
{	    
    width: 66%;		
    float:left;
    font-size:12px;	
    /*background: #fff;*/
    padding:0% 2%;

}
.bloque_der
{
    width: 25%;		
    float:right;	
    padding:5% 2%;
    font-size:12px; font-style:italic;text-align:justify;	
}
/*
.msj4
{
        font-size:12px; font-style:italic;text-align:justify;
        
}*/
.texto1
{
    font-size:12px;text-align:justify; font-weight:bold;

}
.list_blog_1
{
    text-decoration: none;
    color: #000;
    display: block;
    font-family: times,tahoma,verdana;
    /*border-bottom: 1px dashed #797979;*/
    background:url("../imagenes/img/blog/blog_1.png") no-repeat 0 13px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom: 0px;


}
.list_blog_2
{
    text-decoration: none;
    color: #000;
    display: block;
    font-family: times,tahoma,verdana;
    /*border-bottom: 1px dashed #797979;*/
    background:url("../imagenes/img/blog/blog_2.png") no-repeat 0 13px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom: 0px;
}

.ident_1{padding:5px 0px 0px 20px;}
.ident_2{padding:5px 0px 0px 40px;}

.fecha_ent{
    font-size:11px;
    color:#a0a69c;
    padding:0px 5px 5px 5px;
}

a.a1:link {

    font-size: 12px;
    color: #000;
    text-decoration: none;

}
a.a1:visited {

    font-size: 12px;
    color: #000;
    text-decoration: none;

}

a.a1:hover {
    font-size: 12px;
    color: #3e73a9;
    text-decoration: underline;
    font-weight: bold;
}
a.a1:active {
    text-decoration: none;
    color: #000;
}

/*-----fin estilos blog ----*/

/*-----inicio estilos usuario ----*/

#contenedor_panel{width:95%;border:1px solid #CCCCCC;float:left; padding:5% 0%;	background: #FBFBFB;
                  height: 100%; 
}
#contenedor_panel_izq {width:30%;float:left; padding:0% 5%;text-align:center;}
#contenedor_panel_der {width:50%;float:right; padding:0% 5%;}

#contenedor_perfil{border: solid 1px #607b02; height:100%;}

.tipo_tex1{color:#575a5b;  height:40px; padding-top:30px; font-size:18px;}
.tipo_boton1{background:#7fa303; color:#e8f7bc; height:20px; padding:3px 10px;}
.borde_curvas
{
    -moz-border-radius:10px 10px 10px 10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    border-radius:10px 10px 10px 10px;
}

.borde_curvas_arriba
{
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-top-left-radius:10px;
    border-radius:10px 10px 0px 0px;
}

.fondo_plomo{background:#e8eae9; width:95%; border:solid 1px #e8eae9; padding:10px 10px;}

.titulo_pan{font-size: 16px;
            color: #3e4b10;}

.panel_items{text-align:right; height:25px; padding:0 20 -10 0px; border-bottom:1px solid #adaeaf;}

.barra_hori1{width:100%;  border-bottom:solid 1px #fbfbfb;}

.barra_hori1:hover{border-bottom:solid 2px #84aa00;}

.barra_hori1 div{display:inline-table; font-size:12px; font-family:Verdana; padding:2px 5px;}



.cuadrito1{
    background:#f1721d;width:10px; height:20px; display:inline; float:left; margin:0px 5px;	
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-radius:5px 5px 5px 5px;
}

.el_requerido{display:inline; color:#cc0000;}
.el_errores{font-size:10px;}

/*--------enlaces--------*/

.boton_rec1{border:0px;background: #cbd896;font-weight:bold; color:#000;}

.boton_rec1:hover{background: #20760b;color:#fff;}
.cont_enlacepa1{width:500px;
                height:20px;}
a.enlacepa1:link {

    background: #cbd896;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    padding:2px 5px;

}
a.enlacepa1:visited {

    background: #cbd896;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    padding:2px 5px;

}

a.enlacepa1:hover {

    background: #20760b;
    /*font-size: 12px;*/
    color: #fff;
    /*text-decoration: none;
    padding:2px;*/


}
a.enlacepa1:active {

    background: #aeb1b3;	
    color: #000;
}


a.enlacepa2:link {

    font-size: 12px;
    color: #747576;
    text-decoration: none;



}
a.enlacepa2:visited {
    font-size: 12px;
    color: #747576;
    text-decoration: none;	
}

a.enlacepa2:hover {

    font-size: 12px;
    color: #4a4b4d;
    text-decoration: underline;

}
a.enlacepa2:active {

    color: #747576;
    text-decoration: none;
}



a.enlacepa3:link {

    font-size: 12px;
    color: #4f6501;
    text-decoration: none;



}
a.enlacepa3:visited {
    font-size: 12px;
    color: #4f6501;
    text-decoration: none;	
}

a.enlacepa3:hover {

    font-size: 12px;
    color: #4f6501;
    text-decoration: underline;

}
a.enlacepa3:active {

    color: #4f6501;
    text-decoration: none;
}



a.enlacepa4:link {

    font-size: 12px;
    color: #0c4a79;
    text-decoration: none;	
}
a.enlacepa4:visited {
    font-size: 12px;
    color: #0c4a79;
    text-decoration: none;	
}

a.enlacepa4:hover {

    font-size: 12px;
    color: #0c4a79;
    text-decoration: underline;

}
a.enlacepa4:active {

    color: #0c4a79;
    text-decoration: none;
}

a.enlacepa5:link {

    font-size: 18px;
    color: #39547e;
    text-decoration: none;

}
a.enlacepa5:visited {
    font-size: 18px;
    color: #39547e;
    text-decoration: none;	
}

a.enlacepa5:hover {

    font-size: 18px;
    color: #f1721d;
    text-decoration: none;

}
a.enlacepa5:active {

    color: #39547e;
    text-decoration: none;
}


a.enlacepa6:link {

    font-size: 12px;
    color: #39547e;
    text-decoration: none;
    font-weight:bold;




}
a.enlacepa6:visited {
    font-size: 12px;
    color: #39547e;
    text-decoration: none;	
    font-weight:bold;
}

a.enlacepa6:hover {

    font-size: 12px;
    color: #f1721d;
    text-decoration: underline;
    font-weight:bold;

}
a.enlacepa6:active {

    color: #39547e;
    text-decoration: none;
    font-weight:bold;
}

/*******************************************************/
.list_video
{
    width: 94%;
    background-color: #fafafa;
    border-top: 1px solid #dadada;

}

.caja_yt
{
    width: 280px;
    padding:5px;
    background-color:#f9f9f9;
    border:1px solid white;
    margin:5px 12px;
    float: left;		
}

.caja_yt img
{
    width: 120px;
    height: 90px;
    font-family: tahoma;
}
.caja_yt a
{
    margin: 0;
    color: #1438A7;
    font-size: 8.8pt;
}

.caja_yt a:hover
{
    cursor: pointer;
    color: #2351DC;
}

.caja_yt p
{
    margin: 0;

}

.caja_yt span
{
    margin: 0;
    font-size: 8pt;
    font-weight:bold;
    color: #cc0000;
}

.conten_video
{
    width: 95%;
}
#title_video_der{
    color: #000000;
    font-family: Georgia,Tahoma,Times;
    font-size: 12pt;
    margin: 0;
}
#title_video_der a{
    color: #052C5D;
    font-family: Georgia,Tahoma,Times;
    font-size: 1.1em;
    font-weight: normal;
    text-decoration: none;		
}
#title_video_der a:hover{
    text-decoration:underline;
}
/*-----fin estilos usuario ----*/	




/*------------------ Fin estilos M -------------------------*/

.top-mr{
    display:none;
}
.box-img-not-principal{
    float:left;
    margin-right:10px;
}
.img-not-principal{
    max-width:400px;
    max-height:400px; 
    border:1px solid #dadada; 
    padding:1px;
}
.foot-nb{
    width: 980px;
    height: 70px;
    text-align: center;
    background: #000;
    color: #fff;
    margin: 0 auto;
    font-size: .9em;
    margin-top: 10px;
    padding-top: 5px;
}
.box-cont-vid-lateral{
    width:100%;
}
.cont-vid-lateral{
    background-color: #fafafa; 
    border: 1px solid #dadada; 
    padding: 2px 1px; 
    margin-bottom: 5px;
}
.title_video_der{
    color:#064491;
}
.just-mobile{
    display:none;
}
