@charset "UTF-8";
/* CSS Document */

html{color:#000;font-family: Arial, Helvetica, Sans-serif; background: #BED0DA;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0; position:relative; margin: 0 0 -5px 0;}
address,caption,cite,code,den,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
img{border: 0px;}
.clearer{display:block;clear:both;}

h1{
	margin-bottom: 15px;
}

h2 {
	font-size: 20px;
	color: #64809C;
	margin-bottom: 25px;
	font-weight: normal;
}

h3 {
	font-size: 32px;
	color: #64809C;
	margin-bottom: 25px;
	font-weight: normal;
}


h4{ /* títulos de la barra lateral izquierda*/
	font-size: 11px;
	font-weight: bold;
	color: #123C5E;
}

h5 {/* títulos de la barra lateral izquierda*/
	font-size: 11px;
	font-weight: bold;
	color: #64809C;	
}

h6 {
	text-align: center;
	font-size: 16px;
	margin-top: 28px;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #545454;
	border-bottom: #545454 solid 1px;
	border-top: #545454 solid 1px;
}

.wrapper {
	width:1027px; 
	margin:0 auto;
}

#home {
	background-image: url(../images/fondo-wrapper2.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 700px;
	background-position: 0 700px;
}

#ok {
	background-image: url(../images/fondo-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 600px;
	background-position: 0 600px;
}

#quienes {
	background-image: url(../images/fondo-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 750px;
	background-position: 0 750px;
}

#tuempresa {
	background-image: url(../images/fondo-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 595px;
	background-position: 0 595px;
}

#terapia {
	background-image: url(../images/fondo-wrapper_TERAPIA.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 820px;
	background-position: 0 820px;
}

#beneficios {
	background-image: url(../images/fondo-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 780px;
	background-position: 0 780px;
}


#salud {
	background-image: url(../images/fondo-wrapper.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position-y: 850px;
	background-position: 0 850px;
}

/*---------header-----------*/

#header {
	width: 1027px;
	height: 175px;
}

#logo {
	width: 211px;
	height: 146px;
	margin-left: 16px;
	padding-left: 25px;
	margin-top: 29px;
	float: left;
}

#menu {
	width: 754px;
	height: 60px;
	margin-left: 20px;
	padding-top: 115px;
	float: right;
}

#menu-botones{
	width: 754px;
	height: 40px;
}

.boton {
	float: left; 
}


/*---------container-----------*/

#container{
	padding: 0px;
	margin: 0px;
	overflow: auto;
	width: 100%
}


/*---------barra izquierda-----------*/


#left {
	width: 236px;
	margin-left: 16px;
	float: left;
	display: inline;
}

#contacto {
	width: 236px;
	margin-bottom: 
}

#contacto-img {
	width: 236px;
	height: 24px;
}

#contacto-campos {
	width: 202px;
	margin-left: 7px;
	margin-top: -13px;
	margin-bottom: 8px;
	border: #7A869A solid 1px;
	background: white;
	padding: 30px 8px 0 8px;
	
}

#forma {
	border-bottom: #7A869A solid 1px;
	font-size: 11px;
	color: #123C5E;
}

#forma input {
	width: 200px;
	height: 16px;
	margin-top: 6px;
	font-size: 11px;
	color: #7A869A;
	border: #7A869A solid 1px;
}

#forma textarea {
	width: 200px;
	margin-top: 8px;
	font-size: 11px;
	color: #7A869A;
	border: #7A869A solid 1px;
}

#forma input[type="submit"] {
	width: 55px;
	height: 16px;
	float: right;
	background: #64809C;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	color: white;
	margin-bottom: 8px;	
	margin-top: 4px;
}

#forma img {
	height: 20px;
	margin-top: 4px;
	margin-bottom: 1px;
	border: #7A869A solid 1px;
}


.nombre{
	background-image: url(../images/fondo-nombre.jpg);
	background-repeat: no-repeat;
}

.correo{
	background-image: url(../images/fondo-correo.jpg);
	background-repeat: no-repeat;
}

.empresa{
	background-image: url(../images/fondo-empresa.jpg);
	background-repeat: no-repeat;
}

.telefono{
	background-image: url(../images/fondo-telefono.jpg);
	background-repeat: no-repeat;
}

.solicitud{
	background-image: url(../images/fondo-solicitud.jpg);
	background-repeat: no-repeat;
}

.cuando{
	background-image: url(../images/fondo-cuando.jpg);
	background-repeat: no-repeat;
}

.evento{
	background-image: url(../images/fondo-evento.jpg);
	background-repeat: no-repeat;
}

.lugar{
	background-image: url(../images/fondo-lugar.jpg);
	background-repeat: no-repeat;
}

.numero{
	background-image: url(../images/fondo-numero.jpg);
	background-repeat: no-repeat;
}


#direccion {
	width: 182px;
	height: 65px;
	background: #E0E0E0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	font-size: 11px;
	color: #123C5E;
}

#direccion a, #unete-cont a{
	color: #123C5E;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}


#unete {
	width: 236px;
	height: 183px;
	margin-top: 12px;
}

#unete-cont {
	width: 202px;
	height: 141px;
	margin-left: 7px;
	border: #7A869A solid 1px;
	background: white;
	margin-top: -13px;
	padding: 20px 8px 0 8px;
	font-size: 11px;
	line-height: 15px;
	color: #64809C;
}

#unete2 {
	width: 236px;
	height: 236px;
	margin-top: 12px;
}

#unete-cont2 {
	width: 202px;
	height: 202px;
	margin-left: 7px;
	border: #7A869A solid 1px;
	background: white;
	margin-top: -13px;
	padding: 20px 8px 0 8px;
	font-size: 11px;
	line-height: 15px;
	color: #64809C;
}

#unete-cont img {
	margin-bottom: 4px;
}

.link {
	text-align: center;
	text-decoration: underline;
}

.link-right{
	text-align: right;
	text-decoration: underline;
}

/*---------contenido-----------*/

#right {
	width: 755px;
	margin-left: 272px;
	display: block;
}

.altura-home{
	height: 720px;
}

.altura-quienes{
	height: 780px;
}

.altura-terapia {
	height: 840px;
}

.altura-beneficios {
	height: 800px;
}


.altura-salud {
	height: 880px;
}

#banner-principal{
	width: 755px;
	height: 312px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 34px;
}


#banner-principal DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 312px;
    background-color: #FFF;
}

#banner-principal DIV.active {
    z-index:10;
    opacity:1.0;
}

#banner-principal DIV.last-active {
    z-index:9;
}

#banner-principal DIV IMG {
    height: 312px;
    display: block;
    border: 0;
}


#info-texto {
	width: 570px;
	margin-left: 7px;
	float: left;
}

#info-texto-salud {
	width: 412px;
	height: 670px;
	padding-right: 40px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: 7px;
	float: left;
}


#info-texto p{
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 20px;
	color: #545454;
	text-align: justify;
}


#info-texto-salud p{
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 20px;
	color: #545454;
	text-align: justify;
}

#info-texto-ok{
	width: 755px;
	float: left;
	text-align: center;
}


#info-texto-ok p{
	margin-bottom: 12px;
	font-size: 16px;
	color: #545454;
}

.bold-texto-p {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: black;
	text-align: justify;
}

.bold-texto{
	font-size: 14px;
	line-height: 20px;	
	font-weight: bold;
	color: #64809C;
}



#aliados {
	width: 140px;
	height: 77px; /*Cambiar a 162 px cuando haya testimonios*/
	background-image: url(../images/fondo-aliados.gif);
	background-repeat: repeat-x;
	background-color: #64809C;
	float: right;
	margin-top: 112px; /*Cambiar a 70 px cuando haya testimonios*/
	margin-right: 6px;
	padding: 18px 6px 14px 6px;
	font-size: 10px;
	color: white;
}

#aliados p a{
	color: white;
}

#aliados img {
	float: left;
	margin-bottom: 4px;
}

#testimonios-aliados {
	height: 85px;
	border-bottom: white solid 1px;
	margin-bottom: 11px;
}


.ul-texto {
	padding-left: 22px;
}

.li-texto{
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #545454;
	list-style-image:url(../images/lista.png);
}

#imagenes-col-der {
	float: left;
	width: 228px;
	margin: 0 34px 0 34px;
}

#imagenes-col-der2 {
	float: left;
	width: 228px;
	margin: 0 34px 0 34px;
}

#imagenes-col-der img {
	width: 214px;
	height: 196px;
	padding: 7px;
	background: white;
	border: solid 1px #CECECE;
	margin-bottom: 14px;
}

.centrado{
	text-align: center;
}

.relax{
	color: #39AFCA;
	/*color: black;*/
	font-weight: bold;
}

.azulrelax{
	color: #64809C;
}
.point{
	color: #39AFCA;
	/*color: #64809C;*/
	font-weight: bold;
}

.italicas{
	font-style: italic;
}

.doscolumnas{
	width: 715px;
	float: left;
	margin: 0 12px 0 28px;
}

.doscolumnas2{
	width: 730px;
	float: left;
	margin-top: 6px;
}

#propuesta1 {
	text-align: center;
	height: 320px;
	font-size: 18px;
	padding-top: 44px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 150px;
	color: #545454;
	background-image: url(../images/fondoforma.png);
	background-repeat: no-repeat;
}

#forma2 input {
	width: 270px;
	height: 16px;
	margin-top: 2px;
	font-size: 11px;
	color: #7A869A;
	border: #7A869A solid 1px;
	float: left;
}

#forma2{
	font-size: 11px;
	color: #123C5E;
}

#forma2 textarea {
	width: 200px;
	height: 106px;
	margin-top: 8px;
	font-size: 11px;
	color: #7A869A;
	border: #7A869A solid 1px;
	float: left;
}

#forma2 input[type="submit"] {
	width: 55px;
	height: 16px;
	float: right;
	background: #64809C;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	color: white;	
	float: left;
}

#forma2 fieldset{
	height: 240px;
	float: left;
}

.celdas {
	height: 32px;
}

#forma2 td {
	height: 24px;
	padding: 0 20px 0px 0;
}

#asesorarte {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 4px;
}



/*---------footer-----------*/

#footer {
	width: 989px;
	height: 34px;
	margin: 11px 4px 0 23px;
	padding-top: 16px;
	padding-right: 11px;
	border-top: #778BB9 solid 1px;
	text-align: right;
	font-size: 10px;
	color: #64809C;
}
#home #container #right #info-texto p {
}
