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



#menuHidroterapia{
	width:100%;
	background:#008DD1;
	}
	

.menuSpacerHtc{ padding:16px 25px 0 25px; height:34px;}

.menuSpacerHtc:hover{ background:#0076D5;}

.centraMenuEspecifico{
	width:1024px;
	height:50px;
	margin:0 auto;
	}
	
.centraMenuEspecifico ul{ width:1024px; float:left;}

.centraMenuEspecifico ul li{ 
	float:left;
	font-size:14px;
	color:#FFF;
	line-height:16px;
	cursor:pointer;
	}
	
.centraMenuEspecifico a{ color:#FFF; text-decoration:none;}

.contenidoHTC{
	width:1024px;
	height:100%;
	margin:0 auto;
	}
	
.menuIndibaActive{ background:#0076D5;}
	
#HTCcover{
	width:989px;
	height:540px;
	float: left;
	background:#333;
	margin-top:140px;
	padding:50px 0 0 35px;
	background:url(../img/179069142.jpg) left top no-repeat;
	position:relative;
	}
	
#HTCcover h1{
	font-size:44px;
	line-height:43px;
	width:300px;
	float:left;
	}
	
.htcH1{ color:#008DD1;}

#slideText{
	width:923px;
	position:absolute;
	left:50%;
	margin-left:-475px;
	bottom:-60px;
	background:#008DD1;
	padding:15px 15px 15px 15px;
	color:#FFF;}


.contenidoHTC{
	width:1024px;
	height:100%;
	margin:0 auto;
	}
	
.textoQueEsLeft{
	width:445px;
	float:left;
	display:block;
	margin-left:15px;
	}
	
.textoQueEsLeft{
	width:445px;
	float:left;
	margin-left:15px;
	}
	
.textoQueEsRight{
	width:445px;
	float:right;
	margin-right:15px;
	}
	
.textoQueEsRight span{
	width:100%;
	float:left;
	padding-left:10px;
	display:block;
	background: url(../img/htcBullet.png) left 7px no-repeat;
	background-size:5px;
	margin-top:15px;
}

#seccionSeEfectuaHTC p{ width:920px; margin-left:5px; padding:0 15px 0 15px;}

#seccionSeEfectuaHTC a{ color:#29AAE1;}
#seccionModelosHTC{ position:relative;}

#seccionModelosHTC p{ width:435px; margin-left:20px; display:block; float:left;}

#containerModelosHTC{
	width:100%;
	height:670px;
	float:left;
	background:url(../img/modeloHTCbg.jpg) left top repeat-x;
	background-size:10px;
	border-bottom: solid 3px #FFFFFF;
	}
	
#modelosContainer{
	width:1024px;
	height:670px;
	margin:0 auto;
	}
	

#hc1Image{
	width:355px;
	height:600px;
	float:left;
	background: url(../img/hc1manual.png) left top no-repeat;
	margin-top:45px;
	}
	
#HC2000Image{
	width:355px;
	height:600px;
	float:left;
	background: url(../img/hc2000.png) left top no-repeat;
	margin-top:45px;
	}
	
#HC1classicImage{
	width:355px;
	height:600px;
	float:left;
	background: url(../img/hc1classic.png) left top no-repeat;
	margin-top:45px;
	}
	
#HC2000classicImage{
	width:355px;
	height:600px;
	float:left;
	background: url(../img/hc2000classic.png) left top no-repeat;
	margin-top:45px;
	}
	
#bloqueInfoModelos{
	width:595px;
	min-height:526px;
	float:right;
	margin-top:45px;
	}
	
#bloqueInfoModelos span{
	font-size:68px;
	width:595px;
	height:90px;
	line-height:80px;
	border-bottom: solid 1px #3399CC;
	font-family: 'GothamRoundedMedium';
	float:left;
	display:block;
	margin-bottom:15px;
	}
	
#bloqueInfoModelos p{
	display:block;
	color:#008DD1;
	}
	
.listadoModelo{
	width:270px;
	min-height:315px;
	float:left;
	margin-top:20px;
	}
	
.listadoModelo p{ width:257px; float:left; padding-left:13px; color:#000!important; background:url(../img/modeloList_stroke.png) left 4px no-repeat; background-size:10px;}

.HTCAlturaPeso{ width:100%; float:left; margin-top:20px;}
.flotaDer{ float:right;}


#htcMaps{ width:100%; height:450px; float:left; background:#FCF;}


#modelosNav{
	width:780px;
	height:35px;
	position:absolute;
	bottom:-15px;
	left:50%;
	margin-left:-380px;
	}
	
.modeloNavBtn{
	width:125px;
	height:25px;
	background:#FFF;
	border: solid 1px #008DD1;
	text-align:center;
	font-size:12px;
	float:left;
	margin-right:90px;
	color:#008DD1;
	padding-top:10px;
	cursor:pointer;
	}
	
.modeloNavBtn:hover{
	background:#008DD1;
	color:#FFF;
	}
	
.modeloNavBtnActive{
	background:#008DD1;
	color:#FFF;
	}