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

.contendor_general {
	position:absolute;
	width:100%;
	margin:0px auto;
	
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	height:100%;
	margin:0px auto;
	
}
.navegacion {
	background-image: url(images/bk_navegacion.jpg);
	background-repeat: repeat-x;
	height: 154px;
	position:relative;
	top:0;
	left:0;
	width:100%;
}
#contendor_gen {
	width:978px;
	margin:0px auto;
	position:relative;
	
}

/*---logo---*/
#logo_tope {
	background-image:url(images/logo_top1.png);
	width:209px;
	height:154px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:0;
	left:0px;
	z-index:3;		
	margin-left: -185px;

}
#logo_btn {
	/*background-image:url(images/logo_boton.png);*/
	width: 209px;
    background-color: white;
    border-bottom-right-radius: 92%;
    border-bottom-left-radius: 65%;
    height: 46px;
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    left: 0px;
	z-index: 2;
	margin-left: -186px;
}
/*---botonera---*/

#bt_centro_de_bateo a {
	background-image:url(images/btn_centrodebateo_off.jpg);
	float: left;
	width:151px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;

}
#bt_centro_de_bateo a:hover {
	background-image:url(images/btn_centrodebateo_on.jpg);
	float: left;
	width:151px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
}	
#active_bt_centro_de_bateo {
	background-image:url(images/btn_centrodebateo_on.jpg);
	float: left;
	width:151px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
	 
}

#bt_futbolito a {
	background-image:url(images/btn_futbolito_off.jpg);
	float: left;
	width:130px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;

}
#bt_futbolito a:hover {
	background-image:url(images/btn_futbolito_on.jpg);
	float: left;
	width:130px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
}	
#active_bt_futbolito {
	background-image:url(images/btn_futbolito_on.jpg);
	float: left;
	width:130px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
	 
}

#bt_cafe_sport a {
	background-image:url(images/btn_cafe_sport_off.jpg);
	float: left;
	width:122px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;

}
#bt_cafe_sport a:hover {
	background-image:url(images/btn_cafe_sport_on.jpg);
	float: left;
	width:122px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
}	
#active_cafe_sport {
	background-image:url(images/btn_cafe_sport_on.jpg);
	float: left;
	width:122px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
	 
}

#bt_fiestas_infantiles a {
	background-image:url(images/btn_fiestas_infantiles_off.jpg);
	float: left;
	width:158px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;

}
#bt_fiestas_infantiles a:hover {
	background-image:url(images/btn_fiestas_infantiles_on.jpg);
	float: left;
	width:158px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
}	
#active_fiestas_infantiles {
	background-image:url(images/btn_fiestas_infantiles_on.jpg);
	float: left;
	width:158px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
	 
}
#bt_ubicanos a {
	background-image:url(images/btn_ubicanos_off.jpg);
	float: left;
	width:95px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;

}
#bt_ubicanos a:hover {
	background-image:url(images/btn_ubicanos_on.jpg);
	float: left;
	width:95px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
}	
#active_ubicanos {
	background-image:url(images/btn_ubicanos_off.jpg);
	float: left;
	width:95px;
	height:139px;
	position:relative;
	top:0;
	left:110px;
	background-repeat: no-repeat;
	 
}
/*--- fin botonera---*/

/*---medio---*/

.bk_medio {
	background-image:url(images/bk_medio.jpg);
	width:100%;
	height:480px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
		
}
#img_futbolista {
	background-image:url(images/futbolista.png);
	width:366px;
	height:336px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:40px;
	left:-110px;
	z-index:1;	
}
#img_reservacion_futbol a {
	background-image:url(images/reservacion_futbol.png);
	width:229px;
	height:175px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:200px;
	left:20px;
	z-index:3;
	visibility: visible;
}
#img_reservacion_futbol a:hover {
	background-image:url(images/reservacion_futbol_on.png);
	width:229px;
	height:175px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:200px;
	left:20px;
	z-index:3;	
}

#img_beisbolista {
	background-image:url(images/beisbolista.png);
	width:297px;
	height:499px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:40px;
	left:80px;
	z-index:1;	
}
#img_bateo a {
	background-image:url(images/cajas_de_bateo.png);
	width:188px;
	height:162px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:250px;
	left:720px;
	z-index:2;	
}
#img_bateo a:hover {
	background-image:url(images/cajas_de_bateo_on.png);
	width:188px;
	height:162px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:250px;
	left:720px;
	z-index:2;	
}
#grass {
	background-image:url(images/grass.png);
	width:100%;
	height:160px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:450px;
	left:0px;
	z-index:2;	
}

/*---footer---*/

#footer {
	background-color:#babd2e;
	width:100%;
	height:200px;
	float:left;
	position:relative;
	top:100px;
	left:0px;
	z-index:2;
	background-repeat: repeat;
}
#ubicacion {
	background-image:url(images/ubicacion_mapa.png);
	width:116px;
	height:105px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:20px;
	left:0px;
	z-index:3;
}
#texto_ubicacion {
	width:320px;
	height:105px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:30px;
	left:10px;
	z-index:3;
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}
#divisores {
	background-image:url(images/div.gif);
	background-repeat: no-repeat;
	width:1px;
	height:105px;
	float:left;
	position:relative;
	top:30px;
	left:40px;
	z-index:3;
	margin-right: 30px;	
}
#redes_footer {
	width:300x;
	height:105px;
	float:left;
	position:relative;
	top:50px;
	left:40px;
	z-index:3;
	margin-right: 30px;	
}
#nav_down {
	width:300x;
	height:105px;
	float:left;
	position:relative;
	top:20px;
	left:200px;
	z-index:3;
	margin-right: 30px;
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:13px;	
}

/*---centro de bateo---*/

#img_beisbolista_interna {
	background-image:url(images/beisbolista.png);
	width:297px;
	height:499px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:-350px;
	left:0px;
	z-index:1;	
}

.bk_medio_internas {
	background-color:#f1f2f2;
	width:100%;
	height:680px;
	float:left;
	background-repeat:repeat;
	position:relative;
	top:0px;
	left:0px;
		
}
#input {
	margin: 2px;
	padding: 2px;
	border: thin dotted #CCC;
}
#grass_interna {
	background-image:url(images/grass.png);
	width:100%;
	height:160px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:650px;
	left:0px;
	z-index:2;	
}
#contenido {
	width:600px;
	height:460px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:50px;
	left:-260px;
	z-index:3;
	padding:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
}
#cuadro_contenido {
	background:#FFF;
	width:700px;
	height:480px;
	float:left;
	position:relative;
	top:0px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
#texto_cajabateo {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	position:relative;
	top:10px;
	left:0px;
	padding: 10px;
	float: right;
	height: 220px;
	width: 250px;
	border: thin dotted #0CF;
	background-color:#0CF;	
	
}	
	
/*---reservaciones---*/
#formulario_reservacion {
	width:600px;
	height:500px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:100px;
	left:-210px;
	z-index:3;
	background-color:#fff;
	padding:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0CF;	
}
#grass_interna_reservaciones {
	background-image:url(images/grass.png);
	width:100%;
	height:200px;
	float:left;
	background-repeat:no-repeat;
	position:absolute;
	top:650px;
	left:0px;
	z-index:2;	
}
#img_futbolista_reserva {
	background-image:url(images/futbolista.png);
	width:366px;
	height:336px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:-350px;
	left:10px;
	z-index:3;	
}
#titulos_internas {
	font-family:Arial, Helvetica, sans-serif;
	color:#0CF;
	font-size:24px;
	padding-left:10px;
	padding-bottom:10px;
}
#texto {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	position:relative;
	top:-210px;
	left:400px;
	padding: 10px;
	float: left;
	height: 150px;
	width: 200px;
	border: thin dotted #0CF;
	background-color:#0CF;	
	
}
/*---futbol 5---*/

#img_futbolista2_interna {
	background-image:url(images/futbolista2.png);
	width:227px;
	height:521px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:180px;
	left:0px;
	z-index:1;	
}

	

/*---cafe sport---*/

#img_familia_interna {
	background-image:url(images/family.png);
	width:457px;
	height:331px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:-170px;
	left:80px;
	z-index:1;	
}
/*---cafe sport---*/

#img_fiestas_infantiles {
	background-image:url(images/fiesta_infantil.png);
	width:302px;
	height:496px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:-360px;
	left:40px;
	z-index:1;	
}
