@charset "UTF-8";
body {
	background-image: url(../images/interfase/fondo_page.jpg);
	background-repeat: repeat-x;
	background-color: #2c6190;
}
#cuerpo input,#cuerpo select, #cuerpo textarea {
	border: 1px solid #999999;
}
#contenido {
	width: 998px;
	display: block;
	position:relative;
	left: 50%;
	margin-left: -499px;
	margin-top: 10px;
}
#banner {
	background-image: url(../images/interfase/cabecera_fondo.png);
	height: 170px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	z-index: -999;
}
#banner #logo {
	background-image: url(../images/interfase/logo_deportes.gif);
	height: 170px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 170px;
	float: left;
}
#banner #banner_flash {
	float: left;
	width: 618px;
	height: 170px;
	background-image: url(../images/interfase/fondo_banner);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner #escudo {
	background-image: url(../images/interfase/escudo_realejos.gif);
	float: right;
	height: 170px;
	width: 170px;
	background-position: center center;
	background-repeat: no-repeat;
}
#cabeza #menu {
	background-color: #def2ff;
	height: 54px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6ca5d4;
	background-image: url(../images/interfase/naranja.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
#caja_pie, #caja_pie a {
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menu #principal {
	margin-top: 12px;
	float: left;
	width: 740px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu #principal a{
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 80px;
	height: 23px;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#menu #principal a:link, #menu #principal a:visited, #menu #principal a:active {
	display: block;
	text-align: center;
	color: #666666;
}
#menu #principal a:hover {
	background-image: url(../images/interfase/esquina_naranjab.gif);
	background-color: #e5b782;
	color: #FFFFFF;	
}
#menu #principal a:link#seleccion, #menu #principal a:visited#seleccion   {
	background-image: url(../images/interfase/esquina_naranja.gif);
	background-color: #E98F2F;
	font-weight: bold;
	color: #FFFFFF;
}


#menu #principal li {
	float: left;
	list-style-type: none;
	margin: 4px;
}
#menu #secundario {
	float: right;
	margin-top: 20px;
}
#cabeza #submenu {
	background-color: #f6d2ac;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
}
#contenido #cuerpo {
	background-color: #FFFFFF;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* BLOQUES DEL CUERPO */
#cuerpo .tipo1 {
	float: left;
	margin-right: 16px;
	border: 1px solid #e5e5e5;
	min-height: 410px;
	background-image: url(../images/interfase/fondo_barra.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuerpo #bloque_noticias {
	width: 456px;
}
#cuerpo #bloque_actividades {
	width: 238px;
	float: left;
	border: 1px solid #b5b5b5;
	background-color: #d6dbde;
	height: 410px;
	background-image: url(../images/interfase/fondo_actividades.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#cuerpo #bloque_grande {
	width: 950px;
}
#cuerpo #bloque_2columnas_A {
	width: 450px;
}
#cuerpo #bloque_2columnas_B {
	width: 250px;
}
#cuerpo #bloque_destacado {
	width: 225px;
}
/* TIPOS DE ESTILO EN DISEÑOS */
.tipo1 .margen {
	padding: 6px;
}
.tipo1 p {
	margin: 0px;
	padding: 0px;
}
.tipo1  .fecha {
	background-image: url(../images/interfase/calendario2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 0.8em;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tipo1 h2,.tipo1 h3 {
	color: #E98F2F;
	font-weight: regular;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.tipo1 hr {
	clear: both;
	background-color: #C0C0C0;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}
.tipo1 h1 {
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E98F2F;
	background-image: url(../images/interfase/punto_naranja.gif);
	padding-left: 24px;
	background-position: 0px 6px;
}
.tipo1 #mas_datos {
	border: 1px solid #e5e5e5;

	height: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#portfolio img {
	height: 300px;
	width: 210px;
}
#portfolio li,#portfolio_equipo li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#portfolio .pie_foto {
	border: 1px solid #e5e5e5;
	height: auto;
	padding: 2px;
	text-align: center;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#bloque_destacado #portfolio {
	margin-right: 7px;
	margin-left: 7px;
}

#bloque_actividades .mas_datos {
	text-align: center;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}



#cuerpo #bloque_actividades h1 {
	font-size: 14px;
	color: #8A8B8D;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8B8D;
	background-image: url(../images/interfase/esquina_gris.gif);
	padding-left: 24px;
	background-position: 0px 6px;
}

#cuerpo #bloque_actividades p {
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bloque_actividades .contenedor_actividades {
	height: 350px;
}
#bloque_actividades .actividad {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.actividad p {
	margin: 0px;
	padding: 0px;
}
#bloque_actividades .actividad .dia {
	float: left;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
}
#bloque_actividades .actividad .titulo {
	float: right;
	color: #666666;
}
#bloque_actividades #mas_datos {
	display: block;
}
#contenido #subcuerpo {
	background-image: url(../images/interfase/fondo_contenido_secundario.gif);
	background-repeat: repeat-x;
	background-color: #c3e7ff;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-top: 16px;
}
#subcuerpo .columna_grande {
	width: 950px;
	float: left;
	background-image: url(../images/interfase/contenido_adicional.jpg);
	background-repeat: repeat-x;
	min-height: 300px;
}
.columna_grande .margen {
	padding: 8px;
}
#subcuerpo .columna {
	width: 226px;
	float: left;
	background-image: url(../images/interfase/contenido_adicional.jpg);
	background-repeat: repeat-x;
	min-height: 300px;
}
#subcuerpo .columna .esquina {
	background-image: url(../images/interfase/esquina_contenido_adicional.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subcuerpo .columna h2,#subcuerpo .columna_grande h2 {
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 24px;
	background-image: url(../images/interfase/esquina_blanco.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}
#subcuerpo .columna h3,#subcuerpo .columna_grande h3 {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	color: #2c6190;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#subcuerpo .columna p,#subcuerpo .columna_grande p {
	padding-right: 8px;
	padding-left: 8px;
}
.marco_foto {
	background-image: url(../images/interfase/marco_foto.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	padding-top: 18px;
	padding-left: 18px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#subcuerpo .margen {
	margin-right: 16px;
}
#subcuerpo hr {
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #6A9ECA;
}

.columna_articulo1 {
	display: block;
	width: 600px;
	border-right-style: none;
	padding-right: 10px;
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.columna_articulo2 {
	width: 327px;
	float: right;
}

#cuerpo  .caja_noticia {
	padding: 10px;
	background-color: #DEF2FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
}
.caja_noticia h1 {
	text-align: left;
}

.caja_noticia p, .columna_articulo1 p {
	padding-bottom: 8px;
	padding-top: 6px;
}


.encabezado {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 6px;
}

.encabezado p,.encabezado h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.encabezado h2 {
	font-size: 3em;
}
.encabezado p {
	font-size: 1.3em;
}
.columna_articulo1 .detalle {
	display: block;
	height: 24px;
	font-size: 0.8em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #666666;
}
.encabezadoclub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 44px;
	background-repeat: no-repeat;
	background-position: 880px center;
	padding: 6px;
}
.encabezadoclub h2 {
	font-size: 2em;
	float: left;
}
.encabezadoclub .logos {
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.encabezadoclub .logos img {
	margin-right: 4px;
	margin-left: 4px;
}
.cuerpo_club {
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
.cuerpo_club .foto {
	background-image: url(../images/interfase/fondo_fotos_club.jpg);
	display: block;
	float: left;
	width: 604px;
	height: 295px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cuerpo_club .foto img {
	padding-top: 15px;
	padding-left: 78px;
}
.tres_columnas{
	display: block;
	width: 298px;
	float: left;
	margin-bottom: 4px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: -999;
}
.una_columna{
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subcuerpo .tres_columnas{
	display: block;
	width: 304px;
	float: left;
	margin-bottom: 10px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tres_columnas h3, .una_columna h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 4px;
}
.tres_columnas li {
	margin-left: 20px;
}
.instalaciones {
	display: block;
	width: 296px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 324px;
	margin-bottom: 10px;
	padding: 4px;
}
.clubs {
	display: block;
	width: 453px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 280px;
	margin-bottom: 10px;
	padding: 4px;
	background-image: url(../images/interfase/fondo_degradado_azulin.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.clubs .logo {
	float: left;
	width: 140px;
	height: 120px;
	display: block;
	text-align: center;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.instalaciones .direccion {
	background-image: url(../images/interfase/logo_direccion.gif);
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #666666;
	padding-right: 10px;
	padding-top: 4px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.instalaciones fieldset img {
	border: none;
	margin-right: 4px;
}
.instalaciones img {
	border: 2px solid #999999;
}
.instalaciones h2 {
	background-image: url(../images/interfase/punto_naranja.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E98F2F;
}
.clubs h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.clubs .datos {
	width: 220px;
	height: 120px;
	float: left;
	background-image: url(../images/tiposdeportes/icono_beisbol_p.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	background-position: 2px 2px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.clubs .datos2 {
	width: 350px;
	height: 120px;
	float: left;
	background-image: url(../images/tiposdeportes/icono_beisbol_p.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	background-position: 2px 2px;
	padding-right: 20px;
}
.clubs .datos p,.clubs .datos2 p {
}
.instalaciones fieldset {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.instalaciones fieldset legend {
	color: #999999;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.medianil {
	margin-right: 6px;
}
.buscador_actividades {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 10px;
	background-color: #DEF2FF;
}
.buscador_listados {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #DEF2FF;
	background-image: url(../images/interfase/fondo_buscador_clubs.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 89px;
}

.buscador_listados .texto, .buscador_clubs .texto {
	float: right;
	width: 800px;
	height: 71px;
	padding: 9px;
	text-align: right;
}
.buscador_listados .logo {
	background-image: url(../images/interfase/icono_equipo.jpg);
	width: 100px;
	display: block;
	height: 89px;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
.galeria li {
	float: left;
	width: 239px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/interfase/fondo_galeria.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galeria img {
	margin-top: 30px;
	margin-left: 44px;
}
.deportes {
	display: block;
	width: 290px;
	float: left;
	border: 1px solid #999999;
	height: 90px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.deportes2 {
	display: block;
	width: 290px;
	float: left;
	border: 1px solid #E98F2F;
	height: 90px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 8px;
	margin-bottom: 8px;
}
.deportes .logo, .deportes2 .logo {
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	float: left;
	height: 80px;
}

.deportes .texto,.deportes2 .texto {
	display: block;
	float: right;
	width: 230px;
	text-align: right;
	/*overflow: hidden;*/
}
.deportes .texto h3, .deportes2 .texto h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.deportes .texto p,.deportes2 .texto p {
	margin: 0px;
	padding: 0px;
	color: #999999;
}
.news_slider  .foto_titu {
	background-image: url(../images/interfase/icono_camara.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 18px;
	background-position: 10px 0px;
}

#formulario label {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}

#formulario {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#formulario fieldset {
	border: 1px solid #999999;
	margin: 4px;
	padding: 10px;
}
#formulario input, #formulario textarea {
	border: 1px solid #666666;
}
.enlaces li {
	list-style-type: none;
	height: 110px;
	display: block;
	margin: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	clear: both;
}
.enlaces li img {
	float: right;
}
#bloque_noticias h2 {
	font-size: 1.2em;
}
