/* =================== */
/* CUERPO DE LA WEB  */
/* =================== */
body {
	background-color: #0B2A4F;
	margin: 0px;
	background-image: url(../img/bg-bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

a:link {
	color: #FFFFFF;						
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;						
	text-decoration: none;
}

a:active {
	color: #FFCC00;						
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;						
	text-decoration: underline;
}

::-moz-selection {
	background: #333333; /* Firefox */
}

/* ======================== */
/* CONTENEDOR DE LA WEB  */
/* ======================== */
#contenedorWeb {
	width: 1240px;
	height: auto;
	position: relative;
    margin: 0 auto;
	background-image: url(../img/bg-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* =========================== */
/* ZONA SUPERIOR DE LA WEB */
/* =========================== */
#contenedorWebContenidoHeader {
	width: 903px;
	height: 199px;
	position: relative;
    margin: 0 auto;
	background-color: #0B2A49;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
}

/* =========================== */
/* MENU SUPERIOR DE LA WEB */
/* =========================== */
#contenedorWebContenidoMenu {
	width: 903px;
	height: 42px;
	position: relative;
    margin: 0 auto;
	background-color: #0B2A49;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
}

/* ======================== */
/* CONTENEDOR DE LA WEB  */
/* ======================== */
#contenedorContenidoWeb {
	width: 1240px;
	height: auto;
	position: relative;
    margin: 0 auto;
	background-image: url(../img/bg-letralateral.png);
	background-position: 10% 0%;
	background-repeat: no-repeat;
}

/* ================================ */
/* CONTENIDO CENTRAL DE LA WEB */
/* ================================ */
#contenedorWebContenidoCentral{
	width: 903px;
	min-height: 435px;
	height: auto;
	position: relative;
    margin: 0 auto;
	background-color: #17549E;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ffcc00;
}


#contenedorWebContenidoCentralFecha {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-actualidad.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloListaNoticias {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-listaNoticias.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloListaTrazados {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-listaTrazados.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloAmpliarNoticia {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-ampliarNoticia.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloAmpliarSubida {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-ampliarSubida.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloValoracionSubida {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-valoracionSubida.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralUnico {
	width: 880px;
	min-height: 420px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#contenedorWebContenidoCentralUnicoEnlaces {
	width: 880px;
	min-height: 780px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#contenedorWebContenidoCentralUnicoMultimedia {
	width: 880px;
	min-height: 480px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}


#contenedorWebContenidoCentralTituloGaleria {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-galeria.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloClub {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-tituloClub.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloContacto {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-tituloContacto.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloPilotosClub {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-tituloPilotosClub.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloMiembro {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-miembroClub.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloBoxes {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-boxes.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloCalendario {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-calendario.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloCreditos {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-creditos.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloCunetas {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-cunetas.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloForo {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-foro.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloChat {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-chat.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloEnlaces {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-enlaces.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloFondos {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-fondos.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloVideos {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-videos.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralTituloClasificacion {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-clasificacion.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralGaleria {
	width: 898px;
	min-height: 90px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: left;
}

#contenedorWebContenidoValoracionSubida {
	width: 898px;
	min-height: 40px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: left;
}

#contenedorWebContenidoCentralNoticias {
	width: 438px;
	height: 370px;
	position: relative;
    margin: 0 auto;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: justify;
}

#contenedorWebContenidoCentralBannerPruebas {
	width: 436px;
	height: 370px;
	position: relative;
    margin: 0 auto;
	float: left;
	padding-left: 4px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: justify;
}

#contenedorWebContenidoCentralFotoPiloto {
	width: 174px;
	min-height: 370px;
	height: auto;
	position: relative;
    margin: 0 auto;
	float: left;
	text-align: justify;
}

#contenedorWebContenidoCentralInfoPiloto {
	width: 700px;
	min-height: 370px;
	height: auto;
    margin: 0 auto;
	float: left;
	text-align: justify;
}

#contenedorWebContenidoCentralInfoPilotoIzq {
	width: 340px;
	min-height: 370px;
	height: auto;
    margin: 0 auto;
	padding-right: 10px;
	float: left;
	text-align: justify;
}

#contenedorWebContenidoCentralInfoPilotoDer{
	width: 345px;
	min-height: 370px;
	height: auto;
    margin: 0 auto;
	padding-left: 5px;
	float: left;
	text-align: justify;
}

#contenedorWebContenidoCentralContactoIzq {
	width: 340px;
	min-height: 370px;
	height: auto;
    margin: 0 auto;
	padding-right: 10px;
	float: left;
	text-align: justify;
}

#contenedorWebContenidoCentralContactoDer{
	width: 500px;
	min-height: 370px;
	height: auto;
    margin: 0 auto;
	padding-left: 5px;
	float: left;
	text-align: justify;
}

#contenedorWebContenidoCentralBannerPruebasCandelario {
	width: 436px;
	height: 185px;
	position: relative;
    margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: justify;
	background-image: url(../img/bg-candelario.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralBannerPruebasCandelario:hover {
	width: 436px;
	height: 185px;
	position: relative;
    margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: justify;
	background-image: url(../img/bg-candelario.jpg);
	background-position: 0 -185px;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralBannerPruebasArenal {
	width: 436px;
	height: 185px;
	position: relative;
    margin: 0 auto;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: justify;
	border: 1px solid #ffcc00;
}

#contenedorWebContenidoCentralBannerPruebasArenal:hover {
	width: 436px;
	height: 185px;
	position: relative;
    margin: 0 auto;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: justify;
	border: 1px solid #ffcc00;
}

#contenedorWebContenidoCentralCalendarioCLM {
	width: 873px;
	min-height: 270px;
	height: auto;
	position: relative;
    margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(../img/bg-campeonatoCLM.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralCalendarioMAD{
	width: 873px;
	min-height: 270px;
	height: auto;
	position: relative;
    margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(../img/bg-campeonatoMadrid.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#contenedorWebContenidoCentralCalendarioCL {
	width: 873px;
	min-height: 270px;
	height: auto;
	position: relative;
    margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(../img/bg-campeonatoCL.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* =========================== */
/* MENU INFERIOR DE LA WEB */
/* =========================== */
#contenedorWebContenidoMenuInferior {
	width: 903px;
	height: 140px;
	position: relative;
    margin: 0 auto;
	background-color: #17549E;
	border-top: 2px solid #ffcc00;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
}

/* ============================= */
/* PATROCINADORES DE LA WEB */
/* ============================= */
#contenedorWebContenidoPatrocinadores {
	width: 903px;
	height: auto;
	position: relative;
    margin: 0 auto;
	background-color: #17549E;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ffcc00;
}

#contenedorWebContenidoPatrocinadoresTitulo {
	width: 903px;
	height: 15px;
	position: relative;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: right;
	background-image: url(../img/bg-patrocinadores.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.contenedorWebContenidoPatrocinadoresPatrocinador {
	width: 869px;
	height: 60px;
	position: relative;
    margin: 0 auto;
	padding: 10px;
	background-color: #17549E;
	text-align:justify;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* =================== */
/* FOOTER DE LA WEB */
/* =================== */
#contenedorWebContenidoFooter {
	width: 883px;
	min-height: 20px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0B2A49;
	border-top: 2px solid #ffcc00;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ffcc00;
	text-align: justify;
}

/* ====================== */
/* PAGINADOR DE LA WEB */
/* ====================== */
#num_nav {
	width: 475px;
	height: 30px;
	position: relative;
	top: 0px;
	left: -43px;
	list-style: none;
}

#num_nav li.active  {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #666666;
	background-color: #ffcc00;
}

#num_nav li.active:hover {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #666666;
	background-color: #dabe66;
}

#num_nav li{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #666666;
	background-color: #666666;
}

#num_nav li:hover {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #666666;
	background-color: #ffcc00;
}

#num_nav a {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #2548ae;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#num_nav a:hover {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #2548ae;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

.contenedorWebContenidoCentralMiembros {
	width: 880px;
	height: 150px;
	position: relative;
    margin: 0 auto;
	text-align: justify;
}

.contenedorWebContenidoCentralUnicoMini {
	width: 880px;
	min-height: 130px;
	height: auto;
	position: relative;
    margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.contenedorWebContenidoCentralEnlacesIzq {
	width: 138px;
	min-height: 130px;
	height: auto;
    margin: 0 auto;
	float: left;
	text-align: justify;
}

.contenedorWebContenidoCentralEnlacesDer{
	width: 700px;
	min-height: 130px;
	height: auto;
    margin: 0 auto;
	float: left;
	text-align: justify;
}

.clear { 
	clear:both; 
}
