html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #996; text-decoration: none;}
a:hover {color: #000;text-decoration: none;}

body {
	background: black;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px;}

a img {
	border: 0;
}

img.absmiddle {
	vertical-align:middle;
}

.clearer {
clear: both;
}

.separador {
margin-top:5px;
clear: both;
}

.separador2 {
margin-top:15px;
clear: both;
}

.left {float: left;}

.right {float: right;}

.centrado { text-align:center; }

.container {
	background: #FFF url(../img/fondo_contenidos.gif) repeat-y;
	font-size: 1.2em;
	margin: 0 auto;
	width: 745px;
}

.imagen_titulo {
margin-left: 1px;
}

.navigation {	
	background: black url(../img/fondo_menu.gif) repeat-x;
	height: 27px;
	margin: 0 1px 0 1px;
}
.navigation a {
	background: black url(../img/fondo_menu.gif) repeat-x;
	color: white;
	display: block;
	float: left;
	font: 1.0em Arial, Verdana, sans-serif;
	line-height: 27px;
	padding: 0 35px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #9e9c70;}

.main {
	border-top: 1px solid #000;
}

#sidenav { float: left; margin-left: 1px; margin-bottom:-14px; }
#sidenav li { display: inline; list-style:none; }
#sidenav li a { display:block; width: 188px; height: 77px; margin: 0; border-bottom: 1px dotted #000; }
#sidenav li a img { border:none; vertical-align:bottom; /* IE6 */}
#sidenav li a:hover { visibility:visible; /* IE6 */ }
#sidenav li a:hover img { visibility:visible; /* IE6 */ }
#sidenav li a:hover img/**/ { visibility:hidden; /* IE5.0/win */}

#club {background:url(../img/menu1_.jpg) no-repeat left bottom; }
#plantillas {background:url(../img/menu2_.jpg) no-repeat left bottom; }
#abonos {background:url(../img/menu3_.jpg) no-repeat left bottom; }
#equipaciones {background:url(../img/menu4_.jpg) no-repeat left bottom; }
#enlaces {background:url(../img/menu5_.jpg) no-repeat left bottom; }
#foro {background:url(../img/menu6_.jpg) no-repeat left bottom; }
#patrocinadores {background:url(../img/menu7_.jpg) no-repeat left bottom; }
#contacto {background:url(../img/menu8_.jpg) no-repeat left bottom; }

.content {
	float: left;
	margin: 10px 0;
	padding: 0 15px;
	width: 505px;
	background: white url(../img/fondo_ppal.gif) no-repeat;
 	min-height: 600px;
  height: auto !important;
  height: 600px;
}

.content h1 {
background: url(../img/fondo_titulos.gif) no-repeat;
padding: 6px 30px;
height: 30px;
font: bold 14px Arial, Verdana, sans-serif;
}

.content h2 {
background: url(../img/fondo_titulos2.gif) no-repeat;
padding: 6px 30px;
height: 25px;
font: bold 14px Arial, Verdana, sans-serif;
}

.content p {font-family: Arial, Verdana, sans-serif; }

.noticia_fecha {
	color: #666;
	margin-left:15px;
	font-size: 1em;
	margin-bottom: 6px;
}

.noticia_titulo {
  font: bold 14px Arial, Verdana, sans-serif;
	margin-bottom: 6px;
}

.noticia_resumen {
  color: #666;
  font: bold 12px Arial, Verdana, sans-serif;
	margin-bottom: 6px;
}

.noticia_contenido {
	margin-left: 15px;
	margin-bottom: 6px;
}

.noticia_imagen {
	margin-left: 10px;
	margin-bottom: 6px;
	float:right;
	border: 1px solid #000;
}

.noticia_volver {
margin-top:7px;
clear:both;
}

.plantilla_columna1 {
width:200px;
float:left;
}

.plantilla_columna2 {
width:125px;
float:left;
}

.portada_columna1 {
width:270px;
float:left;
}

.portada_columna2 {
width:220px;
float:left;
margin-left:10px;
}

.resultado_titulo {
  font: bold 14px Arial, Verdana, sans-serif;
	margin-bottom: 6px;
	color: #a4a279;
}

.footer {
	background: black;
	color: #FFF;
	font: 10px Arial, Verdana, sans-serif;
	
	text-align: center;
	margin: 10px auto;
}
.footer a,.footer a:hover {color: #FFF;}

.etiqueta_formulario { 
	display: block;  
	float: left; 
	color: #836d41;
	width: 20%; 
	padding: 0; 
	margin: 5px 0 0; 
	text-align: right; 
	font-weight: bold;
}

form input.inputText, form textarea, form select {
  font: 10px Verdana, Helvetica, Sans-Serif;
	margin:5px 0 0 10px; 
}

/* Estilos antiguos */

.td_abajo_negro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tabla_listado {
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding: 10px;
}

.texto_destacado{
	color: #a4a279;
	font-weight: normal;
}

.texto_titulo {
	color: #a4a279;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.imagen_contenidos{
	margin-right: 10px;
  margin-bottom: 10px;	
  float: left;
}
