* {
  margin:0px;
 }


@font-face {
    font-family: 'HelveticaNeueMediumCondRegular';
    src: url('fonts/helveticamedcd.eot');
    src: url('fonts/helveticamedcd.eot') format('embedded-opentype'),
         url('fonts/helveticamedcd.woff') format('woff'),
         url('fonts/helveticamedcd.ttf') format('truetype'),
         url('fonts/helveticamedcd.svg#HelveticaNeueMediumCondRegular') format('svg');
}



 html, body {
  height: 100%;
  background-color: #ffffff;
  /*background-image: url(imagenes/bg-cardio.gif);*/     /*en subdominio NO se muesta, en www si*/
  background-repeat: repeat-x;
  background-position: center;
  background-position: top;
 }

p, ul{
	font-family: 'AdobeCaslonProRegular';
	color: #000000;
	font-style: 15px;

	float: left;
}


ul{
	list-style-image: url(imagenes/ul.gif);

}



p a{
	font-family: arial;
	font-size: 13px;
	color: #777777;
	line-height: 130%;
}

.bg2{
	margin-left: auto;
	margin-right: auto;
	width: 1210px;
	/*background-image: url(imagenes/bg2-cardio.png);*/
	background-repeat: no-repeat;
}

.cg{
	width: 970px;
	min-height: 790px;

	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.header{
	float: left;
	width: 970px;
	height: 180px;
    padding-top: 15px;
}

.logo{
	margin-top: 23px;
	float: left;
}

.menu{
	float: left;
	width: 970px;
	height: 103px;
}

.caja-botonera{
	float: left;
	width: 890px;
	height: 103px;
}

.botonera{
	width: 869px;
	height: 50px;
	float: left;
	margin-top: 27px;
	margin-left: 7px;
}

.btn-iic{
	width: 208px;
	height: 103px;
	float: left;
}

.btn-dmsn{
	width: 172px;
	height: 103px;
	float: left;
}

.boton-cardio a{
	float: left;
	width: auto;
	height: 35px;
	background-image: url(imagenes/bg-botonera.jpg);
	padding-left: 35px;
	padding-right: 35px;

	font-family: 'HelveticaNeueMediumCondRegular';
	color: #ffffff;
	font-size: 14px;
	padding-top: 15px;
	text-decoration: none;
}

.boton-cardio a:hover{
	float: left;
	width: auto;
	height: 35px;
	background-image: url(imagenes/bg-botonera.jpg);
	background-position: 0px -50px;
	padding-left: 35px;
	padding-right: 35px;

	font-family: 'HelveticaNeueMediumCondRegular';
	color: #ffffff;
	font-size: 14px;
	padding-top: 15px;
	text-decoration: none;
}

.separamenu{
	width: 2px;
	height: 50px;
	float: left;
	background-image: url(imagenes/separamenu.jpg);
}

.sombrarriba{
	float: left;
	width: 970px;
	height: 26px;

}

.caja-contenido{
	float: left;
	width: 968px;
	height: 370px;
	background-color: #e6e6e6;
	border: 1px solid #ffffff;
}

.caja-contenido-general{
	float: left;
	width: 968px;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}


.caja-contenido-medicos{
	float: left;
	width: 968px;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	background-image: url(imagenes/bg-medicos.jpg);
	background-repeat: no-repeat;
}

.caja-contenido-turnos{
	float: left;
	width: 968px;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #ffffff;

}


.titulos{
	float: left;
	width: 950px;
	height: 31px;
	background-image: url(imagenes/bg-titulos.jpg);

	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;

	padding-top: 14px;
	padding-left: 18px;
}

.footer{
	width: 970px;
	height: 50px;

	float: left;

	font-family: arial;
	font-size: 13px;
	color: #000000;

	text-align: center;
}

.sombrabajo{
	float: left;
	width: 970px;
	height: 25px;
}

.caja-complementarios{
	width: 908px;
	float: left;
	padding: 30px;
}

.lista-comple{
	margin-left: 20px;
	margin-top: 15px;
	float: left; 
	width:400px;

	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #004261;
}

.lista-medicos-col{
	margin-left: 20px;
	margin-top: 15px;
	float: left; 
	width: 380px; /*240px;*/
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #272727;
}

.caja-complementarios td{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #004261;
}
.caja-complementarios .mmss {
	width: 850px;
	overflow: hidden;
    padding: 3px;
    font-family: arial, sans-serif;
	font-size: 14px;
    border: none;
    margin: 8px 0px 10px 5px;
    float: left;
    text-align: center;
    color: #ffffff;
    background-color: #004261;
    font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #004261;

}
.caja-complementarios .mmssLoguin {
	width: 400px;
	overflow: hidden;
    padding: 3px;
    font-family: arial, sans-serif;
	font-size: 14px;
    border: none;
    margin: 8px 0px 10px 5px;
    float: left;
    text-align: center;
    color: #ffffff;
    background-color: #004261;
    font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #004261;

}
.caja-complementarios .campos1{
	font-family: arial, sans-serif;
    font-size: 13px;
    color: #004261;
    border: 1px solid #bbbec0;
	padding: 3px;
}
.caja-complementarios .campos1.error
{
    /*margin: 0px;*/
    BORDER: 1px solid #ff1800;
    BACKGROUND-COLOR: #ffe7d5;
    COLOR: #ff1800; 
}
LABEL.error /*es la q muestra en error de MAIL*/
{
    FONT-STYLE: italic;
    DISPLAY: block;
    COLOR: red;
    FONT-WEIGHT: normal;
    font-size: 11px;
    text-align: left;
    /*height: 12px;*/
    width: 0px; /*si se mueve mucho editar aca*/
    float: none;
}




.receta a{
	background-color: #aac6e9;
	padding: 5px 10px 5px 10px;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #0a3e5e;
	margin-top: 5px;
	float: left;

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}

.receta a:hover{
	background-color: #0a3e5e ;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #aac6e9;
	margin-top: 5px;
	float: left;



}



.solicitarturno a{
	background-color: #c9c9f9 ;
	padding: 5px 10px 5px 10px;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #474747;
	margin-top: 5px;
    margin-right: 5px;
	float: left;

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;

}

.solicitarturno a:hover{
	background-color: #474747 ;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #c9c9c9 ;
	margin-top: 5px;
	float: left;



}

.bloque-especialidad{
	background-color: #ffffff;
	width: 90%;
	margin: 10px;
	float: left;
	padding: 10px;
	border: 1px solid #c5c4c8;



	-webkit-box-shadow: 3px 3px 4px 0px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    3px 3px 4px 0px rgba(50, 50, 50, 0.48);
box-shadow:         3px 3px 4px 0px rgba(50, 50, 50, 0.48);
}





/*** 23-12-2014 ***/

.caja-1{
	float: left;
	width: 860px; /*430px;*/
	height: 260px;
 	margin-right: 20px;

	font-family: arial;
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
	/*border-right: 1px solid #c4c8ca;*/
}

.caja-2{
	float: left;
	width: 430px;
	height: 260px;
 
	font-family: arial;
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
}

.txtdestacado{
	font-weight: bold;
	color: #004261;
}

.olvidoclave{
	color: #2e99cc;
	font-size: 12px;
}

.camposturnos{
	border: 1px solid #b6c0c4;
	background-color: #f3f3f4;
	padding: 10px;
    font-family: arial;
    color: #272727;
}

.txtdestacado-dos{
	color: #004261;
	font-size: 14px;
	font-weight: normal;
}

.seleccion1{
	width: 900px;
	padding-left: 80px;
	float: left;
	font-family: arial;
	font-size: 16px;
	color: #4c4c4c;
	padding-top: 10px;
	padding-bottom: 20px;

}

.recuadro-celeste{
	float: left;
	width: 886px;
	height: 32px;

	text-align: center;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	padding-top: 16px;
	background-color: #94c6db;
	margin-left: 10px;
	margin-bottom: 20px;
}

.contenedor-turnos{
	float: left;
	margin-left: 10px;
}

.columna-chica{
	float: left;
	width: 220px;
	height: 400px;
 	text-align: center;

	font-family: arial;
	font-size: 14px;
	color: #4c4c4c;


}

.columna-central{
	float: left;
	width: 440px;
	min-height: 400px;
    overflow: hidden;
	margin-right: 10px;
	margin-left: 5px;

}


.contenedor-confirmacion-turno{
	float: left;
	width: 900px;
	text-align: center;
}

.turnopara{
	width: 900px;
	text-align: center;

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #004261;
	padding-top: 20px;
	padding-bottom: 20px;

}

.nombre-medico{
	color: #0071a6;
}

.caja-fechahora{
	border: 1px solid #b6c0c4;
	background-color: #f3f3f4;
	padding: 16px;
	display: inline-block;

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #0071a6;

}


.dh{
	font-family: arial;
	font-size: 16px;
 	color: #4c4c4c;
 	font-weight: normal;
}


.fdp{
	font-family: arial;
	font-size: 16px;
	color: #4c4c4c;
}

.btn-confirmarturno{
	float: right;
	margin-top: 95px;
}


/* 08-01-2015 */

.caja-dia{
	width: 210px;
	height: 89px;
	float: left;
	background-color: #f3f3f5;
	border: 1px solid #9ebaca;
	margin-bottom: 7px;
}

.flecha-izq-dia{
	float: left;
}

.flecha-der-dia{
	float: right;
}

.flecha-izq-chica{
	float: left;
}

.flecha-der-chica{
	float: right;
}
.caja-dia-datos{
	width: 176px;
	height: 89px;
	float: left;
	text-align: center;
}

.numero-grande{
	padding: 12px;
	background-color: #abddf2;
	font-size: 32px;
}

.caja-mes{
	width: 210px;
	height: 45px;
	float: left;
	background-color: #f3f3f5;
	border: 1px solid #9ebaca;
	margin-bottom: 7px;
}


.caja-central{
	width: 434px;
	/*height: auto;*/
    overflow: hidden;
	float: left;
	background-color: #f3f3f5;
	border: 1px solid #9ebaca;
	margin-bottom: 7px;
}

.titulo-central{
	width: 444px;
	height: 56px;
	float: left;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
	padding-top: 12px;
}

.fila-turno-ocupado{
	width: 444px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #d8d8d8;
	padding-top: 7px;

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f969b;
}

.fila-turno-disponible{
	width: 444px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #d8d8d8;
	padding-top: 7px;
	background-color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #4c5053;
}