@charset "utf-8";
/* CSS Document */
#tablahorarios {
	max-width: 550px;
	height: auto;
	float: left;
	margin-left: 25px;
}
#tablahorarios img {
	max-width: 100%;
	height: auto;
}
table.tablahor {
	margin: 0 0 0 10px;
	float: left;
	border-collapse: collapse;
	border: 1px solid #252122;
}
table.centrar {
	margin:auto;
	float:none;
}
.tablahor td {
	text-align: center;
	border: 1px solid #000;
	font-size: 0.8em;
	width: 100px;
	min-height: 31px;
}
.tablahor td a {
	display: block;
	width: 100%;
	max-height: 100%;
	font-size: 0.8em;
	text-indent: -10000px;
}
.tablahor td {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.tablahor td:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.cabdias {
	font-weight: bold;
	background-color: #99CC01;
	text-align: center;
}
td.cabhoras {
	width: 50px !important;
	font-weight: bold;
	background-color: #99CC01;
	text-align: center;
}
.power {
	background: #fff url(../imagenes/thorpower.jpg) no-repeat center;
}
.cxworx {
	background: #010101 url(../imagenes/thorcxworx.jpg) no-repeat center;
}
.cxworx a {
	color: #FFF;
}
.bodybalance {
	background: #fff url(../imagenes/thorbalance.jpg) no-repeat center;
}
.pilates {
	background: #FFCC9A url(../imagenes/thorpilates.jpg) no-repeat center;
}
.vital {
	background: #fff url(../imagenes/thorvital.jpg) no-repeat center;
}
.zumba {
	background: #FFF url(../imagenes/thorzumba.jpg) no-repeat center;
}
.bodyvive {
	background: #CC99FE url(../imagenes/thorbodyvive.jpg) no-repeat center;
}
.entrfuncional {
	background: #969696 url(../imagenes/thorfuncional.jpg) no-repeat center;
}
.gaf {
	background: #fff url(../imagenes/thorgaf.jpg) no-repeat center;
}
.aerolocal {
	background: #fff url(../imagenes/thorlocal.jpg) no-repeat center;
}
.everlast {
	background: #FFFF01 url(../imagenes/thoreverlast.jpg) no-repeat center;
}
.powerjump {
	background: #F90 url(../imagenes/thorjump.jpg) no-repeat center;
}
.bodypump {
	background: #FE0000 url(../imagenes/thorpump.jpg) no-repeat center;
}
.localconbarras {
	background: #FE0000 url(../imagenes/thorlocalconbarras.jpg) no-repeat center;
}
.kropp3d {
	background: #000 url(../imagenes/thorkropp3d.jpg) no-repeat center;
}
.ubound {
	background: #FE0000 url(../imagenes/thorubound.jpg) no-repeat center;
}
.intervalado {
	background: #fff url(../imagenes/thorintervalado.jpg) no-repeat center;
}
.entrenamiento {
	background: #dbdfde url(../imagenes/thorentrenamiento.jpg) no-repeat center;
}
.ritmos  {
	background: #dbdfde url(../imagenes/thorritmos.jpg) no-repeat center;
}
.coretraining  {
	background: #dbdfde url(../imagenes/thorcoretraining.jpg) no-repeat center;
}
.factorf  {
	background: #dbdfde url(../imagenes/thorfactorf.jpg) no-repeat center;
}
.caja1 {
	width: 340px;
	float: right;
	margin: 0 10px 0 0;
	text-align: center;
}
.caja1 img {
	display: block;
	margin: auto;
}
.caja2 {
	float: left;
	width: 470px;
}
.caja2 img {
	display: block;
	margin: 20px auto;
}
