@charset "iso-8859-1";
/* CSS Document */

*{padding: 0; margin: 0;} /*Anula los valores de estilo del navegador*/

html{height: 101%;} /*fuerza a Firefox a mostrar la barra de scroll*/

body{
	background-color: #FFF;/*color de fondo*/
	color: #000; /*color de fuente*/
	font-family: Verdana, Arial, Helvetica, sans-serif; /*tipo de fuente*/
	font-size: small; /*tamaño de la fuente*/
	background-image: url(../imagenes/fondos/body_azul-blanco.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
 	}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #000;
	text-align: center;
	font-weight: normal;
}

h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.75em;
	color:#000;
	text-align: center;
	font-weight: normal;
	}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #000;
	text-align: center;
	font-weight: normal;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.25em;
	color:#000;
	text-align: center;
	font-weight: normal;
	}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: center;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-align: center;
	font-weight: normal;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
	background-color: #09F;
	}
#encabezado {
	margin: auto;
	width: 950px;
}
#encabezado_fondo_arriba {
	width: 950px;
	background-image: url(../imagenes/fondos/exterior_sup.png);
	background-repeat: no-repeat;
	height: 8px;
}
#encabezado_fondo_centro {
	clear: both;
	background-image: url(../imagenes/fondos/exterior_centro.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 950px;
	margin: 0;
	float: left;
}
#encabezado_contenido_izq {
	width: 580px;
	float: left;
	margin-left: 10px;
	background-image: url(../imagenes/fondos/nombre.png);
	background-repeat: no-repeat;
	background-position: 69px 0;
	height: 90px;
	margin-top: 5px;
	background-color: #246987;
}
#encabezado_contenido_central {
	width: 290px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	margin-top: 25px;
	background-color: #246987;
}
address{
	text-align:center; /*centrar*/
	font-size:75%; /*mas pequeño*/
	font-style:normal; /*distancia entre las lineas*/
	color: #000;
	font-weight: normal;
	letter-spacing: 0.8px;
	padding: 5px;
	}

#encabezado_contenido_dcha {
	width: 350px;
	float: left;
	background-image: url(../publicidad/publi_cabecera.gif);
	height: 100px;
	background-color: #246987;
}

#encabezado_fondo_abajo {
	background-image: url(../imagenes/fondos/exterior_inf.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 8px;
	clear: both;
	width: 950px;
}
#cuerpo {
	width: 950px;
	margin: auto;

}
#cuerpo_arriba {
	width: 950px;
	background-image: url(../imagenes/fondos/exterior_sup.png);
	background-repeat: no-repeat;
	height: 8px;
}
#cuerpo_centro {
	clear: both;
	background-image: url(../imagenes/fondos/exterior_centro.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 950px;
	margin: 0;
	float: left;
}
#columna_izq {
	width: 150px;
	float: left;
	margin-left: 10px;
}

#reloj {
	text-align: center;
}
#navegacion_lateral {
	width: 150px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}
#navegacion_lateral_sup {
	background-image: url(../imagenes/fondos/navegacion_sup.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 150px;
	background-color: #FFF;
}

#navegacion_lateral_centro {
	background-image: url(../imagenes/fondos/navegacion_cent.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 150px;
	background-color: #FFF;
}
#navegacion_lateral li {
	list-style-type: none;
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
}
#navegacion_lateral  a, .sinlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
	display: block;
	border: 1px solid #FFF;
	padding: 2px;
}
#navegacion_lateral a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	display: block;
	border: 1px solid #09F;
	padding: 2px;
	background-color: #9FF;
}
#inicio #li01 a, #calendario #li02 a, #historia #li03 a, #secciones #li04 a, #turismo #li05 a, #clasicas #li06 a, #trialsin #li07 a, #competicion #li08 a, #especiales #li09 a, #links #li10 a, #registro #li11 a, #contacto #li12 a, #foro #li13 a{
	background-color:#09F;
	color:#FFF;
	border: 1px solid #00F;
	} 


#navegacion_lateral_inf {
	background-image: url(../imagenes/fondos/navegacion_inf.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 150px;
	height: 5px;
	background-color: #FFF;
}
#publi_izq {
	float: left;
	clear: both;
	margin: 0;

}
#columna_central {
	width: 610px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
}

#general {
	float: left;
	width: 610px;
}
#general  img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#nombrePagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #09F;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#nombrePagina span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #09F;
}

#nombrePagina img {
	margin-left: 20px;
	border: 2px outset #09F;
	padding: 2px;
	vertical-align: middle;
}
#datoscontacto{
	width:98%;
	display: inline;
	margin: 5px;
	float: left;
	}
#datoscontacto img{
	margin:5px;
	float: left;
	}
#datoscontacto span{
	margin-left:5px;
	}
#datoscontacto div {
	width: 49%;
	float: left;
	height: 60px;
}

form{
	background-color:#09F;
	width:100%;
	border:1px solid;
	border-color: #FFF #CCC #CCC #FFF;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 5px;
}


.formulario{
	background-color:#eee;
	
}


#formuRegistro span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	padding-left: 10px;
}

fieldset{
	background-color:#DDD;
	margin:5px;
	padding:5px;
	}

label{
	display:block;
	text-align: right;
	width: 170px;
	float: left;
	margin-top: 6px;
	font-size: x-small;
	}
select, input, textarea{
	margin: 4px;
	width: 230px;
	display: block;
	font-size: x-small;
	}
#botonEnviar ,#regresar, #volver{
	width:80px;
	margin: auto;
	}
#recordar{
	width:160px;
	margin: auto;
	font-size: x-small;
	}
#editar, #borrar, #sinCambiar, #divCambiar #botonEnviar{
	float:left;
	width:100px;
	font-size: x-small;
	}
#botones{
	clear:left;
	}
#enviar{
	margin-left:20px;
	width: 60px;
	display: inline;
	margin-right: 400px;
	}
#reset6{
	width: 60px;
	display: inline;
	}
#verEmail ,#acepto{
	width:50%;
	float: left;
	}
#aceptacion input{
	display:inline;
	width: 20px;
	float: left;
	margin-left: 5px;
	}
#envioinfo input{
	display:inline;
	width:20px;
	margin-left:5px;
	}
#envioinfo label{
	display:inline;
	text-align: right;
	width: 170px;
	float: left;
	margin-top: 6px;
	font-size: x-small;
	}
#aceptacion label{
	display:block;
	text-align: right;
	width: 50px;
	float: left;
	font-size: xx-small;
	margin-left: 120px;
	}
#aceptoCondiciones{
	display:inline;
	width: 200px;
	float: left;
	text-align: center;
	}
#condiciones{
	text-align: justify;
	padding: 10px;
	display: block;
	clear: both;
	}
#textoVerEmail, #textoAcepto {
	width: 85%;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
.general_sup {
	background-image: url(../imagenes/fondos/general_sup.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 6px;
}
.general_centro {
	background-image: url(../imagenes/fondos/general_cent.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 5px 10px;
	clear: both;
}
.general_inf {
	background-image: url(../imagenes/fondos/general_inf.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 6px;
	clear: both;
}

#eventos {
	width: 100%;
	padding: 0;
}

#eventos img{
	padding: 5px;
	float: left;
}

#eventos fieldset{
	background-color:#FFF;
	margin:5px;
	padding:5px;
	}

#eventos #debesRegistrarte{
	font-weight: bold;
	display: inline;
	text-align: center;
	margin: auto;
}

.cierre{
	clear:both;
	}
#columna_dcha {
	width: 150px;
	float: left;
	padding: 5px;
}
#acceso form{
	background-color:#EEE;
	width:100%;
	border:0;
	font-weight: normal;
	font-size: x-small;
	padding: 0;
}

legend{
	color:#666;
	font-size:1em;
	font-weight:bold;
	}
#accesoSocios {
	margin:0;
	padding:0;
	font-size: x-small;
	text-align: center;
	}
.error {
	font-weight: bold;
	color: #F00;
	font-size: 1.5em;
}
#precios {
	padding: 5px;
	clear: both;
	width: 150px;
	margin: auto;
	border: 1px solid #09F;
}

#accesoSocios label {
	text-align: left;
	width: 92%;
	padding-left: 5px;
	font-size: 0.85em;
}
#accesoSocios input    {
	margin: auto;
	margin-top:4px;
	margin-bottom:5px;
	width: 92%;
	display: block;
	clear: both;
	font-size: x-small;
	}
#accesoSocios a    {
	margin: auto;
	margin-top:4px;
	margin-bottom:5px;
	width: 92%;
	display: block;
	clear: both;
	font-size: x-small;
	text-decoration:none;
	border:1px solid #09F;
	}
#accesoSocios a:hover    {
	margin: auto;
	margin-top:4px;
	margin-bottom:5px;
	width: 92%;
	display: block;
	clear: both;
	font-size: x-small;
	text-decoration:none;
	border:1px solid #00F;
	background-color:#09F;
	color:#FFF;
	}
#fecha {
	margin-bottom: 10px;
	width: 150px;
}
#fecha form {
	width: 150px;
}

#fecha form input {
	width: 140px;
	color: #09F;
	text-align: center;
}




#publi_dch {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 140px;
	margin-left: 5px;
	background-image: url(../publicidad/publi_derecha.gif);
	height: 140px;
}




#cuerpo_abajo {
	background-image: url(../imagenes/fondos/exterior_inf.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 8px;
	clear: both;
	width: 950px;
}
#botonInscripcion, #botonSalir {
	width: 60px;
	margin: auto;
}
.falta {
	background-color: #C9F;
}
.centroBlanca {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #FFF;
	text-align: center;
}
.letraAzul {
	color: #09F;
}
.letraVerde {
	color: #060;
}
.letraMarron {
	color: #630;
}
.letraRoja {
	color: #F00;
}
.letraGris {
	color: #999;
}
#pie {
	margin: auto;
	width: 950px;
}

#pie_fondo_arriba {
	background-image: url(../imagenes/fondos/exterior_sup.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 950px;
	margin: auto;
}

#pie_fondo_centro {
	background-image: url(../imagenes/fondos/exterior_centro.png);
	background-repeat: repeat-y;
	width: 950px;
	margin: auto;
}
#pie_contenido_izq {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #09F;
	text-align: left;
	width: 280px;
	float: left;
	padding-left: 20px;
	height: 25px;
	margin-left: 10px;
}
#pie_contenido_centro {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #09F;
	text-align: center;
	width: 300px;
	float: left;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}

#pie_contenido_dcha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #09F;
	text-align: right;
	padding-right: 20px;
	width: 290px;
	float: left;
	height: 25px;
	margin-right: 10px;
}

#pie_fondo_abajo {
	background-image: url(../imagenes/fondos/exterior_inf.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 950px;
	margin: auto;
	clear: both;
}
#navegacion_superior {
	width: 950px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

#navegacion_superior li {
	list-style-type: none;
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
	width: 120px;
	float: left;
}

#navegacion_superior a, .sinlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
	display: block;
	border: 1px solid #FFF;
	padding: 2px;
	background-color: #FFF;
}
#navegacion_superior a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	display: block;
	border: 1px solid #09F;
	padding: 2px;
	background-color: #9FF;
}

#columna_central_derecha {
	width: 930px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}
#diveditar #editar, #divborrar #borrar, #divsinCambiar #sinCambiar {
	float: left;
	display: inline;
}
#diveditar img, #divborrar img, #divsinCambiar img {
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 10px;
}
#logo_dcha {
	height: 140px;
	width: 140px;
	margin: auto;
	margin-top: 20px;
	background-image: url(../imagenes/fondos/logo-abajo.gif);
}
#turismo #logo_dcha {
	height: 140px;
	width: 140px;
	margin: auto;
	margin-top: 20px;
	background-image: url(../imagenes/fondos/logo-alas.gif);
}


/* MENU GESTION */

.menuGestion { 
float:left;
width: auto;
height: 13px;
margin-left:20px;
margin-top:-15px;
margin-bottom:30px;
padding:1px 8px 2px 10px;
/*border-left : 0.01em solid grey ;*/
border: 1px solid #000000
}

.menuGestion:link {
text-decoration: none;
background:#000000;
color: #000000;

}

.menuGestion:hover {
background:#9f9e9e;
text-decoration: none;
color: #000000;

}
.menuGestion:active {
background:#9f9e9e;
text-decoration: none;
color: #000000;
}
.menuGestion:visited {
background:#9f9e9e;
text-decoration: none;
color: #000000;
}

.menuGestion a:link {
text-decoration: none;
color: #000;

}

.menuGestion a:hover {
text-decoration: none;
color: #000;

}
.menuGestion a:active {

text-decoration: none;
color: #000;

}
.menuGestion a:visited {

text-decoration: none;
color: #000;
}

.divclear {
clear:both;
}

/* caracteristicas de los titulares  */
.nombreactividad {
	float:left;
	width:800px;
	font-size: 1.50em;
	margin-bottom:10px;
	color: #000000;
	font-weight:bold;
}

.nombreactividad a:link {
	font-size: 1 em;
	margin-bottom:10px;
	color: #09F;
	font-weight:bold;
	text-decoration: none;
}

.nombreactividad a:visited {
	font-size: 1 em;
	margin-bottom:10px;
	color: #09F;
	font-weight:bold;
	text-decoration: none;
}

.nombreactividad a:hover {
	font-size: 1 em;
	margin-bottom:10px;
	color: #09F;
	font-weight:bold;
	text-decoration: none;
}



.descripcionactividad {
	float:left;
	width:510px;
	margin-bottom:10px;
	color: #000000;
	
}

.descripcionactividad a, .descripcionactividad a:link, .descripcionactividad a:visited, .descripcionactividad a:active, .descripcionactividad a:hover{
   font-size: 12px;
   color: #09F;
   text-decoration: none;
}




#contenidoactividad {
float:right;
width:580px;
background-image:url(../imgs/negro.png);
background-repeat: repeat;
background-position: left top;
color:#000000;
padding:10px 10px 10px 10px;
}

.contenidoactividad {
float:left;
width:580px;

background-repeat: repeat;
background-position: left top;
color:#000000;
padding:10px 10px 10px 10px;
}

.masinfo {
    font-size: 15px;
    margin-left: 25px;
}

.masinfo a, .masinfo a:link, .masinfo a:visited, .masinfo a:active {
   font-size: 12px;
   color: #09F;
   text-decoration: none;
}

.masinfo a:hover {
    font-weight:bold;
    font-size: 12px;
	color: #FFF;
   
}

.miniatura {
	float:left;
	
}

.listaClientes {
	float:left;
	width:800px;
	font-size: 1.1em;
	margin-top:10px;
	color: #000;
	
}

div.derecho{
	float:right;
}

.derecho a, .derecho a:link, .derecho a:visited, .derecho a:active, .derecho a:hover{
   font-size: 12px;
   color: #FFCC66;
   text-decoration: none;
}	

#actividad {
width:650;
margin-top:10px;
margin-bottom:10px;
}

.actividad {
width:800;
margin-top:10px;
margin-bottom:10px;
}

.titularTexto {
font-size: 1.40em;
letter-spacing: -0.02em;
line-height: 0.95em;
font-weight:900em; 
color: #000000
}

.tablalistado {
	border: 1px solid #000000;
}

.fondoazul {
	background-color: #bdc7fa;;
}
