@charset "UTF-8";
/*
#------------------------------------------------------------------------
# AspectoX - Abril 2013
#
# Copyright (C) 2012-2013 aspectox.com.ar. Todos los derechos recervados.
# License: Copyrighted Commercial Software
# Website: http://www.aspectox.com.ar
# Support: soporte@aspectox.com.ar 
*/

/* Diseņo y Estilos CSS creados por AspectoX */

a:link, a:visited, a:active {
    text-decoration: none;
    color:#171717;
}

a:hover{
	color:#cc0000;
}

/* SETEO DEL SITIO */
html {
	border-bottom: 1px solid transparent;
	min-height: 100%;
}

body > div > footer,
body > div > header,
body > div > section,
body > footer,
body > header,
body > section {
	/* class used in the full template-width containers */
	clear: both;
	margin: 0 auto;
}

body
{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div {
	display: block;
}

.contenedor{ 
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto 0 auto;
}

table.j-encab-sup{
	background: url(/img/fondoTop.jpg) repeat-x;
	height: 185px;
	width: 100%;
	margin: 0 auto;	
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top:0;
}

table.j-encab{
	background: url(/img/fondoCabezal.jpg) repeat-x;
	-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.62);
	-moz-box-shadow:    0px 0px 16px rgba(0, 0, 0, 0.62);
	box-shadow:         0px 0px 16px rgba(0, 0, 0, 0.62);
	margin: 0 auto;
	height: 175px;
	padding: 0 10px;
	width: 960px;
	position: relative;
	display: block;
	z-index: 1;
}

td.j-encab-izq,
td.j-encab-der{ display: none;}


.socialTop{
	width: 28%;
	height: 21px;
	float: left;
	display: block;
}

.socialTop>p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	color: #FFF;
	float: left;
	margin-right: 10px;
}

.socialTop>a img{
	float: left;
    margin-top: 0px!important;
    margin-bottom: 0px!important;     
}

#logo{
	float: left;
	padding: 5px 0;
}

#logo img{ 
	height: auto!important;
	width: 446px!important;
}

.k-fecha-fecha-div{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 42%;
	height: 21px;
	text-align: right;
	float: right;
    /*position: absolute;
    z-index: 2;
    top: 3px;
    left: 500px;*/
	padding-top: 3px;
	}

.k-fecha-fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.bannerTop{
	width: 460px;
	background: #E8E6E6 url(/img/publicidad-vertical.png) no-repeat 3px 10px;
	height: 100px;
	float: right;
	margin: 10px 0 0 25px;
	border-radius: 0.5em;
}

.banner-430x80{
	width: 430px;
	height: 80px;
	margin: 10px 10px 10px 20px;
	border: 1px solid #333;
}


td.j-cuerpo-sep-md{ display: none; }

table.j-cuerpo{
	background: #FFF;
	border-top: 4px solid #5D0209;
	border-bottom: 4px solid #5D0209;
	margin: 0 auto;
	padding: 0.625em;
	width: 980px;
	-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.62);
	-moz-box-shadow:    0px 0px 16px rgba(0, 0, 0, 0.62);
	box-shadow:         0px 0px 16px rgba(0, 0, 0, 0.62);
	position: relative;
}
td.j-cuerpo-med{
	width: 74.6%!important;
	float: left;
	padding: 0;
	position: relative;
}

td.j-cuerpo-der{
	width: 230px!important;
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #5D0209;
}


/* MENU INICIO
-----------------------------------------------------------*/

.k-secciones-div-inicio{
	width: 100%;
	height: 15px;
	float: left;
	/*margin-top: 5px;*/
	/*padding-top: 5px;*/
        display: block; 
}

.k-seccion-nombre-inicio-on-parent,
.k-seccion-nombre-inicio{
	float: left;
	width: auto;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #fff;
	padding-right:10px;
	margin-right: 10px;
	}
.k-seccion-nombre-inicio-on-parent a,
.k-seccion-nombre-inicio a{
	text-decoration:none;
	color: #fff;
	display: block;
	}

.k-seccion-nombre-inicio a:hover{
	color: #FC0;
	}

.k-seccion-nombre-inicio-on a{
	float: left;
	width: auto;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #fff;
	padding-right:10px;
	margin-right: 10px;	
	text-decoration:none;
	color: #FC0;
	display: block;
}
	




/* BANNERS
------------------------------------*/
.cuerpomed-1-5-1,
.cuerpoarr-1-5-1{
	padding: 10px 0;
	border-bottom: 1px solid #5D0209;
	border-top: 1px solid #5D0209;
	clear: both;
}
.j_publi{
	background: #E8E6E6 url(/img/publicidad-vertical.png) no-repeat 3px center;
	padding: 0.5em;
}


/* BUSCADOR
------------------------------------*/
.k-buscar-nuevo-div{
	width: 100%;
	background: url(/img/buscador-tit.png) no-repeat 0 0;
	border-bottom: 1px solid #5D0209;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

td.k-buscar-nuevo-buscar img {
	position: absolute;
	z-index: 20;
	top: 32px;
	left: 170px;
}


.k-buscar-nuevo{
	/*width: 210px; follow your image's size*/
	height: 65px;/*follow your image's size*/
	padding: 0px;
	margin: 0px;
	position:relative; /*important*/
}

.k-buscar-nuevo-buscar-form{
	border: 0px; /*important*/
	background-color: #E66880; /*important*/
	position: absolute; /*important*/
	top: 35px;
	left: 9px;
	width: 190px;
	height: 28px;
	border-radius: 0.5em;
}

/* TAPITAS
-------------------------------------*/
.k-galeria-div-tapaimpresa{
	width: 100%;
	background: url(/img/tapas-tit.png);
	background-repeat: no-repeat; /*important*/
	background-position: 0 0;
}

table.k-galeria-tapaimpresa{ width: 100%;}


.k-galeria-imagen{
	margin-top: 20px;
	overflow: hidden;
}

.k-galeria-imagen a img{
	text-align: center!important;
	width: 230px;
	height: 100%;
}

/* LINKS DE INTERES
--------------------------------------*/

.k-notas-texto_titulo-titulos{
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}


table.k-secciones-tabla-menu1{
	padding-top: 30px;
}

.k-secciones-div-menu1{
	width: 100%;
	background-image: url(/img/link-tit.png);
	background-repeat: no-repeat; /*important*/
	background-position: 0 0;
	border-bottom: 1px solid #5D0209;
	padding: 10px 0;
	margin: 10px 10px 10px 0;
}

.k-seccion-nombre-menu1{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99000A;
	margin-bottom: 5px;
	clear: both;
	background: url(/img/flecha-menu.png) no-repeat 0 3px;
	padding-left: 10px;
}

.k-seccion-nombre-menu1-on a{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99000A;
	margin-bottom: 5px;
	clear: both;
	background: url(/img/flecha-menu.png) no-repeat 0 3px;
	padding-left: 10px;
}

/* RADIO ONLINE
--------------------------------------------*/

.seccion{
	width: 100%;
	border-bottom: 1px solid #5D0209;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

h3.tituloSeccion{
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 21px;
	float: left;
	width: 89%;
	padding: 4px 0 0 25px;
	text-transform: uppercase;
}

.radio{
	background: #99000A url(/img/radio.png) no-repeat 5px 5px;
}

/* EL TIEMPO
------------------------------------*/
td.k-clima-encab-sup{ width: 230px; }

.k-clima-encab-sup-1{
	overflow: hidden;
	background:#E7C2C5;
	border: 1px solid #5D0209;
	padding: 10px;
	margin: 1em 0;
	clear: both;
	border-radius: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #171717;
}

.k-clima-localidad{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #171717;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #5D0209;
}

.k-clima-humedad,
.k-clima-viento,
.k-clima-st,
.k-clima-temp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5D0007;
}

.k-clima-pie-inf-5st-txt,
.k-clima-pie-inf-5humedad-txt,
.k-clima-pie-inf-5viento-txt,
.k-clima-pie-inf-5temp-txt,
.k-clima-descripcion,
.k-clima-descripcion-txt,
.k-clima-humedad-txt,
.k-clima-viento-txt,
.k-clima-st-txt,
.k-clima-temp-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #171717;
	float: left;
	padding-right: 5px;
}

.k-clima-pie-inf-5descripcion-txt,
.k-clima-descripcion-txt{ font-weight: bold; }
.k-clima-fecha{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	clear: both;
	text-align: center;
	padding-top: 10px;
}

/* IMAGENES DEL TIEMPO  */
.k-clima-pie-inf-5imagenpersonalizada-soleado,
.k-clima-imagenpersonalizada-soleado{ 
	background: url(/img/clima/sunny.png) no-repeat;
	background-size: 74px;
	width: 74px;
	height: 74px;
	float: left;
	padding: 0 10px 20px 0;
}

.k-clima-pie-inf-5imagenpersonalizada-niebla{
	background: url(/img/clima/fog.png) no-repeat;
	background-size: 74px;
	width: 74px;
	height: 74px;
	float: left;
	padding: 0 10px 20px 0;
}


.k-clima-pie-inf-5imagenpersonalizada-nieve{
	background: url(/img/clima/snow3.png) no-repeat;
	background-size: 74px;
	width: 74px;
	height: 74px;
	float: left;
	padding: 0 10px 20px 0;
}

.k-clima-pie-inf-5imagenpersonalizada-nublado,
.k-clima-imagenpersonalizada-nublado{
	background: url(/img/clima/cloudy5.png) no-repeat;
	background-size: 74px;
	width: 74px;
	height: 74px;
	float: left;
	padding: 0 10px 20px 0;
}

.k-clima-pie-inf-5imagenpersonalizada-parcialnublado,
.k-clima-imagenpersonalizada-parcialnublado{
	background: url(/img/clima/cloudy3.png) no-repeat;
	background-size: 74px;
	width: 74px;
	height: 74px;
	float: left;
	padding: 0 10px 20px 0;
}

.k-clima-pie-inf-5imagenpersonalizada-lluvia,
.k-clima-imagenpersonalizada-lluvia{
	background: url(/img/clima/shower3.png) no-repeat;
	background-size: 74px;
	width: 74px;
	height: 74px;
	float: left;
	padding: 0 10px 20px 0;
}

/* FOOTER
-------------------------------------------------*/

table.j-pie-sup{
	background: #CC0000;
	height: 250px;
	width: 100%;
	position: relative;
	z-index: 4;
	top: 0px;
}

table.j-pie{
	background: #FF0000;
	margin: 0 auto;
	padding: 1em 10px 0 10px;
	width: 980px;
	height: 250px;
	position: relative;
	-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.62);
	-moz-box-shadow:    0px 0px 16px rgba(0, 0, 0, 0.62);
	box-shadow:         0px 0px 16px rgba(0, 0, 0, 0.62);
	top: -248px;
	z-index: 6;
}

.chico{
	width: 80% !important;
	padding-left: 20px;
}

td.j-pie-izq,
td.j-pie-med,
td.j-pie-der{ width: 35%; vertical-align: top; }
section.footer-col,
section.footer-colMed{
	width: 100%;
	float: left;
}

td.j-pie-med{ padding-left: 10px; vertical-align: top; }

.k-notas-div-titulos{
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #5D0209;
}

section.footer-colMed a,
section.footer-col a{}
section.footer-colMed a:link,
section.footer-colMed a:visited,
section.footer-colMed a:active,
section.footer-col a:link,
section.footer-col a:visited,
section.footer-col a:active{
	color: #FFF;
}

section.footer-col a:hover{
	color: #171717;
}

h3.tituloFooter{
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.footer-colMed p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #fff;
}
ul.contactos,
ul.linkRecomendados{
	list-style: none;
	margin: 0;
	padding: 1em 0 0 10px;	
}

ul.contactos > li,
ul.linkRecomendados > li  {
	width: auto;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 0.5em 0 10px 25px;
	clear: both;
}
ul.contactos > li.tel{
	background: transparent url(../img/telefono.png) no-repeat 0 1.1em;
}
ul.contactos > li.mail{
	background: transparent url(../img/email.png) no-repeat 0 1.1em;
}

section.surio{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #5D0209;
}

section.surio p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #fff;
}

table.j-pie-inf{ display: none; }

.k-notas-div-titulos{

}

.k-notas-encab-sup-1-titulos{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.k-notas-titulo-titulos,
.k-notas-fecha-titulos{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	line-height: 120%;
	color: #fff;
	float: left;
	padding-right: 5px;
}

.k-notas-titulo-titulos a{
	font-weight: bold;
	color: #fff;
}

.k-notas-titulo-titulos a:hover{
	font-weight: bold;
	color: ##FFCDD3;
}

/* TITULOS NOTAS MAS VISTAS
------------------------------------------------*/

.k-notas-tabla-fila-titulos{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E66880;
}

.k-notas-titulo-titulos,
.k-notas-fecha-titulos,
.k-notas-categoria-titulos{
	width: auto;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
}

.k-notas-fecha-titulos{
	font-weight: normal;
	text-transform: none;	
}

.k-notas-titulo-titulos{
	background: url(/img/flecha-titulos.png) no-repeat;
	background-position: 0 2px;
	background-size: 6px 8px;
	padding-left: 12px;
	float: none;
	clear: both;
}


/* VISTA DE LAS NOTAS
------------------------------------------------*/

.k-nota-div-notas{
	margin: 0 10px 10px 0;
}

.k-nota-fecha-notas{
	font-size: 10px;
	padding-bottom: 5px;
}


.k-nota-volanta-notas{
	font-size: 14px;
	color: #99000A;
	padding-bottom: 5px;
	font-weight: bold;
}

.k-nota-titulo-notas{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 110%;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 16px;
}

.k-nota-copete-notas{
	font-size: 14px;
	color: #171717;
	font-weight: bold;
	width: 280px;
	float: right;
}

.k-nota-body-sup-2-notas{ width: 280px; float: left; }

.k-nota-imagen-notas,
.k-nota-imagen-notas img{
	width: 400px;
	height: auto;
	margin-top: 0px!important;
	padding-top: 0px !important;
	float: left;
	margin-right: 10px !important;
}

.k-nota-body-med-1-notas{
	width: 97%;
	overflow: hidden;
	margin-right: 20px;
	float: left;
}

.k-nota-body-sup-1-sep-notas,
.k-nota-body-inf-1-sep-notas,
.k-nota-body-med-1-sep-notas{ display: none; }

.k-nota-epigrafe-notas{
	width: 400px;
	font-size: 10px;
	line-height: 120%;
	color: #535362;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	float: left;
}



.k-nota-texto-notas{
	font-size: 13px;
	line-height: 170%;
	color: #171717;
	/*font-weight: bold;*/
}


.k-nota-body-med-1-notas {
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
	border-radius: 0.5em;
	background:#9C8F8F;
}

.k-nota-exmail-notas{
	width: 150px;
	float: left;
	height: 25px;
	text-align: center;
	margin-right: 10px;
	padding: 10px 5px 0px 5px;
	background: #574D4D;
	border-radius: 0.5em;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.75);
}

.k-nota-imprimir-notas .k-nota-imprimir-notas{
	width: 150px;
	float: left;
	height: 25px;
	text-align: center;
	margin-right: 10px;
	padding: 10px 5px 0px 5px;
	background: #574D4D;
	border-radius: 0.5em;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.75);
}

.k-nota-exmail-notas:hover,
.k-nota-imprimir-notas .k-nota-imprimir-notas:hover{
	background: #E8E6E6;
	color: #171717;
}

.k-nota-imprimir-notas .k-nota-imprimir-notas{
	background-image: url(/img/printButton.png);
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 5px 9px;
}
.k-nota-exmail-notas{
	margin-right: 0px;
	background-image: url(/img/emailButton.png);
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 8px 9px;
}

.k-edicion-body-sup-1,
.k-edicion-div{
	width: 280px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	float: left;
	margin-top: 3px;
}

.k-edicion-texto,
k-edicion-fecha{ float: left; padding-right: 5px;  }


/*.k-ediciones-div-titulos,
.k-ediciones-div-1col,
.k-ediciones-div-principal{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
	z-index: 20;
	top: -184px;
	left: 260px;
	color: #fff;
}

td.k-edicion-edicion--titulos a,
td.k-edicion-edicion--1col a,
td.k-edicion-edicion--principal a{ display: none; }*/

/* ESTILOS RESULTADOS BUSCADOR */

.k-buscar-notas{
	width: 685px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	background: #F00;
}

table.k-buscar-notas-tabla{
	width: 685px;
}

.k-buscar-notas-volanta{
	font-size: 14px;
	color: #99000A;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
}

.k-buscar-notas-fecha{
	font-size: 12px;
	line-height: 130%;
}

.k-buscar-notas-titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 110%;
	text-decoration: none;
	font-weight: bold;
}

.k-buscar-notas-copete{
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #171717;
}


/*.cuerpoarr-2-3-1 img{ width: 715px !important; height: 1px; }
.k-notas-imagen-src img { width: 400px!important; }*/

.cuerpoarr-2-3-1{ width: 715px !important; }

td.j_libro_texto,
td.j_libro_pag_texto{
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}

td.j_libro_texto a,
td.j_libro_pag_texto a{
	background: #CC0000;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	line-height: 14px;
}

td.j_libro_texto a img,
td.j_libro_pag_texto a img{
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
}



td.j_nota_veo_fecha{
	font-size: 10px;
	padding-bottom: 5px;
}

td.j_nota_veo_volanta{
	font-size: 14px;
	color: #99000A;
	padding-bottom: 5px;
	font-weight: bold;
}

td.j_nota_veo_titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 110%;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 16px;
}

td.j_nota_veo_copete{
	font-size: 14px;
	color: #171717;
	font-weight: bold;
	position: relative;
}

td.j_nota_veo_texto{
	font-size: 13px;
	line-height: 170%;
	color: #171717;
}

td.j_nota_veo_foto{

}

td.j_nota_veo_foto img{
	width: 400px;
	height: auto;
	margin-top: 0px!important;
	padding-top: 0px !important;
	float: left;
	margin-right: 10px !important;
}

.j_cuad_encab{
	height: 25px;
	background: #99000A;
	padding-left: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
}

.j_cuad{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5D0209;
}

.j_cuad_contenido a img{
	border: 1px solid #5D0209;
	padding: 5px;
}


table.j_tabla{
	border: 1px solid #99000A;
}

td.j_tabla3_celda_encab{
	font-weight: bold;
	border-bottom: 1px solid #99000A;
}

td.j_tabla3_celda{
	background: #E8E6E6;
}

a.ediciones{
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	border-bottom: 1px solid #5D0209;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}

.j_cuadro{
	width: 97%;
}

.k_contacto_nombre{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
	background: #F00;
}

.k_contacto_texto{
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}

.j_cuadro_contenido p{
	font-size: 12px;
	color: #171717;
	margin-bottom: 5px;
}



/* galeria de imagenes miniaturas */
.k-nota-galeria-notas,
.k-nota-galeria-fotos-notas{
	overflow: hidden;
	clear: both;
	width: 97%;
}

.k-nota-galeria-foto-notas{
	padding: 10px;
	background-color: #E4E4E4;
	width: 80px;
	float: left;
	margin-right: 10px;
}

.k-nota-galeria-foto-notas img{
	border-radius: 3px;
	border: 2px solid #fff;
}

.k-nota-galeria-url-notas{ display: none; }