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

}
/* PRINCIPAL */	
#principal {
	float: left;
	width: 1280px;
	margin: auto;
	/* redondeo de 4 esquinas */
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
	/* Sombra alrededor*/
	-moz-box-shadow: 0px 0px 40px #ffffff;
	-webkit-box-shadow: 0px 0px 40px #ffffff;
	box-shadow: 0px 0px 40px #ffffff; 
}
/* HEADER */
header {
	width: 1280px;
	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;
	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%;
}
#cabecera3{
	width: 1280px;
	height: 30px;
	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;
	padding-bottom: 1px;
}
#actualizacion p {
	margin: 5px;
}
/*  */
#contenido{
	float: left;
	width: 100%/*1280px*/;
	background: url(../images/fondocabecera.png);
}
#contenido h1, h2, h3, h4, h5 {

	color: #1861a7;
}
/*Junta Directiva	*/
#juntadirectiva{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#juntadirectiva img {
	border: none;
	margin: 20px;
	padding: 5px;
}
#juntadirectiva p{
	text-align: justify;
	text-indent: 30px;
	margin: 20px;
	font-size: 14px;
}
/*Historia	*/
#historia{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#historia img {
	border: none;
	margin: 20px;
	padding: 5px;
}
#historia p{
	text-align: justify;
	text-indent: 30px;
	margin: 40px;
	font-size: 14px;
}
#historia li{
	font-size: 12px;
text-align: left;
	margin-left: 60px;

}
#historiaimg img {
	display: block;
	margin: auto;
	width: 600px;
	height: 402px;
	border: 2px solid #1861a7;
	margin-bottom: 20px;
}
/*Equipación EFB	*/
#equipacionefb{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#equipacionefb img {
	border: none;
	margin: 20px;
	padding: 5px;
}
#equipacionefb p{
	text-align: center;
	text-indent: 30px;
	margin: 20px;
}
/*patrocinadores EFB	*/
#patrocinadores{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#patrocinadores img {
	border: none;
	margin: 20px;
	padding: 5px;
}
#solopatrocinadores img {
	border: 2px solid #1861a7;
	margin: 20px;
	padding: 5px;
}
#patrocinadores p{
	text-align: center;
	text-indent: 30px;
	margin: 20px;
}
/*ropadeportiva EFB	*/
#ropadeportiva{
	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#ropadeportiva img {
	border: none;
	margin: 20px;
	padding: 5px;
	
}
#ropadeportiva p{
	text-align: center;
	text-indent: 30px;
	margin: 20px;
}
#linearopa{
     overflow:auto;
     height:370px;
     width:1200px;
margin: auto;
border: 2px solid #1861a7;
}
#linearopa img{
margin: 0 auto;
}
#linearopa p {
	font-size: 13px;
	color: #ffffff;
	background-color: #1861a7;
	padding: 5px;
	width: 250px;
	text-align: center;
	opacity: 0.7;
}

#ropa img {
/*	border: 2px solid #1861a7;*/
	margin: 20px;
	padding: 5px;

}
#ventaropa{

		width: 1280px;
}
#ventaropa img {
	border: 2px solid #1861a7;
	margin: 20px;
	padding: 5px;
}


/*Noticias	*/
#noticias{
height: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#noticias img {
	border: none;
	margin: 50px;
	padding: 5px;
}
#noticias p{
	text-align: center;
	text-indent: 30px;
	margin: 20px;
}
#noticias1{
	float: left;
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	margin-top: 10px;
		margin-bottom: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#noticias1 img {
	padding: 5px;
	border: 1px solid #1861a7;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;

}
#noticias1 p{
	text-align: justify;
	text-indent: 30px;
	margin: 20px;
	font-size: 14px;
}
#noticias h5 {
		text-align: right;
		padding-right: 20px;
		color: #000000;
}
#noticiasventanaemergente{
	float: left;
	width: 99%;
	background: #f1f1f1;  /*Fondo del contenido */
	margin-top: 6px;
	margin-left: 6px;
	border-radius: .25em .25em .25em .25em;
	-moz-border-radius: .25em .25em .25em .25em;
	-webkit-border-radius: .25em .25em .25em .25em;
	-o-border-radius: .25em .25em .25em .25em;
	text-align: center;
}
#noticiasventanaemergente img{
	padding: 5px;
	border: 1px solid #1861a7;
}
#noticiasventanaemergente p{
	text-align: justify;
	margin: 30px;
	text-indent: 30px;
	font-size: 14px;
}
#noticiasventanaemergente h5{
	text-align: right;
	margin-right: 20px;
}

/*Redes Sociales*/
#redessociales{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#redessociales img {
	border: none;
	margin: 20px;
	padding: 5px;
}
#redessociales p{
	text-align: justify;
	text-indent: 30px;
	margin: 20px;
	font-size: 12px;
}
/*Redes Sociales*/
#contacto{
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#contacto img {
	border: none;
	margin: 20px;
	padding: 5px;
}
#contacto p{
	text-align: justify;
	text-indent: 30px;
	margin: 20px;
	font-size: 12px;
}
#mapa{
	float: left;
	width: 610px;
	height: 450px;
	margin: 10px;
}
#mapa img{
	border: 2px solid #1861a7;

}
#formulario{
	float: left;
	width: 630px;
	height: 450px;

}
/* Temporadas */

/*PAGES TEMPORADAS*/
#equipos{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background: rgba(255, 255, 255, 0.8);
	margin: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
}
#hojaequipos {
	margin-left: 5px;
	margin-bottom: 10px;
}
#hojaequipos  h2{
	text-align: center;
}
#hojaequipos  h3{
	text-align: center;
}
#hojaequipos  p{
	text-align: center;
}
#hojaequipos img{
	display: block;
	margin: auto;
	margin-top: 10px;
	border: 2px solid #1861a7;
}
#tecnicosjugadores {
background: url(../../images/tema/camisetaescudotrasparente.png) no-repeat center top;
}
#tecnicosjugadores li{
	text-align: center;
	font-weight: bold;
	list-style: none;
	font-size: 14px;

}
.imagen{
	font-size: 11px;
	color: #1861a7;
}
/* Información  Escuela */
#informacionefb{
	width: 1280px;
	height: 160px;
	font-family: arial;
}
#informacionefb  h4{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #e1cc1e;
	text-shadow: 0.1em 0.1em #333;
}
#informacionefb  p{
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	text-shadow: 0.1em 0.1em #333;
}
#informacionefb  a{
	color: #ffffff;
	font-size: 12px;
}
#calendarios{
	float: left;
	width: 25%;
	height: 160px;
	background: #154e85;
	text-align: center;
}
#calendarios p{
	margin: 1px;
}
#pertenecer {
	width: 25%;
	float: left;
	height: 160px;
	background: #637e99;
	text-align: center;
}
#pertenecer p{
	margin: 5px;
}
#pertenecerescuela2 img {
	border: 2px solid #1861a7;
}
#horarios{
	float: left;
	text-align: center;
	width: 100%;
}
#horarios p{
	margin: 10px;
	text-align: center;
	text-indent:20px;

}
#horarios li{
	text-align: center;
	list-style: none;
	font-size: 14px;
}
#cuotas{
	width: 25%;
	float: left;
	height: 160px;
	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: #000000;
	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;
}

/*clases*/
.letracapital:first-letter {
	font-size:200%;
	color:#000;
}
.centrar {
	text-align: center;
}

.derecha {
	display: block;
	text-align: right;
	margin-right: 20px;
}
.negrita  {
	font-weight: bold;
}
#leermas  {
	font-size: 12px;
	text-align: right;
	margin-right:10px;
	color: #1861a7;
}
