﻿html, body, div {
	margin:0;
	padding:0;
	border:0;
}
body {
	width: 1280px;
	background: url(../../images/tema/fondo.png) no-repeat center top, url(../../images/tema/fondo1.png);
	background-attachment: fixed;
	/*background-color: #1861A6;*/
	margin:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	

}
/* PRINCIPAL */	
#principal {
	width: 1280px;
	margin: auto;
	/* Sombra alrededor*/
	-moz-box-shadow: 0px 0px 40px #ffffff;
	-webkit-box-shadow: 0px 0px 40px #ffffff;
	box-shadow: 0px 0px 40px #ffffff;
		border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;	
}
/* HEADER */
header {
	width: 1280px;
	height: 660px;
	background:url(../../images/tema/fondocabecera.png);
	color: white;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
}
#cabecera1{
	width: 1280px;
	height: 200px;
	color: white;
	text-align: center;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
}
#cabecera1 img{
	width: 90%;
}
#cabecera2{
	width: 1280px;
	height: 350px;
}
#imagenesrotatorias{
	float: left;
	width: 21.875%;
	height: 350px;
}
#imagenesrotatorias img {
	margin-top: 10px;
	border: 2px solid #0193de;
	-moz-box-shadow: 0px 0px 8px #ffffff;
	-webkit-box-shadow: 0px 0px 8px #ffffff;
	box-shadow: 0px 0px 8px #ffffff; 
}
#publicidadrotatoria{
	padding-top: 70px;
	padding-left: 50px;
	width: 200px;
	height: 200px;
}
#equipaciones{
	float: left;
	width: 40.625%;
	height: 350px;
	color: white;
	text-align: center;
}
#equipaciones h3{
	font-family: arial;
	margin: 0;
	color: #0193de;
}
.zoom50:hover img{
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}
#galeria{
	float: left;
	width: 37.5%;
	height: 350px;
}
#cabecera3{
	width: 1280px;
	height: 20px;
	color: white;
	text-align: center;
	font-family: arial;
	font-size: 14px;

}
#cabecera3 p{
	margin: 5px;
}
#visitas{
	float: left;
	width: 25%;
}
#ip {
	float: left;
	width: 25%;
}
#scriptfecha {
	float: left;
	width: 25%;
}	
#reloj {
	float: left;
	width: 25%;
}
#menu{
	width: 1280px;
	height: 30px;
}
#actualizacion{
	width: 1280px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
}
#actualizacion p {
	margin-top: 15px;
}
/*  */
#contenido{
	width: 1280px;
	height: 950px;

		
}

#partidos{
	float: left;
	width: 40%;
	height: 950px;

}
/* Información  Escuela */
#informacionefb{
	float: left;
	width: 1280px;

	font-family: arial;
	background:url(../../images/tema/fondopie2.png);
}
#informacionefb  h4{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #e1cc1e;
	text-shadow: 0.1em 0.1em #333;
	font-size: 12px;
}
#informacionefb  p{
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-shadow: 0.1em 0.1em #333;
}
#informacionefb  a{
	color: #ffffff;
margin-bottom: 5px;
}
#calendarios{
	float: left;
	width: 25%;

	/*background: #154e85;*/
	text-align: center;
}
#calendarios p{
	margin: 1px;
}
#pertenecer {
	width: 25%;
	float: left;

	/*background: #637e99;*/
	text-align: center;
}
#pertenecer p{
	margin: 5px;
}

#horarios{
	width: 25%;
	float: left;

	/*background: #154e85;*/
	text-align: center;
}
#horarios p{
	margin: 10px;
	text-align: justify;
	text-indent:20px;
}

#cuotas{
	width: 25%;
	float: left;

	/*background: #637e99;*/
	text-align: center;
}
#cuotas p{
	margin: 10px;
	text-align: justify;
	text-indent:20px;
}
/* Footer  */
footer{
	float: left;
	width: 1280px;
	height: 30px;
	font-family: arial;
	font-size: 14px;
	background:url(../../images/tema/fondopie.png);
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-o-border-radius: 0px 0px 10px 10px;
}
footer p {
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}
footer a{
color: #0193de;
}
