@charset "utf-8";
/* CSS Document */

HTML, BODY {
	margin: 0;
	padding: 0;
	height: 100%;
	border: 0;
	outline: 0;
	color: #cb0101;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}
BODY {
	background-image: url('../images/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #F36F21;
}
img {
	border:0px;
}
a {
	outline: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

#content {
	width: 786px;
	margin: auto;
	min-height: 400px;
	overflow: hidden;
	padding-top: 0px;
	
}

#col_left{
	float: left;
	width: 187px;
	/*border:solid 1px #FFFFFF;*/
	padding: 20px 0 0 0;
}

#col_left img{
	float: left;
}

#col_right{
	float: right;
	width: 586px;
	/*border: solid 1px #FFFFFF;*/
	padding: 21px 0 0 10px;
}

#footer{
	width:786px;
	margin:auto;
	margin-top:5px;
	margin-bottom:8px;
	background-image:url('../images/bg_footer.png');
	background-repeat:no-repeat;
	min-height:155px;
	overflow:hidden;
	text-align:center;
}

#footer p{
	width:730px;
	font-size:9px;
	color:#FFFFFF;
	margin:auto;
}
#footer a{
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	font-size:9px;
	color:#999999;
	text-decoration: none;
}

h1 {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	color:#35556c;
	margin:5px 0 3px 5px;
	font-weight:normal;
}
h2 {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#35556c;
	margin:10px 0 0px 20px;
	font-weight:normal;
	width:600px;
}

.top{
	width: 205px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	/*border: 1px solid #fff;*/
}
.top img{
	float: right;
}

#botonera{
	float: left;
	width: 187px;
	overflow: hidden;
	margin: 0px;
}

.footer_logos{
	margin:20px 0 10px 0;
}

.sep{
	width:600px;
	height:2px;
	margin:auto;
	background-color: #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}
.submenucontent {
	position:absolute;
	right:50%;
	margin-right: 45px;
	width: 166px;
	overflow: hidden;
	display: none;
	z-index: 1;
}
.submenu {
	background-image:url(../images/menu/bg_submenu.png);
	background-repeat:no-repeat;
	width:147px;
	padding-left:13px;
	padding-right:3px;
	padding-top:1px;
	min-height:30px;
	margin:0px;
	padding-bottom:2px;
}
.submenu ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.submenu ul li a {
	font-family: "Lucida Sans", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #d41b00;
}
* html .submenu ul li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}
.submenu ul li a:hover {
	color:#FFFFFF;
	background-color: #d41b00;
}
/* Holly Hack for IE \*/
* html .submenu ul li {
	height: 1%;
}
* html .submenu ul li a {
	height: 1%;
}


/* HOME */
.banner_home{
	margin: -26px 0 5px 10px;
}

#videos{
	float:left;
	width:187px;
	height:210px;
	background-image:url(../images/bg_videos.png);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px 0 0 20px;
	padding-top: 33px;
	padding-botton: 0px;
}

.mod_video{
	float:left;
	width:165px;
	height:49px; 
	margin:4px 0 8px 0px;
	background-color: #FFFFFF;
}

.marco_video{
	float:left;
	width:60px;
	height:44px;
	background-image:url(../images/marco_video.png);
	background-color: #FFFFFF;
}

.marco_video img{
	float: left;
	width: 52px;
	height: 36px;
	margin: 4px;
}

.descripcion { float:left; width:100px; height: 38px; margin:2px 0 0 5px; padding:0px; font-size:10px; overflow: hidden;}
.descripcion a{ text-decoration:none; color: #cb0101;}
.descripcion a:hover{ color:#0057a7;}
.fecha{ float:left; width:140px; margin:1px 0 0 5px; padding:0px; font-size:10px; color:#999999;}

#calendar{
	float: left;
	width: 285px;
	height: 235px;
	background-image: url('../images/bg_calendario.png'); background-repeat:no-repeat;
}

.mes{
	margin: 40px 0 0 10px;
	float: left;
	width: 150px;
	height: 100px;
}

.mes_nombre{
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin: 3px 0 0 13px;
}

.letras {
	margin: 1px 0 0 7px;
	color: #FFCB51;
	padding:0px;
	width: 140px;
	height: 15px;
}

.letras li{
	margin: 0;
	display: inline;
	color: #FFCB51;
	font-size: 10px;
	float: left;
	width: 20px;
	height: 14px;
	text-align: center;
	list-style: none;
}

.numeros{
	margin:0px 0 0 7px;
	padding:0px;
	float:left;
	width:140px;
	height:90px;
	list-style:none;
}

.numeros li{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:20px;
	height:14px;
	text-align:center;
	list-style:none;
}

.dia_habilitado{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:20px;
	height:14px;
	text-align:center;
	list-style:none;
}
.dia_habilitado:hover{
	background-color: #FF6600;
	cursor: pointer;
}
.dia_habilitado a{
	text-decoration: none;
}

.dia_habilitado_hoy{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:20px;
	height:14px;
	text-align:center;
	list-style:none;
	background-color: #CC4400;
}
.dia_habilitado_hoy:hover{
	background-color: #FF6600;
	cursor: pointer;
}
.dia_habilitado_hoy a{
	text-decoration: none;
}

.dia_habilitado_evento{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:20px;
	height:14px;
	text-align:center;
	list-style:none;
	background-color: #0058A8;
}

.dia_habilitado_evento:hover{
	background-color: #FF6600;
	cursor: pointer;
}

.dia_deshabilitado{
	background-color: transparent;
}

.dia{
	margin: 20px 0 0 7px;
	float: left;
	width: 105px;
	height: 138px;
}

.dia_nombre{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

.dia_numero{
	font-size: 80px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
}

.eventos{
	margin: 8px 0 0 15px;
	float: left;
	width: 260px;
	height: 50px;
}

.eventos p{
	float:left;
	margin: 0px 0px 0 0px;
	font-size: 9px;
	color:#FFFFFF;
	width: 205px;
	height:20px;
}

.eventos_detalle{
	float:left;
	font-size: 9px;
	color:#FFFFFF;
	margin: -20px 0px 0px 24px;
	padding: 0px;
	width: 205px;
	height:20px;
}

.btn_calendar{ 
	float:left;
	margin:15px 0px 0 0px;
}

#news{
	float:left;
	width: 294px;
	height: 156px;
	/*background-image: url('../images/bg_noticias.png');
	background-repeat:no-repeat;*/
	margin:7px 0 0 7px;
}

#news ul{
	float: left;
	width: 240px;
	height: 100px;
	margin: 40px 0 0 40px; padding:0px;
	font-size: 12px;
}

#news ul li{
	list-style: none;
	width: 240px;
	height: 17px;
	margin: 9px 0 0 0px;
	padding: 0px;
	overflow: hidden;
}

#news ul li:hover{
	cursor: pointer;
	color: #0d4970;
}

#contadoredecalorias{
	float: left;
	width: 294px;
	height: 78px;
	background-image: url(../images/bann_calorias.png);
	background-repeat: no-repeat;
	margin: 7px 0 0 7px;
}

#contadoredecalorias select{
	float: left;
	color: #305589;
	width: 162px;
	height: 20px;
	margin: 46px 0 0 21px;
	border: solid 1px #006db8;
	font-size: 12px;
}

#contadoredecalorias input:focus{
	border: solid 1px #82ddff;
}

#contadoredecalorias img{
	float: left;
	margin: 45px 0 0 17px;
}

.content_interna{
	float:left;
	width:586px;
	margin-top: 15px;
	overflow:hidden;
}
.breadcrumbs{
	position:absolute;
	left:50%;
	top:48px;
	margin-left: -180px;
}

.tit_interna{
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 0px;
}
.tit_interna a{
	text-decoration: none;
	color:#FFFFFF;
}
.tit_interna a:hover{
	text-decoration: none;
	color:#2975AD;
}
.subtit_interna{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 0 12px;
}
.subtit_interna a{
	text-decoration: none;
	color:#FFFFFF;
}
.subtit_interna a:hover{
	text-decoration: none;
	color:#2975AD;
}

/* FIN HOME */


/* DIVERTIRTE */

#calendar_left{
	float:left;
	width:187px;
	height:221px;
	margin:0px 0 15px 0;
	background-image: url(../images/banners_izquierda/banner_calculadora.png);
	background-repeat:no-repeat
}

.mes_left{
	margin:45px 0 0 10px;
	float:left;
	width:100px;
	height:110px;
}

.mes_nombre_left{
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	margin:0 0 3px 13px;
}

.numeros_left{
	margin:0px 0 0 1px;
	padding:0px;
	float:left;
	width:100px;
	height:100px;
	list-style:none;
}

.numeros_left li{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:9px;
	float:left;
	width:14px;
	height:13px;
	text-align:center;
	list-style:none;
}

.numeros_left li:hover{
	background-color: #FF6600;
	cursor:pointer;
}

.letras_left {
	margin:0px 0 0 1px;
	color:#FFCB51;
	padding:0px;
	width:100px;
	height:12px;
}

.letras_left li{
	margin:0;
	display:inline;
	color:#FFCB51; 
	font-size:9px;
	float:left;
	width:14px;
	height:14px;
	text-align:center;
	list-style:none;
}


.dia_left{
	margin:57px 0 0 10px;
	float:left;
	width:62px;
	height:103px;
}

.dia_nombre_left{
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
}

.dia_numero_left{
	font-size:48px;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 0 -1px;
}

.dia_habilitado_left{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:9px;
	float:left;
	width:15px;
	height:14px;
	text-align:center;
	list-style:none;
}
.dia_habilitado_left:hover{
	background-color: #FF6600;
	cursor: pointer;
}
.dia_habilitado_left a{
	text-decoration: none;
}

.dia_habilitado_hoy_left{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:9px;
	float:left;
	width:15px;
	height:14px;
	text-align:center;
	list-style:none;
	background-color: #CC4400;
}
.dia_habilitado_hoy_left:hover{
	background-color: #FF6600;
	cursor: pointer;
}
.dia_habilitado_hoy_left a{
	text-decoration: none;
}

.dia_habilitado_evento_left{
	margin:0;
	display:inline;
	color:#FFFFFF;
	font-size:9px;
	float:left;
	width:20px;
	height:14px;
	text-align:center;
	list-style:none;
	background-color: #0058A8;
}

.dia_habilitado_evento_left:hover{
	background-color: #FF6600;
	cursor: pointer;
}

.dia_deshabilitado_left{
	background-color: transparent;
}

.content_evento{
	margin:3px 0 0 5px;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	width:185px;
	height:40px;
}

.eventos_left{
	margin:-3px 0 0 10px;
	float:left;
	width:172px;
	height:50px;
}

.eventos_left p{
	margin:0px;
	float:left;
	width:130px;
	height:50px;
	font-size: 9px;
	color:#FFFFFF;
}

.eventos_detalle_left{
	float:left;
	font-size: 9px;
	color:#FFFFFF;
	margin: -32px 0px 0px 24px;
	padding: 0px;
	width: 128px;
	height:34px;
	overflow: hidden;
}

.btn_calendar_left{ 
	float:left;
	margin:15px 0px 0 -4px;
}

.banner_top{
	float: left;
	margin-top: -26px;
}

.banner_game{
	float:left;
	margin: 15px 0 0 8px;
}

#news_left{
	float:left;
	width:187px;
	height:150px; 
	background-image: url(../images/bg_izqnoticias.png);
	background-repeat:no-repeat;
	margin:0px 0 10px 0px;
	padding:0px 0 0 0px;
}

#news_left ul{
float:left;
width:140px; height:150px; line-height:12px;
margin:52px 0 0 43px; padding:0px;}

#news_left ul li{
list-style:none;
width:135px; height:39px;
margin:0px 10 0 0px; padding:0px 0 15px 0px;}

#news_left ul li:hover{
cursor:pointer; color:#0d4970;}

/* FIN DIVERTIRTE */



/* SUPERARTE */
.content_tips{
	float:left;
	width:586px;
	margin-top: 10px;
	overflow:hidden;
}

.content_tips_top{
	float:left;
	width:586px;
	margin-top: -26px;
	overflow:hidden;
}

.info_tips{
	float:left;
	width:586px;
	overflow:hidden;
	background-image:url(../images/bg_tablas_internas/bg_tiling_vert.png);
}

.mod_calendario_detalle{
float:left; margin: 5px 0 5px 25px;
width:550px; min-height:150px;}

.mod_calendario_detalle ul{
float:left; margin: 5px 0 5px 15px;
width:520px; min-height:35px; list-style:none; padding:0px;}

.mod_nota_detalle{
float:left; margin: 5px 0 5px 25px;
width:550px; min-height:150px;}

.mod_nota_detalle ul{
float:left; margin: 5px 0 5px 15px;
width:400px; min-height:150px; list-style:none; padding:0px;}

.mod_tip{
	float:left; margin: 5px 0 5px 25px;
	width:550px; min-height:100px;
	background-color: #FFFFFF;
}

.mod_tip ul{
	float:left;
	margin: 5px 0 5px 15px;
	width:400px;
	min-height:80px;
	list-style:none;
	padding:0px;
}

.mod_tip_grande{
	float:left; margin: 5px 0 5px 25px;
	width:550px; min-height:50px;
	background-color: #FFFFFF;
}

.mod_tip_grande ul{
	float:left; margin: 5px 0 5px 15px;
	width:520px; min-height:40px; list-style:none; padding:0px;
}

.tit{
font-size:18px; font-weight:bold; color:#2975ad;
}

.tit_detalle{
font-size:18px; font-weight:bold; color:#2975ad; margin:0px 0 0 35px; line-height:22px; width:535px;
}

.subtit_detalle{
font-size:14px; font-weight:bold; color:#1e94db; margin:15px 0 30px 35px; line-height:16px; width:535px;
}

.div_tit{
font-size:18px; font-weight:bold; color:#2975ad; margin:0px 0 0 35px; width:535px; line-height:26px;}
.ejercicio{
font-size:13px; color:#666; margin:5px 0 30px 64px; line-height:15px; width:505px;
}

.escrito{font-size:11px; color:#666;}
.info{color:#333333; margin-top:7px; margin-bottom:3px;}
.texto{margin-top: 10px; font-size:12px; color:#666;}

.texto_cabecera{
	font-family: "Lucida Sans", Times, serif;
	font-size:14px;
	color:##2975ad;
}
.texto_completo{
	font-family: "Lucida Sans", Times, serif;
	font-size:12px;
	color:#666666;
}

.sep_tips{
float:left; background-color: #dbdbdb; margin:5px 0 5px 55px;
width:500px; height:1px;}

.numerador{
	list-style:none;
	padding:0px;
	float:left;
	margin:10px 0 10px 100px;
	display:inline;
}

.numerador li{
	padding:3px;
	margin:0px 0 0px 0px;
	display:inline;
	color:#b3cfdb;
	font-weight:bolder;
	font-size:24px;
}

.numerador li p{
	width:29px;
	height:31px;
	float:left;
	margin:0px;
	padding:0 2px 0 0;
	text-align:center;
	line-height:28px;
}

.numerador li p:hover{
	cursor:pointer;
	color:#0099FF;
}

.numerador li a{
	text-decoration: none;
	color:#b3cfdb;
}
.numerador li a:hover{
	cursor:pointer;
	color:#0099FF;
}

.numerador_activo{
background-image:url(../images/bg_num.png);
}

.content_moretips{
float:left; width:652px; margin-top:20px; margin-left:23px;
overflow:hidden;
}

.info_moretips{
	float:left;
	width:542px;
	overflow:hidden;
	background-image: url(../images/bg_tablas_internas/tabla_otros_tiling.gif);
}


.info_moretips p{
	float:left;
	width:480px;
	margin:10px 0 0 40px;
	color:#0471c3;
}

.input_contact{
	float:left;
	width:166px;
	margin:2px 0px 0 40px;
	height:16px;
	padding-top:2px;
	color:#305589;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #f6df62;
}
.input_contact:focus{
	border:solid 1px #f1aa2d;
}

.comment{
	float:left;
	width:426px;
	margin:2px 17px 0 40px;
	height:70px;
	color:#305589;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #f6df62;
}
.comment:focus{
	border:solid 1px #f1aa2d;
}



.pic_tip{ float:left; margin:5px 25px 0 32px;}
.name{ font-size:18px; font-weight:bold; color:#7d7d7d; margin:15px 0 10px 15px; line-height:15px; width:470px; float:left;
}
.comment_item{ font-size:13px; color:#666; margin:0px 0 30px 15px; line-height:15px; width:450px; float:left;
}
/* FIN SUPERARTE */

/* CONTADOR */

.searcher{
width:511px; min-height:84px; overflow:hidden; float:left; background-image:url(../images/bg_tablas_internas/bg_search.png);
background-repeat:no-repeat; margin-left:58px; margin-top:20px;}

.searcher input{ width:335px; height:20px; float:left; margin:48px 20px 0 20px; border: solid 1px #e86702; padding:3px 0 0 2px;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 13px; color:#e86702;}
	
.searcher img{float:left; margin-left:0px; margin-top:43px;}

.searcher p{font-size:13px; color:#666; margin:15px 0 30px 3px; line-height:20px; width:507px; float:left; line-height:15px;}


.content_calorias{
float:left; width:515px;margin-left:58px;
overflow:hidden;
}

.info_calorias{
float:left; width:515px; overflow:hidden;
background-image: url(../images/bg_tablas_internas/tabla_gris_tiling.gif);}

.info_calorias img{
float:left; }

.info_calorias p{
float:left; width:467px; color:#126eb1; margin: 0 0 20px 25px;}

.comidas1{
float:left; width:120px; height:30px; margin: 3px 0 0 25px; line-height:10px; color:#666;}
.comidas1 a{
color:#666; text-decoration:none; line-height:13px; padding-left:3px;}
.comidas1 a:hover{
color:#126eb1;}

.comidas2{
float:left; width:120px; height:30px; margin: 3px 0 0 5px; color:#666;}
.comidas2 a{
color:#666; text-decoration:none; line-height:13px; padding-left:3px;}
.comidas2 a:hover{
color:#126eb1;}

.comidas3{
float:left; width:170px; height:30px; margin: 3px 0 0 5px; color:#666;}
.comidas3 a{
color:#666; text-decoration:none; line-height:13px; padding-left:3px;}
.comidas3 a:hover{
color:#126eb1;}


.content_calorias_grey{
float:left; width:515px;margin-left:58px;
overflow:hidden;
}

.info_calorias_grey{
float:left; width:515px; overflow:hidden;
background-image: url(../images/bg_tablas_internas/tabla_gris2_tiling.gif);}

.info_calorias_grey img{
float:left; }

.calorias_combo_grupo{
width:215px; margin:0px 0px 0 17px; height:25px; border:solid 1px #999; padding:3px 3px 2px 0;
font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif; font-size: 11px; color:#333333; }

.calorias_combo_alimento{
width:218px; margin:0px 0px 0 50px; height:25px; border:solid 1px #999; padding:3px 3px 2px 0;
font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif; font-size: 11px; color:#333333; }

.equivalencia{
	width:210px;
	height: 30px;
	margin:20px 0 0 17px;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color:#333333;
}

.txt_queres{float:left; width:506px; color:#666; margin: 0 0 0px 60px;}

.searcher2{ width:511px; min-height:84px; overflow:hidden; float:left; background-image:url(../images/bg_tablas_internas/bg_search2.gif); background-repeat:no-repeat; margin-left:58px; margin-top:20px;}

.searcher2 input{ width:335px; height:20px; float:left; margin:48px 20px 0 20px; border: solid 1px #e86702; padding:3px 0 0 2px;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 13px; color:#e86702;}
	
.searcher2 img{float:left; margin-left:0px; margin-top:43px;}

.tit_contador{
float:left; margin:5px 0 0 90px;
}

.info_alimentos{
float:left; width:511px;
border:solid 1px #c6dce7;
margin:5px 0 0 58px;}

.impar{
background-color:#c6dce7; padding:0px; margin:0px; border:0px; border-top: solid 1px #fff;}

.par{
background-color:#d7eefe; padding:0px; margin:0px; border:0px; border-top: solid 1px #fff;}


.nombre_alimento{
float:left; color:#126eb1; width:508px; font-size:13px; font-weight:bold; margin:2px 0 0 3px; }

.calorias{
float:left; color:#393a84; width:150px; font-size:11px; font-weight:bold; margin:0px 20px 2px 3px;}

.quemarcalorias{
float:left; color:#666; width:300px; font-size:12px; margin:0px 0 2px 3px; }




/* FIN CONTADOR */

/* VIVIR TU PASION*/

.titgym{
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	float:left; font-size:18px; font-weight:bold; color:#2975ad; margin:0 0 0 52px;
}

.content_gyms{
float:left; overflow:hidden; margin:10px 0 0 45px; width:520px;
}
.gym{
float:left;
width:500px; min-height:70px; margin:10px 0 0 6px; }

.gym img{
float:left; margin:5px 5px 15px 0px; }

.nombre_lugar{
float:left; width:370px; font-size:16px; font-weight:bold; color:#52a8e8; margin:0px;}

.datos_lugar{
float:left; width:370px; font-size:11px; color:#999; margin:0px;
}

.bann_vivir{
	position:absolute;
	left:50%;
	top:70px;
	margin-left:-192px;
}

.busc_gym{
	width:585px;
	height:50px;
	background-image: url(../images/busc_gym.png);
	position:absolute;
	left:50%;
	top:454px;
	margin-left:-179px;
	z-index: 1;
}

.busc_gym input{
	width:160px;
	height:18px;
	float:left;
	margin:18px 0 0 350px;
	border:solid 1px #c4edfd;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color:#0078b1;
	padding:3px 0 0 3px;}

.busc_gym select{
	width:160px;
	height:20px;
	float:left;
	margin:18px 0 0 350px;
	border:solid 1px #c4edfd;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color:#0078b1;
	padding:0px 0 0 0px;
}

.btn_search{
	float:left;
	margin:13px 0 0 12px;
}

.busc_canchas{
	width:585px;
	height:50px;
	background-image: url(../images/busc_canchas.png);
	position:absolute;
	left:50%;
	top:454px;
	margin-left:-179px;
	z-index: 1;
}

.busc_canchas input{
	width:160px;
	height:18px;
	float:left;
	margin:18px 0 0 350px;
	border:solid 1px #c4edfd;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color:#0078b1;
	padding:3px 0 0 3px;
}

.busc_canchas select{
	width:160px;
	height:20px;
	float:left;
	margin:18px 0 0 350px;
	border:solid 1px #c4edfd;
	font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color:#0078b1;
	padding:0px 0 0 0px;
}

/* FIN VIVIR TU PASION*/

















