                          /* Para resetear los estilos de los navegadores */

						  						  

*{  
	margin:0;
	padding:0;}

table {
	border-collapse:collapse;
	border-spacing:0;}

fieldset,img { 
	border:0;}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;}

ol,ul {
	list-style: none;
}

caption,th {
	text-align:left;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height: normal;}

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

/*--------------------------------Estilos Generales-----------------------------*/
html{
	font-family: Arial, Geneva, sans-serif;}

body{}

p {
	font-size: 0.9em;
	line-height: 130%;
	color: #333;
	margin-bottom: 1em;}

em {
	font-style: italic;}
	
a{
	text-decoration: none;
	color: #008CCC;}
a:visited{
	color: #63C;}
a:active{
	color: #F33;}
a:hover{
	text-decoration: underline;
	color: #F17D27;}
dl{
	font-size: 0.9em;
	color: #333;}
dl dt{
	font-weight: bold;}
dl dd{
	margin-left: 1em;
	margin-bottom: 0.5em;}

/*---------------------------Contenedor principal-------------------------*/

#contenedor{
	width: 60em;
	display: block;
	overflow: hidden;
	margin: 0 auto;}

/*---------------------------Posición TOP----------------------------------*/
#header{
	display: block;
	overflow: hidden;}
#logo{
	float: left;
	position: relative;
	width: 17.5375em;
	height: 5.625em;
	margin-top: 1.3em;
	margin-left: 1em;}
#logo span{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;}
#logo .tagline{
	display: none;}

.moduletable-menuSuperior{
	display: block;
	float: right;
	background-image: url(../images/borde-menu.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 60%;
	padding:0.5em 0;}
.moduletable-menuSuperior ul{
	float: right;}
.moduletable-menuSuperior ul li{
	float: left;
	margin-left: 1em;}
.moduletable-menuSuperior ul li a{
	font-size: 0.7em;
	font-weight: bold;}
.moduletable-menuSuperior ul li a:visited{
	color:#008CCC}	

#current ul{
	display: none;}
	
.moduletable-telefono{
	clear: right;
	float: right;
	background-image: url(../images/fondo-telefono.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 14em;
	height: 4.3em;
	margin: 1em 0;}
.moduletable-telefono h3{
	font-size: 0.9em;
	float: right;
	color: #666;
	margin: 0em !important;}
.moduletable-telefono p{
	clear: both;
	float: right;
	padding-right: 0.7em;
	padding-top: 1em;
	color: #FFF;
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
}

.moduletable-buscador{
	float: right;
	clear: right;
	margin-bottom: 1em;}
.moduletable-buscador label{
	display: none;}
#mod_search_searchword{
	background-image: url(../images/fondo-buscador.png);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	font-size: 1em;
	height: 1.5625em;
	width: 10.875em;
	float: left;
	padding-top: 0.3em;
	padding-left: 0.5em;}
.moduletable-buscador .button-buscador{
	background-image:url(../images/boton-buscar.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFF;
	border: none;
	font-size: 1em;
	width: 3.875em;
	height: 1.5625em;
	margin-top: 0.15em;}
.moduletable-buscador .button-buscador:hover{
	cursor: pointer;}

/*-----------------------------Menú Principal-----------------------------*/
.moduletable-menuPrincipal{
	clear: right;
	display: block;
	background-color: #008CCC;
	overflow: hidden;
	height: 2.4375em;
	margin-bottom: 1em;
	background-image: url(../images/fondo-menu.png);
	background-position:bottom;
	background-repeat: no-repeat;}
.moduletable-menuPrincipal ul{
	height: 2.1875em;}
.moduletable-menuPrincipal ul li, #center #current{
	float: left;
	overflow: hidden;
	height: 100%;
	text-align: center;
	width: 12em;}
.moduletable-menuPrincipal ul li a{
		color: #FFF;
		padding: 0.66em 1em;
		display: block;
		font-weight: bold;
		font-size: 0.8em;
		text-shadow: 0 0.1em 0.2em #000;
		height: 100%;
		background: no-repeat scroll 0 bottom transparent;}
	
.moduletable-menuPrincipal ul li a:hover{
	background-image: url(../images/fondo-menu.png);
	background-position: top;
	background-repeat: no-repeat;}
.moduletable-menuPrincipal ul li.item102 a:hover{
	background-position: left top !important;}
.moduletable-menuPrincipal ul li.item60 a:hover{
	background-position: right top !important;}
.moduletable-menuPrincipal ul li a:hover, #header #current a, .moduletable-menuSuperior ul li a:hover{
	text-decoration: none;}
/*---------------------------------Posición Left----------------------------------*/
#left{
	width: 22%;
	float: left;
	height: 100%;
	padding: 1em;}

.moduletable-extranjero, .moduletable-elegirnos, .moduletable-cirugias{
	background-color: #008CCC;
	background-image: url(../images/curva-menuderecha1.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0.5em;}
#left ul.menu{
	background-image: url(../images/curva-menuderecha2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 0em 1em 0.5em;}
#left ul.menu li{	
	padding-right: 0.5em;}
#left ul.menu li a{
	color: #fff;
	padding: 0.66em 1em;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	text-shadow: 0 0.1em 0.2em #000;}
#left ul.menu li .separator{
	padding-bottom: 0.0625em;
	color: #fff;
	padding: 0.66em 1em;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	text-shadow: 0 0.1em 0.2em #000;
	background-image: url(../images/linea.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;}
#left ul.menu li.parent.item37, #left ul.menu li.parent.item42{
	 padding: 0em !important;
	 background-image: url(../images/linea.jpg);
	 background-position: bottom left;
	 background-repeat: repeat-x;
	 padding-bottom: 0.0625em;}
#left ul.menu li ul{
	padding-bottom: 0.0625em;}
#left ul.menu li ul li a{
	padding-bottom: 0.0625em;
	color: #fff;
	padding: 0.66em 1.5em 0.66em 2.3em;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	text-shadow: 0 0.1em 0.2em #000;}
#left ul.menu li a:hover, #current a{
	background-image:url(../images/fondo-menuitem.png);
	background-position:left;
	background-repeat:repeat-y;}
#left ul.menu li:hover, #left #current, .parent.active.item37, .parent.active.item42{
	text-decoration: none;
	background-image: url(../images/item-menu.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #00476B;}
#left ul.menu li a:hover{
	text-decoration: none;
	background-color: #00476B;}
/*---------------------------------Posición Right----------------------------------*/
#right{
	float: right;
	overflow: hidden;
	display: block;
	width: 71%;
	padding: 1em;}
	
#right .contact{
	font-size: 0.8em;
	color: #333;}
#right .contact p{
	font-size: 1.6em;
	font-weight: bold;}
#right .contact .marker{
	display: none;}
#right .contact label{
	display: block;
	margin:0.7em 0 0.3em;}
#right .contact form{
	margin: 1em 0;}
#right .contact .copy{
	margin-top: 0.3em!important;}
.contact_email_checkbox{
	display: block;
	overflow: hidden;
	margin-bottom: 1em;}
#right .contact #contact_email_copy{
	float: left;
	margin: 0.4em;}

/*---------------------------------Posición Center------------------------------------*/

#center{
	display: block;
	overflow: hidden;
	padding-bottom: 1em;
	width: 100%;
	clear: both;}
/*----------------Banner---------------------*/

.moduletable-banner{
	float: right;}
/*----------------Botones--------------------*/

.moduletable-acciones{
	float: left;
	margin-right: 1em;}
.moduletable-accionesInterna{
	padding-left: 0.2em;}
.moduletable-acciones p, .moduletable-accionesInterna p{
	margin-bottom: 0.8em;}
.moduletable-acciones a, .moduletable-accionesInterna a{
	color: #FFF;
	display: block;
	text-transform: uppercase;
	text-shadow: 0 0.1em 0.2em #000;
	padding: 0.6em 0.7em;}
.moduletable-acciones a:hover, .moduletable-accionesInterna a:hover{
	text-decoration: none;}
.moduletable-acciones a span, .moduletable-accionesInterna a span{
	font-size: 0.7em;
	display: block;
	font-weight: bold;}
	
#botonBrochure{	
	overflow: hidden;
	width: 14.5em;
	height: 3.6875em;
	background-image: url(../images/boton-brochure.png);
	background-position: center;
	background-repeat: no-repeat;}

#botonLlamada{	
	overflow: hidden;
	width: 14.5em;
	height: 3.6875em;
	background-image: url(../images/boton-llamada.png);
	background-position: center;
	background-repeat: no-repeat;}

#botonValoracion{	
	overflow: hidden;
	width: 14.5em;
	height: 3.6875em;
	background-image: url(../images/boton-agenda.png);
	background-position: center;
	background-repeat: no-repeat;}
#botonAhorro{	
	overflow: hidden;
	background-image: url(../images/boton-ahorro.png);
	background-position: center;
	background-repeat: no-repeat;}

.moduletable-banner{
	margin-bottom: 1em;}
.moduletable-banner .article{
	overflow: hidden;
	display: block;
	padding-right:6em;
}
.slide{
	position: relative;}
.contenedorBanner1{
		border: #ccc solid 0.0625em;
		overflow: visible;}
.borde1, .borde2{
	position: absolute;}
.borde1{
	left: 0;
	top: 0;}
.borde2{
	right: 0;
	top: 0;}
.moduletable-banner .article p{
	margin-top: 0.5em;
	text-align: right;
	clear: right;
	font-size:0.8em;}
.moduletable-banner .article .testimonioBanner{
	overflow: hidden;
	width: 14em;
	font-size: 1.1em;
	display:inline-block;
	float: right;}
.moduletable-banner .article .testimonioBanner em{ 
	font-style: normal !important;}
.moduletable-banner .article .testimonioBanner span{
	color: #F05D00;}
.reproductor{
	margin: 1em 0;
	float: right;}
#curvasBanner{
	position: absolute;}
.panel-container{
	position: relative;}
	


/*-------------------------Tres Pasos------------------------*/

.moduletable-pasos{
	background-color: #e9f3f3;
	display: block;
	overflow: hidden;
	width: 100%;
	background-image: url(../images/top-pasos.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 6em;
	clear: both;}
.contenedorPasos{
	background-image: url(../images/bottom-pasos.png);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;}
.moduletable-pasos h3{
	font-size: 1.1em;
	font-weight: bold;
	width: 9em;
	text-align: right;
	float: left;
	padding: 1.5em 1.7em 1.5em 2.7em;
	color:#333;}
.moduletable-pasos ol{
	float: right;}
.moduletable-pasos ol li{
	float: left;
	width: 14em;
	font-size: 0.8em;
	padding: 2em 0.5em 0em 4.3em;
	height: 5.4em;
	display: block;}
.moduletable-pasos ol li.uno{
	background-image: url(../images/uno.png);
	background-position: left;
	background-repeat: no-repeat;}
.moduletable-pasos ol li.dos{
	background-image: url(../images/dos.png);
	background-position: left;
	background-repeat: no-repeat;}
.moduletable-pasos ol li.tres{
	background-image: url(../images/tres.png);
	background-position: left;
	background-repeat: no-repeat;}
/*-------------------------Carrusel------------------------*/

.moduletable-carrusel{
	display: block;
	overflow: hidden;
	clear: both;
	margin-top: 1em;}
.moduletable-carrusel h2{
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.5em;}
.moduletable-carrusel p{
	padding-top: 1em;
	margin: 0;}
.moduletable-carrusel li a{
	font-size: 0.8em;}
.cuadroCarruselm, .cuadroCarruselh{
	overflow: visible;
	border-top: #F1F1F1 solid 0.1255em;
	border-bottom: #F1F1F1 solid 0.1255em;
	height: 8.625em;
	background-color: #fff;
	padding: 0 1em 0 6em;
	float: left;}
.moduletable-carrusel li{
	padding-left: 1em;
	background-image: url(../images/vineta.png);
	background-position: left;
	background-repeat: no-repeat;}
.cuadroCarruselm{
	background-image: url(../images/mujer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;}
.cuadroCarruselh{
	background-image: url(../images/hombre.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;}
.moduletable-carrusel .article .borde1, .moduletable-carrusel .article .borde2{
	position: absolute;}
.moduletable-carrusel .article .borde1{
	left: 0 !important;
	top: 0 !important;}
.moduletable-carrusel .article .borde2{
	right: 0 !important;
	top: 0 !important;}
.moduletable-carrusel .article .contenedorBanner1{	
	position: relative;
	border: none;
	float: left;
	margin: 0 1em;}

.moduletable-carrusel .article li a:link, .moduletable-carrusel .article li a:visited{
	color: #63C!important;}
.moduletable-carrusel .article li a:active{
	color: #F33!important;}
.moduletable-carrusel .article li a{
	text-decoration: none;
	color: #008CCC!important;}
.moduletable-carrusel .article li a:hover{
	text-decoration: underline!important;
	color: #F17D27 !important;}

.financiacion{
	background-color:#FFFFFF;
	border-bottom:0.1255em solid #F1F1F1;
	border-top:0.1255em solid #F1F1F1;
	float:left;
	height:8.625em;
	width: 35em;
	overflow:visible;
	padding:0 1em 0 1em;}
.financiacion p{
	float: right;
	text-align: right;
	width: 30em;}
.marranito{
	margin-top: 0.5em;
	float: left;}
.imagen-izquierda{
	padding-bottom:0.0625em;
	float: left;
	padding-right:1em;
	margin-right:1em;}
.turismoSalud, .servicioClinica{
	background-image:url(../images/turismo.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	border-bottom:0.1255em solid #F1F1F1;
	border-top:0.1255em solid #F1F1F1;
	float:left;
	height:8.625em;
	width: 25em;
	overflow:visible;
	padding: 0 1em 0 10em;}
.servicioClinica{
	width: 28em !important;
	background-image:url(/es/clinica/images/stories/doctor.jpg) !important;}
/*--------------------------footer-------------------------------*/

#footer{
	background-image: url(../images/fondo-footer.png);
	background-position: left;
	background-repeat:repeat-x;
	border-top: #E8E8E8 solid 0.0625em;}
#contenedorFooter{
	width: 60em;
	margin: 0 auto;
	overflow: hidden;
	display: block;}

.moduletable-menuInferior{
	display: block;
	float: right;
	background-image: url(../images/borde-menu.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 80%;
	padding:0.5em 0;
	margin-bottom: 1em;
	float: right;}
.moduletable-menuInferior ul{
	float: right;}
.moduletable-menuInferior ul li{
	float: left;
	margin-left: 1em;}
.moduletable-menuInferior ul li a{
	font-size: 0.7em;
	font-weight: bold;}

.moduletable-formasPago h3, .moduletable-redesSociales h3, .moduletable-contacto h3 {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../images/fondo-h3.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 0.5em;
	margin-bottom: 1em;}
.moduletable-formasPago p, .moduletable-redesSociales p, .moduletable-contacto dd {
	color: #666 !important;}

.moduletable-formasPago{
	width: 32%;
	display: block;
	float: left;
	margin-right: 3em;
	font-size: 0.8em;}
	
.moduletable-redesSociales {
	width: 30%;
	font-size: 0.8em;
	float: left;}

.moduletable-contacto{
	width: 29%;
	display: block;
	float: right;
	font-size: 0.8em;
	color: #333;}
.moduletable-contacto ul li strong{
	display: none;}
.moduletable-contacto ul li{
	padding: 0.3em 0 0.3em 2.3em;
	margin-bottom: 0.3em;
	font-size: 0.8em;}

.moduletable-contacto .correoE{
	background-image: url(../images/icon-email.png);
	background-position: left;
	background-repeat: no-repeat;}
.moduletable-contacto .telefonoC{
	background-image: url(../images/icon-telefono.png);
	background-position: left;
	background-repeat: no-repeat;}
.moduletable-contacto .skypeU{
	background-image: url(../images/icon-skype.png);
	background-position: left;
	background-repeat: no-repeat;}
.moduletable-contacto .mSn{
	background-image: url(../images/icon-messenger.png);
	background-position: left;
	background-repeat: no-repeat;}

/*--------------------Copyright, validación y créditos----------------------------*/

#validacionCreditos{
	margin: 0 auto;
	width: 60em;
	overflow: hidden;
	display: block;
	clear: both;}
.moduletable-copyright{
	display: block;
	overflow: hidden;
	width: 80%;
	float: left;
	font-size: 0.7em;}
.moduletable-copyright p{
	color:#666 !important;}
	
.moduletable-chooseLanguage{
	float: left;
	margin-top: 0.5em;}
.moduletable-chooseLanguage label{
	font-size: 0.75em;
	color:#666;}