@charset "utf-8";
/* 
    Document   : tepey
    Created on : Jul 15, 2014, 8:17:01 PM
    Author     : alfonso
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
select,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin:0px;
  padding:0px;
  border:0px;
  outline:0px;
  background:transparent;
  }

ol,
ul,
ul,
ul li { list-style:none; }

blockquote,
q { quotes:none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content:'';
  content:none;
  }

/* remember to define focus styles! */
:focus { outline:0px; }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse:collapse;
  border-spacing:0px;
  }

/**
 * Font reset =========================================================
 *
 * Specifically targets form elements which browsers oftentimes give
 * special treatment.
 */
input,
select,
textarea { font: 0.8em/1.0em "Helvetica Neue",Helvetica,Arial,sans-serif; }

img {
	border-width: 0px;
	border-style: none;
	border-color: #fff;
	}

        

html {
    font-size: 100%;
}

.bg_casi_blanco {
    background-color: #f8f6f5;
}

.bg_gris_obs {
    background-color: #808080;
}

.bg_gris_claro {
    background-color: #b3b3b3;
}

.bg_verde_claro {
    background-color: #00833e;
}

.bg_verde_obs {
    background-color: #2b5131;
}

.bg_azul_marino {
    background-color: #0033a0;
}

.bg_azul_cielo {
    background-color: #00a0dd;
}

.c_gris_obs {
    color: #808080;
}

.c_gris_claro {
    color: #b3b3b3;
}

.c_verde_claro {
    color: #00833e;
}

.c_verde_obs {
    color: #2b5131;
}

.c_azul_marino {
    color: #0033a0;
}

.c_azul_cielo {
    color: #00a0dd;
}

.f_menu {
    font-size: 0.76em; /* 16 pt */
}

.f_gral {
    font-size: 0.90em;
}

.f_mas {
    font-size: 0.80em;
}

.f_caract_tit {
    font-size: 1.1em;
}

.f_estudio {
    font-size: 1.6em;
}

.f_pie {
    font-size: 0.8em; /* 16 pt */
}

.negra {
    font-weight: bold;
}

body {
    background-color: #fff;
    color: #b3b3b3;
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 1.0em;
}


/* Encabezado de pagina  */
#top {
    width: 100%;
    background: #fff;
    height: 148px;
}

#top div.estud {
    width: 100%;
    height: 50px;
    float: left;
    clear: left;
    margin-bottom: 20px;
}

#top div.estud div.estudios {
    width: 1000px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

#top div.estud div.estudios div.consulta {
    height: 100%;
    width: 11em;
    margin-left: 12px;
    margin-right: 23px;
    padding-top: 20px;
    float: left;
    clear: left;
}

#top div.estud div.estudios a.izq {
    width: 100%;
    height: 25px;
    text-decoration: none;
    color: #ffffff;
}

#top div.estud div.estudios a.izq:hover {
    color: #f3f3fe;
}

#top div.estud div.estudios div.pleca {
    background-color: #166935;
    height: 48px;
    margin-top: 1px;
    width: 1px;
    float: left;
}

#top div.estud div.estudios div.medicos {
    height: 100%;
    margin-left: 25px;
    width: 8em;
    float: left;
    padding-top: 20px;
}

#top div.estud div.estudios div.busqueda {
    float: right;
    width: 275px;
    height: 100%;
}

#top div.estud div.estudios div.busqueda input {
    float: right;
    width: 205px;
    height: 25px;
    margin-top: 12px;
    border: none;
    font-size: 0.7em;
}

#top div.estud div.estudios div.busqueda button {
    float: right;
    width: 61px;
    height: 100%;
    cursor: pointer;
    border: none;
    background-color: transparent;
    margin: 0 0 0 0;
/*    background: url(../imgs/ICON_preguntas.png) no-repeat;  */
}

#top div.estud div.estudios div.busqueda button img {
    width: 16px;
    height: 16px;
    margin-top: 16px;
    margin-right: 22px;
}

#top div.estud div.estudios div.pleca_der {
    background-color: #166935;
    height: 48px;
    margin-top: 1px;
    width: 1px;
    float: right;
}


#top div.estud div.estudios div.login {
    float: right;
    width: 60px;
    height: 100%;
}

#top div.estud div.estudios div.login a {
    width: 18px;
    height: 21px;
    margin-right: 21px;
    float: right;
    margin-top: 18px;
    text-decoration: none;
    background-image: url(../imgs/login_hombre.png);
}

#top div.estud div.estudios div.atencion {
    float: right;
    width: 18em;
    padding-top: 11px;
    padding-right: 18px;
    height: 100%;
    color: #fff;
    text-align: right;
}

#top div.normal {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 59px;
    margin-bottom: 19px;
    position: relative;
    clear: both;
}

#top div.normal div.logo {
    float: left;
    clear: left;
    margin-left: 15px;
    margin-right: 25px;
    width: 187px;
    height: 59px;
}

#top div.normal div.menu {
    float: left;
    width: 773px;
    height: 12px;
    margin-top: 25px;
}

#top div.normal div.menu a {
    float: left;
    min-width: 7em;
    max-width: 14em;
    height: 100%;
    text-decoration: none;
}

#top div.normal div.menu a:hover {
    color: #2b5131;
}

#top div.normal div.menu a.m_contacto {
    float: right;
    margin-right: 35px;
    text-align: right;
}

#top div.normal div.menu a.m_factura:hover {
    color: #00a0dd;
}

#top div.normal div.b_home {
    width: 200px;
    height: 4px;
    background-color: #00833e;
    position: absolute;
    bottom: -4px;
    left: 0px;
    display: none;
}

#top div.normal div.b_acerca {
    width: 3.3em;
    height: 4px;
    background-color: #00833e;
    position: absolute;
    bottom: -4px;
    left: 227px;
    display: none;
}

#top div.normal div.b_estud {
    width: 4.5em;
    height: 4px;
    background-color: #00833e;
    position: absolute;
    bottom: -4px;
    left: 310px;
    display: none;
}

#top div.normal div.b_paq {
    width: 9em;
    height: 4px;
    background-color: #00833e;
    position: absolute;
    bottom: -4px;
    left: 395px;
    display: none;
}

#top div.normal div.b_suc {
    width: 5.5em;
    height: 4px;
    background-color: #00833e;
    position: absolute;
    bottom: -4px;
    left: 565px;
    display: none;
} 

#top div.normal div.b_contacto {
    width: 5em;
    height: 4px;
    background-color: #00833e;
    position: absolute;
    bottom: -4px;
    right: 25px;
    display: none;
}

#top div.normal div.b_factura {
    width: 120px;
    height: 4px;
    background-color: #0033a0;
    position: absolute;
    bottom: -4px;
    right: 0px;
    display: none;
}


#bottom {
    float: left;
    clear: left;
    width: 100%;
    height: 100px;
    margin-top: 50px;
    background: #0033a0; /* Old browsers */
    background: -webkit-linear-gradient(#0033a0, #00a0dd);
    background: -moz-linear-gradient(#0033a0, #00a0dd);
    background: -o-linear-gradient(#0033a0, #00a0dd);
    background: linear-gradient(#0033a0, #00a0dd);    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0033a0), color-stop(100%,#00a0dd)); /* Chrome,Safari4+ */
    background: -ms-linear-gradient(top, #0033a0 0%, #00a0dd 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0033a0', endColorstr='#00a0dd',GradientType=0 ); /* IE6-9 */
}

#bottom div.contenido {
    width: 1000px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

#bottom div.contenido div.modulo {
    float: left;
    margin-top: 35px;
    width: 333px;
    height: 30px;
    text-align: center;
    color: #fff;
}

#bottom div.contenido div.modulo div.sig {
    float: left;
    height: 20px;
    padding-top: 8px;
}

#bottom div.contenido div.modulo img {
    float: left;
}

#bottom div.contenido div.modulo a.elem {
    color: #fff;
    text-decoration: none;
    border: none;
    line-height: 30px;
}

#bottom div.contenido div.modulo a.elem:hover {
    color: #f3f3fe;
}

/* Seccion de la pagina home  */
#los_banners {
    width: 100%;
    height: 400px;
    margin-top: 19px;
    margin-bottom: 10px;
}

#los_banners div.banner {
    width: 1000px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
/*     background: url(../imgs/MAIN_Mat_1.jpg) no-repeat;  */
    background-color: #e7e7e7;
}

#los_banners div.banner #slider-home {
	float: left;
	clear: both;
	width: 100%;
	height: 100%;
	display: block;
}

#los_banners div.banner li {
	width: 100%;
	height: 100%;
	}

#los_banners div.banner a.pri {
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
	
#los_banners div.banner a img {
	z-index: 100;
	}
		
#los_banners div.banner .bx-prev, #los_banners div.banner .bx-next {
	display:block;
	position:absolute;
	top:50%;
	z-index:12;
}

#los_banners div.banner .bx-prev {
	left:10px;
	background: url(imgs/FLECHA-IZQ.png) no-repeat;
}

#los_banners div.banner .bx-next {
	right:5px;
	background: url(imgs/FLECHA-DER.png) no-repeat;
}

#promos {
    width: 980px;
    height: 233px;
    margin-left: auto;
    margin-right: auto;
}

#promos div.marco {
    width: 100%;
    height: 100%;
    margin-left: 100%;
    margin-right: 100%;
}

#promos div.marco li {
    width: 100%;
    height: 100%;
}

#promos div.marco li div.prod {
    width: 310px;
    height: 233px;
    float: left;
}

#promos div.marco li div.prod a.pri img {
    z-index: 100;
    width: 308px;
    height: 231px;
    border: 1px solid #00833e;
    text-decoration: none;
}
		
#promos div.marco li div.prod .bx-prev, #promos div.marco li div.prod .bx-next {
/*	display:block;  */
    display: none;
    position:absolute;
    top:50%;
    z-index:12;
}

#promos div.marco li div.prod .bx-prev {
    left:10px;
    background: url(imgs/FLECHA-IZQ.png) no-repeat;
}

#promos div.marco li div.prod .bx-next {
    right:5px;
    background: url(imgs/FLECHA-DER.png) no-repeat;
}

#promos .prim {
    margin-right: 25px;
}


div.menu_lateral {
    float: left;
    clear: left;
    width: 194px;
    padding-left: 20px;
    height: auto;
}

div.menu_lateral div.donde {
    margin-bottom: 34px;
}

div.menu_lateral div.opcs {
    float: left;
    clear: left;
    width: 184px;
}

div.menu_lateral div.opcs a {
    text-decoration: none;
}

div.menu_lateral div.opcs a:hover {
    color: #808080;
}

#acerca {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    height: auto;
}

#acerca div.derecha {
    float: left;
    width: 786px;
}

#acerca div.derecha img {
    float: left;
    clear: left;
    width: 786px;
    height: 234px;
    background-color: #fbb03b;
}


/* seccion de la pagina de historia, vision, mision, valores */
#acerca div.derecha div.parrafo {
    width: 726px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    line-height: 19px;
    float: left;
    clear: left;
}

#acerca div.derecha img.mision {
    float: right;
    clear: both;
    width: 265px;
    height: 82px;
    margin-right: 80px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: transparent;
}

#acerca div.derecha div.valor {
    float: left;
    clear: left;
    width: 786px;
    height: auto;
    margin-top: 30px;
}

#acerca div.derecha div.valor div.nombre {
    float: left;
    clear: left;
    width: 182px;
    margin-right: 38px;
    height: auto;
    text-align: right;
}

#acerca div.derecha div.valor div.desc {
    float: left;
    width: 551px;
    margin-right: 15px;
}


/* Seccion de Servicios  */
#estudios {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    height: auto;
}

#estudios div.derecha {
    float: left;
    width: 786px;
}

#estudios div.derecha img {
    float: left;
    clear: left;
    width: 786px;
    height: 234px;
    background-color: #fbb03b;
    margin-bottom: 15px;
}

#estudios div.derecha div.criterio {
    float: left;
    clear: left;
    width: 726px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 14px;
}

#estudios div.derecha a.estud {
    float: left;
    clear: left;
    width: 600px; /* 726px */
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    line-height: 12px;
    text-decoration: none;
}

#estudios div.derecha div.precio {
	float: right;
/* 	clear: left; */
        text-align: right;
	width: 100px;
	margin-top: 10px;
	line-height: 12px;
	text-decoration: none;
}

#estudios div.derecha a.estud:hover {
    color: #808080;
}


/* Pantalla de descripcion de un servicio */

#estud {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    height: auto;
}

#estud div.derecha {
    float: left;
    width: 786px;
}

#estud div.derecha img {
    float: left;
    clear: left;
    width: 252px;
    height: 190px;
}

#estud div.derecha div.let {
    float: left;
    width: 524px;   /* 534 */
    margin-left: 10px;
}

#estud div.derecha div.let div.tit {
    float: left;
    clear: left;
    width: 100%;
    line-height: 35px;
    font-weight: bold;
}

#estud div.derecha div.let div.tit a {
    text-decoration: none;
}

#estud div.derecha div.let div.tit a:hover {
    color: #808080;
}

#estud div.derecha div.let div.caract {
    float: left;
    clear: left;
    width: 514px;
    min-height: 20px;
}

#estud div.derecha div.let div.caract div.bala {
    float: left;
    clear: left;
    width: 16px;
    height: 100%;
}

#estud div.derecha div.let div.caract div.bala div.bala_g {
    float: left;
    clear: left;
    width: 5px;
    height: 5px;
    margin-top: 7px;
    border-radius: 50%;
}

#estud div.derecha div.let div.caract div.desc {
    float: left;
    width: 498px;
    height: 100%;
}

#estud div.derecha div.let div.caract div.desc a {
/*     text-decoration: none;  */
}

#estud div.derecha div.let div.caract div.desc a:hover {
    color: #2b5131;
}

#estud div.derecha div.let div.indicaciones {
    float: left;
    clear: left;
    width: 100%;
    height: 20px;
    margin-top: 70px;
}

#estud div.derecha div.let div.indica {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}

#estud div.derecha div.let div.indica div.numero {
    float: left;
    clear: left;
    width: 35px;
}

#estud div.derecha div.let div.indica div.letra {
    float: left;
    width: 470px;
}

#estud div.derecha div.let div.ubica {
    float: left;
    clear: left;
    width: 100%;
    height: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#estud div.derecha div.let div.ubica img {
    width: 210px;
    height: 32px;
    margin-left: 292px;
}

#estud div.derecha div.pleca {
    float: left;
    clear: left;
    width: 776px;
    height: 1px;
    background-color: #00833e;
    margin-bottom: 10px;
}


/* seccion de sucursales */
#sucursales {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    height: auto;
}

#sucursales div.der {
    float: left;
    width: 786px;
    height: auto;
}

#sucursales div.der div.datos {
    float: left;
    clear: left;
    width: 337px;  /* 347  */
    height: auto;
    margin-left: 32px;
}

#sucursales div.der div.datos div.tit {
    float: left;
    clear: left;
    width: 315px;
    height: 30px;
    font-weight: bold;
}

#sucursales div.der div.datos div.subtit {
    float: left;
    clear: left;
    width: 315px;
    height: 21px;
    padding-top: 60px;
}

#sucursales div.der div.datos div.dato {
    float: left;
    clear: left;
    width: 315px;
    height: 20px;
}

#sucursales div.der div.datos div.dato div.bala {
    float: left;
    clear: left;
    width: 12px;
    height: 100%;
}

#sucursales div.der div.datos div.dato div.bala div.bala_g {
    float: left;
    clear: left;
    width: 4px;
    height: 4px;
    margin-top: 8px;
    border-radius: 50%;
}

#sucursales div.der div.datos div.dato div.desc {
    float: left;
    width: 300px;
    height: 100%;
}

#sucursales div.der div.datos div.dato div.desc a {
    text-decoration: none;
}

#sucursales div.der div.datos div.dato div.desc a:hover {
    color: #808080;
}

#sucursales div.der div.mapa {
    float: left;
    width: 600px;
    height: 450px;
/*    width: 407px;
    height: 424px; */
}


/* Pagina de paquetes */
#paquetes {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    height: auto;
}

#paquetes div.der {
    float: left;
    width: 786px;
    height: auto;
}

#paquetes div.der a {
    width: 250px;
    height: 186px;
    float: left;
    text-decoration: none;
    margin-bottom: 27px;
}

#paquetes div.der a.primera {
    clear: left;
}

#paquetes div.der a.no_ult {
    margin-right: 10px;
}

#paquetes div.der a img {
    width: 248px;
    height: 184px;
    border: 1px solid #00833e;
}



/* Seccion de la pagina contacto  */
#contacto {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    height: auto;
}

#contacto div.encabezado {
    width: 100%;
    height: 70px;
    float: left;
    clear: left;
    margin-top: 30px;
}

#contacto div.encabezado div.izq {
    float: left;
    clear: left;
    width: 185px;
    height: 100%;
}

#contacto div.encabezado div.izq img {
    float: left;
    margin-left: 116px;
    width: 44px;
    height: 34px;
    margin-top: 16px;
}

#contacto div.encabezado div.der {
    float: left;
    width: 815px;
    height: 100%;
}

#contacto div.encabezado div.der div.let {
    float: left;
    clear: left;
    font-size: 1.5em;
}

#contacto div.cuerpo {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    margin-top: 30px;
}

#contacto div.cuerpo div.centro {
    float: left;
    clear: left;
    margin-left: 151px;
    width: 320px;
    height: auto;
}

#contacto div.cuerpo div.centro div.bala {
    float: left;
    clear: left;
    width: 34px;
    min-height: 17px;
}

#contacto div.cuerpo div.centro div.bala div.bala_v {
    float: left;
    clear: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-top: 6px;
    margin-left: 14px;
}

#contacto div.cuerpo div.centro div.bala img {
    float: left;
    clear: left;
    width: 17px;
    height: 17px;
}

#contacto div.cuerpo div.centro div.gral {
    float: left;
    line-height: 17px;
    width: 256px;
    margin-bottom: 5px;
}

#contacto div.cuerpo div.centro div.punto {
    float: left;
    line-height: 20px;
    width: 256px;
    font-size: 1.1em;
}

#contacto div.cuerpo div.correo {
    float: left;
    width: 475px;
    height: auto;
}

#contacto div.cuerpo div.correo div.renglon {
    float: left;
    clear: left;
    width: 100%;
    height: 25px;
    margin-bottom: 18px;
}

#contacto div.cuerpo div.correo div.renglon div.nombre {
    float: left;
    clear: left;
    width: 114px;
    margin-right: 10px;
    height: 100%;
    line-height: 2.2em;
    color: #aeafaa;
    text-align: right;
    font-size: 0.8em;
}

#contacto div.cuerpo div.correo div.renglon input {
    float: left;
    width: 351px;
    height: 25px;
    border: none;
    font-size: 0.8em;
}

#contacto div.cuerpo div.correo div.renglon textarea {
    float: left;
    width: 351px;
    height: 6em;
    border: none;
    font-size: 0.8em;
}

#contacto div.cuerpo div.correo #rasubmit {
    width: 203px;
    height: 50px;
    float: right;
    clear: both;
    margin-top: 40px;
    color: #fff;
    border: none;
    font-family: Arial, "MS Trebuchet", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    background: url(/imgs/BOTON_1enviar.png) no-repeat;
    cursor: pointer;
}
	
#contacto div.cuerpo div.correo #rasubmit:hover {
    background: url(/imgs/BOTON_2enviar.png) no-repeat;
}
	

/* create an arrow that points up */
div.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;  /* left arrow slant */
	border-right: 5px solid transparent; /* right arrow slant */
	border-bottom: 5px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
}

/* create an arrow that points down */
div.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #2f2f2f;
	font-size: 0;
	line-height: 0;
}

/* create an arrow that points left */
div.arrow-left {
	width: 0; 
	height: 0; 
	border-bottom: 5px solid transparent;  /* left arrow slant */
	border-top: 5px solid transparent; /* right arrow slant */
	border-right: 5px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
}

/* create an arrow that points right */
div.arrow-right {
	width: 0; 
	height: 0; 
	border-bottom: 5px solid transparent;  /* left arrow slant */
	border-top: 5px solid transparent; /* right arrow slant */
	border-left: 5px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
}

div.tooltip {
	/* tooltip content styling in here; nothing to do with arrows */
}

/* shared with before and after */
div.tooltip:before, div.tooltip:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent; /* arrow size */
}

/* these arrows will point up */

/* top-stacked, smaller arrow */
div.tooltip:before {
	border-bottom-color: #fff;  /* arrow color */

	/* positioning */
	position: absolute;
	top: -19px;
	left: 255px;
	z-index: 2;
}

/* arrow which acts as a background shadow */
div.tooltip:after {
	border-bottom-color: #333;  /* arrow color */

	/* positioning */
	position: absolute;
	top: -24px;
	left: 255px;
	z-index: 1;
}


