@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/* WRAP */
#wrap {
	width: 992px;
	margin-left: 10px;
	margin-top: 10px;
}

#body #wrap-left {
	/*height: 700px;*/
	width: 870px;
	float: left;
}
#wrap-left #bloque-principal {
	width: 560px;
	float: left;
	margin-right: 5px;
}

#wrap-right {
	float: left;
	width: 300px;
	margin-right: 5px;
}
#wrap-colunm2 {
	width: 120px;
	float: left;
	
}

/* END WRAP */




/* ANUNCIO TOP*/
#anuncio-top {
	height: 90px;
	margin-bottom: 3px;
}
#anuncio-top .publicidad-left{
	float: left;
	height: 90px;
	width: 728px;
	padding-left: 26px;
	margin-right: 5px;
	background-image: url(img/publicidad/cugna_publicidad.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#anuncio-top .publicidad-right{
	float: left;
	height: 90px;
	width: 200px;
	padding-left: 26px;
	margin-left: 5px;
	background-image: url(img/publicidad/cugna_publicidad.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


/* END ANUNCIO TOP */

/* HEADER */
#header {
	height: 160px;
	margin-bottom: 3px;
}
/* END HEADER */



form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

/*COLUMNA 1 STAFF BOX */
.staff-responde-box {
	height: 260px;
	width: 300px;
	background-image: url(img/staff/staff_box.jpg);
	background-repeat: no-repeat;
}
.staff-responde-box .tittle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	margin-left: 20px;
	width: 280px;
}
.staff-responde-box .sub-titlle {
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 9px;
	font-weight: bold;
	font-size: 12px;
}
.staff-responde-box ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	height: 78px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.staff-responde-box .more {
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 100px;
	margin-left: 190px;
	padding-left: 15px;
	background-image: url(img/staff/arrow_staff_box.jpg);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	margin-top: 7px;
}
.staff-responde-box .more a {
	color: #FFFFFF;
}

.staff-responde-box .make-question {
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 10px;
	background-image: url(img/staff/arrow_staff_box.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 10px;
}
.staff-responde-box .make-question a {
	color: #FFFFFF;
}
.staff-responde-box a {
	color: #000000;
	font-size: 13px;
}



/* END COLUMNA 1 STAFF BOX */

/*COLUMNA 1 INFOGRAFIA BOX */
.infografia-box {
	background-image: url(img/infografias/infografias_box.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 300px;
}
.infografia-box .more {
	float: right;
	margin-right: 10px;
}
.infografia-box .more a {
	font-weight: bold;
	color: #FFFFFF;
}

.infografia-box .content {
	margin-top: 20px;
	margin-left: 20px;
}
.infografia-box .content a {
	color: #2283AE;
	font-weight: bold;
	font-size: 13px;
}

/*END COLUMNA 1 INFOGRAFIA BOX */

/* COLUMNA 1 PATROCINIO BEBE BOX */
.patrocio-bebe-box{
	width:300px;
	height:250px;
	background-color: #FFCC33;
}

/* END COLUMNA 1 PATROCINIO BEBE BOX */


/*END COLUMNA 1 INFOGRAFIA BOX */

/* COLUMNA 1 ESPECIALES BEBE BOX */

.especiales-box {
	background-image: url(img/especiales/especiales_box.jpg);
	height: 210px;
	width: 300px;
}

/* END COLUMNA 1 ESPECIALES BEBE BOX */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu a {
	color: #000000;
}





/* BOX DIRECTORIO */

.directorio-box .marco .left {
	width: 415px;
	background-color: #91CBE4;
	float: left;
	height: 350px;
}
.directorio-box .marco .left table {
	color: #0C5B7E;
	font-weight: bolder;
	font-size: 16px;
}
.directorio-box .directorio-form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #990000;
}

.directorio-box .directorio-form input {
	font-size: 11px;
	border: 1px solid #0C5B7E;
}
.directorio-box .directorio-form select {
	font-size: 11px;
	border: 1px solid #0C5B7E;
	width: 220px;
}
.directorio-box .marco .right {
	background-color: #FEA62E;
	float: left;
	width: 135px;
	height: 350px;
	background-image: url(img/directorio/bg_right.jpg);
	background-repeat: repeat-y;
}
.directorio-box .right .buscar-text {
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 25px;
	padding-bottom: 5px;
	background-color: #EA8A12;
	margin-top: 45px;
	margin-left: 8px;
	height: 35px;
	padding-top: 5px;
}
.directorio-box  .right .medico-over {
	background-image: url(img/directorio/medico_over.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0F5B7F;
	height: 45px;
}
.directorio-box .right .medico {
	background-color: #0099CC;
	height: 45px;
	width: 132px;
	margin-left: 8px;
}
.directorio-box .right .hospital {
	background-image: url(img/directorio/hospital.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
.directorio-box .right .farmacia {
	background-image: url(img/directorio/farmacia.jpg);
	background-repeat: no-repeat;
	height: 45px;
}

.directorio-box .marco .left-full {
	width: 550px;
	background-color: #E0E0E0;
	float: left;
}
.directorio-box .marco .left-full h3 {
	margin: 0px;
	padding: 0px;
	color: #006699;
}
.directorio-box .marco .left-full .tittle-result {
	background-color: #0C5B7E;
	color: #FFFFFF;
	font-weight: bold;
}



/* END BOX DIRECTORIO */

/* STAFF */
.staff-perfil {
}
.staff-perfil .tittle {
	background-color: #0C5B7E;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.staff-perfil .left {
	background-image: url(img/staff/bg_perfil_left.jpg);
	width: 250px;
	height: 405px;
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	padding-top: 25px;
}
.left .name-staff {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
}

.staff-perfil .right {
	width: 610px;
	height: 430px;
	background-color: #91CBE4;
	float: left;
	overflow: scroll;
	padding-left: 10px;
}
.staff-perfil .right .info h2 {
	font-weight: bold;
	color: #0C5B7E;
	margin-bottom: 4px;
}



.staff-perfil .more-staff {
	background-color: #E7E8E9;
	height: 290px;
	width: 860px;
	padding-bottom: 15px;
}
.staff-perfil .more-staff ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.staff-perfil .more-staff li {
	background-color: #BEC0C2;
	width: 130px;
	height: 190px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	padding-bottom: 3px;
}
.staff-perfil .more-staff .staff-name {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.staff-perfil  a {
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
}


/*******STAFF VISTA  ***********/

.tittle-staff {
	color: #006699;
	font-weight: bold;
	font-size: 22px;
	background-color: #FFFFFF;
}
.sub-tittle {
	color: #FFFFFF;
	background-color: #0C5A7E;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.content-staff {
	background-color: #92CCE4;
	padding-top: 10px;
	padding-bottom: 19px;
	padding-left: 25px;
}
.content-staff .pregunta {
	font-weight: bold;
	color: #0C5A7E;
	font-size: 15px;
	margin-bottom: 10px;
}
.content-staff .respuesta {
	padding-left: 10px;
	font-size: 14px;
}
.extra-preguntas-staff {
	padding: 15px;
}
.extra-preguntas-staff .tittle {
	font-size: 14px;
	color: #0C5A7E;
	font-weight: bold;
}
.extra-preguntas-staff .detalle {
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
}


.bt-mas-staff {
	float: right;
	font-weight: bold;
	color: #003366;
	background-color: #0C5A7E;
	width: 100px;
	text-align: right;
}
.bt-mas-staff a {
	color: #FFFFFF;
}
.font-blue-staff {
	color: #006699;
	font-weight: bold;
}





/* END STAFF */

.left-full .titulo-tabla {
	background-color: #0C5B7E;
	color: #FFFFFF;
	font-weight: bold;
}

/* MAQUETA SECCIONES */

/* Columna izquierda */
.tabla4{
	float:left;
	width:272px;
	padding:0;
	background-color: #FFFFFF;
}

/* Columna Derecha */
.tabla5{
	float:left;
	width:272px;
	padding:0;
	background-color: #FFFFFF;
	margin-left: 10px;
}
/* Antetitulo */
.otros{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
}

div.hora {
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}
div.red, span.red{
	color: #0C5B7E;
}
div.tablaabajo1 {
	float:left;
	width: 265px;
	background-color: #ffffff;
	line-height: 100%;
}
div.tablaabajo2 {
	float:right;
	width: 265px;
	background-color: #ffffff;
	line-height: 100%;
}
div.flechaSitemap{
	color: #0C5B7E;
	padding-top:1px;
	padding-right: 2px;
	float: left;
	clear: left;
	vertical-align: top;
}

/* links */
a.titulo2:link, .titulo2 {
	font-family: Times;
	font-size: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 110%;
}
a.seccion1:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%
}
a.seccion1:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%
}
a.seccion1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 130%
}
p.seccion1 {
	margin-top:5px;
	margin-bottom:0px;
}

/* Tabla Sintesis */
#botonera-sintesis { margin:0px; margin-top:0px; float:left; width:300px; height:17px; }
#botonera-sintesis .contenido{ display:inline; float:left; width:300px; height:19px; margin-left:12px;}
#botonera-sintesis .contenido p { display:inline; color:#000; font-size:11px; font-family:Arial, Helvetica, sans-serif; }
#botonera-sintesis .contenido p a{ display:inline; color:#000; text-decoration:none;}
#botonera-sintesis .contenido p a:hover{ display:inline; color:#666; text-decoration:underline;}
#botonera-sintesis .contenido p.rojo { display:inline; color:#0075BB; font-weight:bold;}
#botonera-sintesis ul { margin-bottom:0px; margin-left: 0px; width: 300px; text-align: left; margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; /* hide from IE Mac \*/
   overflow: hidden; /* end hide */
   list-style: none; }

#botonera-sintesis li a:hover { color:#0075BB; /* hide from IE Mac \*/
   overflow-x: hidden; overflow-y: hidden; text-decoration:underline; /* end hide */
}
#botonera-sintesis li.ultimo { width:75px; padding-left:0px; background-position: 0px 0px; padding-top:2px; }
#botonera-sintesis li.ultimo a { width:75px; background-position: 0px -25px; /* hide from IE Mac \*/
   overflow: hidden; /* end hide */
   margin-top:-2px; }
#botonera-sintesis li.ultimo-activo { width:75px; color:#0075BB; padding-left:0px; background-position: 0px 0px; padding-top:2px; }
#botonera-sintesis li.leido { width:75px;	padding-left:-15px;	background-position: 0px 0px;	padding-top:2px; }
#botonera-sintesis li.leido a { width:75px;
	background-position: 0px -25px;   /* hide from IE Mac \*/
   overflow: hidden;   /* end hide */
   margin-top:-2px; }
#botonera-sintesis li.leido-activo {
	width:66px;
	color:#0C5B7E;
	background-position: 0px 0px;
	background-image: url(img/sintesis/sintesis_menu.jpg);
	padding-top: 2px;
	padding-left: 10px;
}
#botonera-sintesis li.comentado { width:122px;
	background-position: -175px -50px;   /* hide from IE Mac \*/
   overflow: hidden;   /* end hide */
  	padding-top:2px; }
#botonera-sintesis li.comentado a { width:122px;	background-position: -175px 0px;   /* hide from IE Mac \*/
   overflow: hidden;   /* end hide */
    margin-top:-2px; }
#botonera-sintesis li.comentado-activo { width:122px;	color:#0C5B7E;	background-position: -175px -50px;   /* hide from IE Mac \*/
   overflow: hidden;   /* end hide */
  	padding-top:2px; }
#botonera-sintesis li a:hover { background-image: none; }

/* END MAQUETA SECCIONES */

/* FOOTER */

#footer .menu {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 15px;
}
#footer .bar-top {
	height: 25px;
	background-color: #0C5B7E;
}

/* END FOOTER */


/* ARTICULO */
div.tabla1z {
	position: relative;
	top: 0px;
	left: 0px;
	width:230px;
	height:5px;
	padding:0;
	background-color: #ffffff;
	float:left;
	margin-top: 10px;
}
div.tabla2z {
	position: relative;
	top: 0px;
	left: 0px;
	width:300px;
	height:5px;
	padding:0;
	background-color: #ffffff;
	float:left;
	margin-top: 10px;
	text-align: right;
}
div.tabla3z {
	position: relative;
	top: 0px;
	left: 0px;
	height:15px;
	padding:0;
	float:left;
	margin-top: 10px;
}
div.tabla4z {
	width:300px;
	padding:0;
	background-color: #ffffff;
	float:left;
	margin-top: 10px;
}
div.tabla5z {
	width:252px;
	padding:0;
	background-color: #ffffff;
	float:right;
	margin-top: 10px;
}
.titulo1n{
	font-size: 25px;
}
div.texto {/*width: 540px*/;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 130%;
}
div .marco-articulo {
	margin-right: 10px;
}

div.comentarios {
	font-family: Arial;
	font-size: 21px;
	color: #0C5B7E;
	font-weight: bold;
	line-height: 130%;
	margin-top: 14px;
	margin-bottom: 4px
}

a.son:link {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
a.son:visited {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
a.son:hover {font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold}
/* END ARTICULO */


/* FORM GENERAL DE REGISTRO*/
.form-template {
	background-color: #91CBE4;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.form-template h2 {
	color: #006699;
	margin-left: 15px;
	padding-top: 10px;
	font-size: 25px;
	font-weight: bold;
}
.tab-form{
	color: #FFFFFF;
	background-color: #003366;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tab-form a {
	color: #FFFFFF;
	font-weight: bold;
}
/* END FORM GENERAL DE REGISTRO*/

/*DETALLE directorio*/
.titulo-detalle {
	background-color: #0C5B7E;
	color: #FFFFFF;
}
.directorio-detalle-box {
	background-color: #91CBE4;
	margin-right: 20px;
	margin-left: 20px;
}