/*Reset*/
html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td
	{
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var
	{
	font: inherit
}

del,ins {
	text-decoration: none
}

li {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,q:after {
	content: ''
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: baseline
}

sub {
	vertical-align: baseline
}

legend {
	color: #000
}

body {
	font: 6px/1.231 arial, helvetica, clean, sans-serif;
	*font-size: small;
	*font: x-small;
}

select,input,textarea,button {
	font: 99% arial, helvetica, clean, sans-serif
}

table {
	font-size: inherit;
	font: 100%
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%
}

/**********************/
/*
*{ outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #466586;
	background-color: #f5fafe;
	background-image: -o-linear-gradient(bottom, #f5fafe, #FFFFFF);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF, #f5fafe);
	/*chrome*/
	background-image: -o-linear-gradient(bottom, #FFFFFF, #f5fafe);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f5fafe,EndColorStr=#FFFFFF)";
	/*ie*/
	background-image: linear-gradient(bottom, #f5fafe, #FFFFFF);
	background-image: -moz-linear-gradient(center bottom, #FFFFFF, #f5fafe);
	/*mozilla*/
	font-size: 0.6em;
}

#contenedor {
	clear: both;
	margin: 0 auto;
	min-width: 990px;
	width: 990px;
}

#contenedor #cabecera,#contenido,#pie {
	width: 100%;
	clear: both;
}

#contenedor #contenido {
	padding-top: 20px;
	width: 100%;
	clear: both;
}

#contenedor #contenido .derecha,.izquierda {
	/* background-color: #F2F9FD;*/
	text-align: left;
}

#contenedor #contenido .derecha { /*margin-right: 10px;*/
	width: 220px;
	float: right;
}
/*Izquierda*/
#contenedor #contenido .izquierda {
	margin-left: 0px;
	width: 720px; /*710px;*/
	float: left; /*border:1px solid blue;*/
}

#contenedor #contenido .izquierda #col-1,#col-2 {
	min-height: 100px;
}

#col-1 {
	width: 180px;
	float: left;
}

#col-2 {
	/*width: 1000px; *//* border:1px solid blue;*/
	/*float: right;*/
        height: 500px; 
	margin-right: 0px;
}

/****H1****/
h1 {
	color: #1D649C;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
}

#contenido h1,h2,p {
	padding: 0px 0px 0px 5px;
}

#contenido  .bloque .sub-bloque h1 {
	background-color: #E9F4FC;
	line-height: 25px;
	text-align: left;
}
/****P****/
#contenido .izquierda p,.derecha p {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 15px;
	text-align: left;
}

#contenido .programas  p {
	text-align: justify;
}

#contenido .novedad p {
	text-align: justify;
	/*color: #8A8A8A;*/
}

/****A****/
a,a:link {
	color: #1D649C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu_cen li a {
	text-decoration: none;
	float: left;
	color: #FFF;
	display: block;
	padding: 6px 8px 6px 8px;
	text-transform: uppercase;
}

.menu_cen a:hover {
	background-color: #65ACDE;
	text-decoration: none;
}

h1 a,h1 a:link {
	font-size: 1.0em;
}

.novedad h3 a {
	color: #6078A2;
	font-weight: bold;
	padding: 3px 0;
}

.novedad .foto,.prensa .foto {
	background-color: #FFFFFF;
	float: left;
	margin: 1px;
	border: 1px solid #DAE8F7;
	margin-right: 10px;
}

#cabecera .menu_sup li a {
	padding: 1em;
	color: #014EA0;
}

.externo {
	margin-bottom: 20px;
}

.externo a {
	margin: 15px 0 15px 0;
}

.externo a img {
	width: 220px;
	height: 70px;
}

#contenido .novedades .novedad a.detalle {
	color: #069;
	border: 0px;
	float: right;
	font-weight: bolder;
	text-decoration: none;
	background-color: transparent !important;
}

.novedades a:hover.detalle {
	text-decoration: underline;
}
/****bloque****/
#contenido .fortalezas .bloque {
	border: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background: url("../images/horiz-border.gif") repeat-x scroll 0 bottom
		transparent;
}

.bloque {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #dde1e2 /*#DAE8F7*/;
	background-color: white;
	padding: 1px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	display: block;
	float: left;
}

.bloque img {
	margin-top: 10px;
}

#externo p {
	margin: 0px 5px 0px 5px;
	text-align: left;
	color: #1D64BA;
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: 600;
}

#externo  p a {
	margin: 0px 10px 0px 0px;
}

#externo    p   img {
	margin: 0px;
	vertical-align: middle;
}

/****sub-bloque****/
#contenido .derecha .sub-bloque {
	text-align: center;
	padding-bottom: 5px;
}

.sub-bloque h3 {
	color: #1D64BA;
	letter-spacing: 1px;
	margin-top: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

/****h2****/
h2 {
	color: #1D64BA;
	letter-spacing: 1px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

.programas {
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;
	float: right width :                                                 
		 100%;
}

.programas h2 a {
	color: #4DB848;
}

.novedades h2 {
	border-bottom: 1px solid #E2E3E4;
	color: #4DB848;
	width: 100%;
	text-align: left;
}

.novedades h2 a {
	color: #4DB848;
}
/****h3****/
h3 {
	font-size: 1.1em;
}

.novedad h3 {
	text-align: left;
}

/*****novedades***/
.novedades {
	display: block;
	clear: both;
	width: 100%;
	float: left;
}

.novedad {
	border-bottom: 1px dotted #DAD9D8;
	float: left;
	font-size: 1em;
	margin: 10px 0 0;
	padding: 0 0 15px;
}

.sugerencia {
	border-bottom: 1px dotted #DAD9D8;
	float: left;
	font-size: 1em;
	margin: 0px 5px 0 5px;
	padding: 0 0 5px 0;
}

#contenido .sugerencia p {
	text-align: justify;
}

#contenido .sugerencia img {
	width: 16px;
	height: 16px;
}

.prensa {
	float: left;
	font-size: 1em;
	margin: 10px 0 0;
	padding: 0 0 15px;
}

#contenido .detalle {
	margin-top: 15px;
	margin-bottom: 5px;
}

#contenido .novedad .detalle {
	margin: 0px;
	padding: 0px;
	float: right;
}

.novedad img,.prensa img {
	width: 82px;
	height: 82px;
}

.novedad h4 {
	font-weight: bold;
}

#home_novedades {
	float: left;
	width: 100%;
}

#home_novedades .novedad {
	border-bottom: 1px dotted #DAD9D8;
	padding: 0 0 15px 0;
	margin: 0 10px 20px 10px;
	float: left;
	width: 215px; /* 220px;*/
	min-height: 120px;
	height: 120px;
	float: left;
}

ol li {
	margin-left: 30px;
	list-style-type: circle;
}

.menu_cen ul {
	background-color: #1080C5;
	display: block;
	clear: both;
	width: 100%;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu_cen li {
	float: left;
	background: url("../images/split.png") no-repeat right;
	padding: 4px;
	font-size: 1.0em;
}

#cabecera .logo { /*height: 67px;*/
	
}

#cabecera .logo a {
	float: left;
	/*margin-top: 15px;*/
}

#cabecera .logo,.menu_sup,menu_cen {
	width: 50%;
	float: left;
}

#cabecera .menu_sup ul {
	display: inline;
	clear: both;
	float: right;
	padding: 30px 20px 0 0;
}

#cabecera .menu_sup li {
	float: left;
}

#home_telefono {
	color: #4DB848;
	font-size: 2.3em;
	letter-spacing: 8px;
}

.boton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0.2em 1em;
}

.detalle .boton {
	text-align: center;
	border-color: #92DEFC #74A3B6 #74A3B6 #92DEFC;
	border-style: solid;
	border-width: 1px;
	background-color: #D3F1F6;
}

.detalle .boton:hover {
	background-color: #92DEFC;
	color: #355e7e;
}

.lof-main-item-desc .detalle {
	color: #1D649C;
}

a.subtitulos2 {
	font-family: "�Trebuchet MS�", "san serif";
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #1D64BA;
	text-align: left;
	text-decoration: none;
}

.texto-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #1D2D3C;
	text-decoration: none;
	text-align: justify;
}

.subtitulos-blanco {
	color: #FFFFFF;
	font-family: "�Trebuchet MS�", "san serif";
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align: left;
	text-decoration: none;
}

#col-2.interno h1 {
	border-bottom: 1px solid #E2E3E4;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #1D64BA;
}

#col-2.interno h2,#col-2.interno h3 {
	font-size: 1.2em;
}

#col-2.interno p,ol {
	font-size: 1.1em;
}

#col-2.interno p {
	text-align: justify;
}

#col-2.interno ol {
	
}

#col-2.interno ol li {
	line-height: 18px;
	list-style: decimal;
}

#col-2.interno a {
	color: #0000EE;
}

#col-2.interno a:hover {
	
}

#col-2.interno .especialidades ol {
	margin: 0 0 1em 3em;
	padding: 0;
}

#col-2.interno .especialidades ol li.columna1 {
	margin-left: 0em;
	line-height: 18px;
}

#col-2.interno .especialidades ol li.columna2 {
	margin-left: 260px;
	line-height: 18px;
}

#col-2.interno .especialidades li.reset {
	margin-top: -37.5em;
}

#col-2  .fachada,.iso {
	float: right;
	margin-left: 10px;
}

#col-2  .fachada {
	width: 242px;
	height: 168px;
}

#col-2  .iso {
	width: 150px;
	height: 200px;
}

#col-1.interno h1 {
	font-size: 1.1em;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D649C;
}

#col-2 { /*margin-top: 20px;*/
	
}
/*#col-1 .menu-lateral*/
#col-1 ul {
	background-color: #E9F4FC;
}

#menu-lateral.bloque {
	border-color: #92DEFC #74A3B6 #74A3B6 #92DEFC;
	border-color: #92DEFC;
	border-style: solid;
	border-width: 1px;
	/*border:0px;*/
}

ul {
	margin: 0;
	padding: 0;
}

#col-1 ul {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#col-1 ul li {
	background: url("../images/horiz-border.gif") repeat-x scroll 0 bottom
		transparent;
}

#col-1 ul li {
	text-decoration: none;
	font-weight: 600;
	font-style: normal;
	font-size: 1.1em;
	text-align: left;
	font-weight: normal;
	line-height: 28px;
}

#col-1 ul li a {
	padding-left: 5px;
}

#col-1 ul li:hover {
	color: #359DD6;
	background-color: #ded;
}

#contenido .interno .titulo-inf {
	font-style: italic;
	font-family: 'Lucida Grande, san serif';
	font-size: 1.3em;
}

#col-2.interno .servicios {
	width: 100%;
}

#col-2.interno .servicios .bloque {
	width: 190px;
	float: left;
	display: block;
	text-align: center;
	margin: 0 23px 10px 23px;
}

#col-2.interno .contacto ol li {
	width: 400px;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #ded;
	padding-top: 10px;
}

#col-2.interno .contacto ol li div {
	
}

#col-2.interno .contacto ol li div.area {
	float: left;
	width: 250px;
	text-align: justify;
}

#col-2.interno .contacto ol li div.anexo {
	float: left;
	margin-left: 10px;
}

#col-2.interno .reclamo-sugerencias {
	font-size: 1.1em;
}

#col-2.interno .reclamo-sugerencias ul li {
	width: 460px;
	padding: 15px;
}

#col-2.interno .reclamo-sugerencias ul li input {
	height: 16px;
}

#col-2.interno .reclamo-sugerencias #button {
	width: 60px;
	margin: 0 auto;
	margin-top: 10px;
}

#col-2.interno  .reclamo-sugerencias .campo {
	float: left;
	width: 100px;
	text-align: justify;
}

#col-2.interno .reclamo-sugerencias .dato {
	width: 330px;
	float: left;
	margin-left: 10px;
}

#col-2.interno .contactenos {
	margin-top: 50px;
	border-top: 1px solid #ded;
}

#col-2.interno .contactenos ul {
	color: #0053AE;
}

#col-2.interno .contactenos ul li {
	line-height: 18px;
	margin-left: 10px;
	font-size: 1.1em;
}

#col-2.interno .contactenos h2 {
	font-size: 1.1em;
	padding-left: 0px;
}

#col-2.interno img.especialidad,img.servicio {
	float: right;
	width: 242px;
	height: 168px;
}

#col-2.interno .servicio,.especialidad {
	margin-left: 10px;
}

#pie div {
	line-height: 18px;
}

#col-2.interno .novedad {
	width: 100%;
        margin:0 auto;
}

#col-2.interno .novedad h4 {
	color: #4DB848;
	font-size: 1.1em;
}

.bloque table {
	text-align: center;
}

#col-2 .horario {
	margin-top: 20px;
}

#col-2 .horario img {
	float: left;
	width: 83px;
	margin: 0;
	padding: 0px;
	height: 100px;
	margin: 0 20px 0 20px;
}

#col-2 .horario h1 {
	
}

.bloque table td {
	height: 24px;
	font-size: 1.1em;
	background: url("../images/horiz-border.gif") repeat-x scroll 0 bottom
}

.bloque table th {
	background-color: #E9F4FC;
	font-size: 1.2em;
	font-weight: 600px;
	text-align: center;
	padding: 5px;
}

.bloque table {
	margin-bottom: 10px;
}

div.portal {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%
}

a
div.portal a {
	width: 99%;
}

div.portal h3 {
	text-align: center;
}

.plan-de-salud td {
	background: url('../images/linea-plan-salud.png');
	color: #1D64BA;
	font-size: 1.1em;
	letter-spacing: 1px;
}

.plan-de-salud th {
	color: red;
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: 500;
	padding: 5px 0 5px 0;
}

.plan-de-salud td {
	padding: 2px 5px 2px 2px;
}

.plan-de-salud tr {
	padding: 10px 5px 10px 10px;
}

.plan-de-salud td.tdDorado {
	background: #DCD1BB;
	text-align: center;
	/*color:#4F6B92;*/
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.plan-de-salud td.tdClasico {
	background: #E1E1E1;
	text-align: center;
	/* color:#6F7595;*/
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.plan-de-salud th.thDorado {
	background: #E8E5DC;
}

.plan-de-salud th.thClasico {
	background: #ECECEC;
}

.plan-de-salud th.thTituloDorado {
	background: #D4C9B5;
	color: #1D64BA;
	font-weight: bold;
	width: 115px;
	vertical-align: top;
	text-align: center;
}

.plan-de-salud th.thTituloClasico {
	background: #E1E1E1;
	color: #1D64BA;
	font-weight: bold;
	width: 115px;
	text-align: center;
}

#adBlock {
	display: none;
}

.imprimir {
	display: none;
}

.no-imprimir {
	display: inherit;
}
.ventana{
    margin: 0 auto;
}

.ventana ul li{
    border;0px;
    height:25px/* 150px*/;
    margin: 0px ;
    
    line-height: 20px;
}

.ventana ul li h3{
	vertical-align: middle;
	line-height: 20px;
	}
h3{
    color: #466586;
}
.list_carousel .caroufredsel_wrapper{
    /*min-height:650px;*/
     overflow: visible;
}

.list_carousel li{
	line-height:18px;
	border:0px 0px 0px 0px;
	}
	
.list_carousel {
   /* min-height: 650px; */
}
	