@charset "utf-8";
/* CSS Document */

#contenido_submenu img{
	margin:10px;}


html, body{
	height:auto !important;
	height:100%;
	min-height: 100%;
	background-color: ;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: ;
	margin-right: auto;
	margin-left: auto;
	background: url(/web/img/cabecera-fondo2019.jpg) top center no-repeat;
	background-attachment: fixed
	
/*   QUITAR COMENTARIOS CUANDO NO HAYA BANNER 		*/	
			
/*   FIN QUITAR COMENTARIOS CUANDO NO HAYA BANNER	*/

}
/* Capa de "borrado" de flotaciones */
div.clear{
	float:none;
	clear:both;
}

div, span, li { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#contenedor {
	width: 1000px;
	margin:0 auto;
	padding:0;
}

#cabecera {
	position: relative;
	width: 1000px;
	height: 229px;
	
	background-repeat:  no-repeat;
	
	/*   QUITAR COMENTARIOS CUANDO NO HAYA BANNER */
	background-position:0 -112px;	
	height: 117px !important;		
	/*   FIN QUITAR COMENTARIOS CUANDO NO HAYA BANNER */
	
}


#titulo-subseccion {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 32px;
	width: 557px;
	padding: 7px 20px 7px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #a50000;
	background-image: url(/web/img/titulo-subseccion2019.png);
	background-repeat:  no-repeat;
	}

#contenido {
	width: 1000px;
	background-color: #ffffff;
	height: 100%;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	padding-top: 20px;
	padding-bottom: 150px;
}

/***** PUBLICIDAD *****/

#publi-popup{
	position: absolute;
	z-index: 101;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	padding-bottom: 100px;
	font-size: 20px;
	}

#publi-popup a:hover, #publi-popup a:link, #publi-popup a:visited{color: #FFF}

#publi-cabecera {
	width: 1000px;
	height: 0px;
	
}



#publi-cabecera-lateral {
	float: right;
	width: 300px;
	height: 100px;
	
}


#patrocinadores_bajo {
	width: 1000px;
	text-align: center;
}

/***** COLUMNAS *****/

#columna-izquierda{
	float: left;
	width: 650px;
	border-right: 1px solid #d2d2d2;
	padding-top: 15px;
	color: #696969;
}
#columna-derecha{
	float: left;
	width: 348px;
	padding-top: 15px;
	color: #696969;
	text-align: center;
}

.media-columna{
	float: left;
	width: 324px;
	padding-top: 15px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	}

/***** COLUMNA IZQUIERDA *****/

#widget-resultados {
	position: relative; 
	float: left;
	width: 648px;
	min-height: 50px;
	}

.widget-resultados-boton {
	cursor: pointer;
	position: absolute;  
	left: 2px; 
	top: -3px; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 7px; 
	padding-left: 15px; 
	padding-right: 40px; 
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;	
	border-radius: 22px;
	color: #FFFFFF;
	background: #097e32; /* Old browsers */
	
}


.widget-resultados-compe{
float:left;
text-align: left;
width:100%;
background-color: #d4d8d6;
margin-bottom: 1px;
margin-top:1px;
padding-top: 8px;
padding-bottom:8px;
padding-left:25px;
padding-right:8px;
 
}


.superior{
-moz-border-top-left-radius: 15px;
-webkit-border-top-left-radius: 15px;
border-top-left-radius: 15px;
-moz-border-top-right-radius: 15px;
-webkit-border-top-right-radius: 15px;
border-top-right-radius: 15px;	
}

.inferior{

-moz-border-bottom-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
border-bottom-left-radius: 15px;
-moz-border-bottom-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
border-bottom-right-radius: 15px;	
}


.linea-separadora {
	float: left;
	margin-top: 15px; 
	margin-bottom: 15px; 
	height: 1px;
	width: 590px;
	border-top: 1px solid #464646;
	clear: both;}

.boton-rosa {
	display:inline-block;
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 15px; 
	color: #FFFFFF;
	background: #eb2d8d; /* Old browsers */
	background: -moz-linear-gradient(top,  #eb2d8d 0%, #c4248d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb2d8d), color-stop(100%,#c4248d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eb2d8d 0%,#c4248d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eb2d8d 0%,#c4248d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eb2d8d 0%,#c4248d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eb2d8d 0%,#c4248d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2d8d', endColorstr='#c4248d',GradientType=0 ); /* IE6-9 */
	}
	
.boton-naranja {
	display:inline-block;
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 15px; 
	color: #FFFFFF;
	background: #ee891b; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #ee891b 0%, #dc5f1d 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee891b), color-stop(100%,#dc5f1d)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #ee891b 0%,#dc5f1d 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #ee891b 0%,#dc5f1d 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #ee891b 0%,#dc5f1d 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #ee891b 0%,#dc5f1d 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee891b', endColorstr='#dc5f1d',GradientType=0 ); /* IE6-9 */
	}

.boton-azul {
	display:inline-block;
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 5px;
	vertical-align:middle;
	margin-bottom: 5px;
	border-radius: 15px; 
	color: #FFFFFF;
	background: #326aba; /* Old browsers */
	
	}


#widget-resultados-caja {
	float: left;
	width: 630px;
	background-color: #ffffff; 
	/*border: 1px solid #b9ddc5; */
	
	color:#696969; 
	font-size: 12px; 
	padding:5px; 
	padding-top: 25px; 
	
	margin-bottom: 5px;
	margin-top: 5px;
	
	}


#widget-noticias-grande
{
	float: left;
	width: 648px;
	height: 420px;
	margin-left: 10px;
}

#noticias-medio{
	float: left;
	
	color: #404040;
	margin-bottom: 5px;
	width:310px;
	}
	
#noticias-peque{
	float: left;
	color: #404040;
	}
	
	.caja-texto{		
		border: 3px solid #e34748;
		text-align: left;
		padding: 10px;
		color: #404040;
		}
		
	.caja-texto a{	
		color: #000;
	}
	
	.caja-texto-cabecera{
		text-align: center;
		padding-top: 5px;
		font-size: 14px;
		color: #FFFFFF;
		-webkit-border-top-left-radius: 15px;
		-webkit-border-top-right-radius: 15px;
		-moz-border-radius-topleft: 15px;
		-moz-border-radius-topright: 15px;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		background: #e31417; /* Old browsers */
		background: -moz-linear-gradient(top,  #e31417 0%, #e34648 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e31417), color-stop(100%,#e34648)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e31417 0%,#e34648 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e31417 0%,#e34648 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e31417 0%,#e34648 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e31417 0%,#e34648 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31417', endColorstr='#e34648',GradientType=0 ); /* IE6-9 */
		}
		
.video-cabecera{
	text-align: center;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	color: #FFFFFF;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background: #3b3b3b;
	}
		

/************CARRUSELES ****/

.carrusel-caja {
	float: left;
	width: 590px;
	heigth: 215px;
	overflow: hidden;
	margin-left: 24px; 
	margin-right: 24px;
	}

/************CARRUSEL PUBLICACIONES Y COMPETICIONES NACIONALES ****/


	
.carrusel-caja ul {
	position: absolute;
	width: 300px;
	}		
.carrusel-caja ul li{
	height: 215px;
	margin-right: 10px;
	
	}	
	
.carrusel-caja a {
	color: #ffffff;
	text-decoration: none;
}		


/************CARRUSEL COMPETICIONES INTERNACIONES (MAS ESTRECHO) ****/

#widget-competiciones{
	margin: 5px;
	margin-top: 15px;
	float: left;
	}


.carrusel-caja-competiciones-internacionales {
	float: left;
	width: 590px;
	heigth: 115px;
	overflow: hidden;
	margin-left: 24px; 
	margin-right: 24px;
	margin-top:24px;
	}
	
.carrusel-caja-competiciones-internacionales  ul {
	position: absolute;
	width: 300px;
	}		
.carrusel-caja-competiciones-internacionales  ul li{
	height: 115px;
	margin-right: 10px;
	
	}	


/***** COLUMNA DERECHA *****/

#patrocinadores-derecha {
	float: left;
	width: 345px;
	margin-bottom: 25px;
	}
	
#publicidad-derecha-arriba {
	float: left;
	width: 345px;
	margin-bottom: 25px;
	}
	
#publicidad-derecha-abajo {
	float: left;
	width: 345px;
	margin-bottom: 25px;
	}
	
#redes-sociales {
	float: left;
	width: 345px;
	margin-bottom: 25px;
	text-align: center;
	}


/***** WIDGET SOCIAL *****/

#widget-social {
	background: url(/web/img/socialTabFondo.png) no-repeat;
	height: 185px;
	width: 70px;
	left: -68px;
	margin-top:260px;
	position:absolute;
	top:0;
	padding-top: 10px;
	padding-left: 20px;
	z-index: 2;
	}


#widget-social a{	
		color: #000;
	}

.dc-floater .dc-floater-content {
overflow: hidden;
}
.dc-floater .tab {
background: url(/web/img/socialTabFondo.png) no-repeat;
font: bold 12px Arial, sans-serif;
color: #fff;
height: 145px;
padding: 0 0 0 10px;
cursor: pointer;
}
.dc-floater .tab span {
display: block;
background: url(/web/images/tab_black.png) no-repeat 100% 0;
padding: 14px 14px 14px 5px;
height: 12px;
line-height: 1em;
}
/* Plugin adds class "active" to open tab */

.dc-floater.active .tab {
background-position: 0 -120px;
}
.dc-floater.active .tab span {
background-position: 100% -80px;
}
 
.dc-floater .dc-corner {
background: url(/web/images/tab_black.png) no-repeat 0 -190px;
height: 10px;
padding: 0 0 0 10px;
}
.dc-floater .dc-corner span {
display: block;
background: url(/web/images/tab_black.png) no-repeat 100% -230px;
padding: 0;
height: 10px;
}
/* Plugin adds class "bottom" to floating tabs with location "bottom" */
.dc-floater.bottom.active .tab {
background-position: 0 -160px;
}
.dc-floater.bottom.active .tab span {
background-position: 100% -200px;
}
 
.dc-floater.bottom .dc-corner {
background-position: 0 -120px;
}
.dc-floater.bottom .dc-corner span {
background-position: 100% -80px;
}
 
.dc-floater .dc-floater-content .nav-main, .dc-floater .dc-floater-content ul, .dc-floater .dc-floater-content li {
margin: 0;
padding: 0;
list-style: none;
}
.dc-floater .dc-floater-content .nav-main {
background: #000;
padding: 0 10px;
line-height: 1.5em;
font-size: 12px;
}


/**********/


#contenidos{
	width:100%;
	text-align: justify;
}

#contenidos ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 25px;
}
#contenidos ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 25px;
}

#contenido_submenu{
	width:810px;
	text-align: justify;
	float: right;
}


#contenido_submenu ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 25px;
}


#noticias{
	width:100%;
	text-align: justify;
	margin-bottom: 10px;
}




#noticias img{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}


.imagen_noticias {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}


.imagen {
	margin-right: 5px;
	margin-left: 5px;
}

.titulares {
	font-size: 16px;
	font-weight: bold;
	color: #CC0105;
}


.titulares_noticias {
	font:'Arial, Helvetica, sans-serif' ;
	font-size: 16px;
	font-weight: bold;
	color: #CC0105;
}

.desarrollo_noticias {
	font:'Verdana, Arial, Helvetica, sans-serif' ;
	font-size: 11px;	
}



.antetitulo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ultimahora{
	font-size: 10px;
	color: #F15826;
}



#internacional{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


#tienda{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}

#otrascompe{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}
#otrascompe img{
	margin-right: 2px;
}

#intern{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;

}



#circulares{
	text-align: justify;
}

#circulares a{
	color: #000000;
}


#otras_noticias{
	width:100%;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FF9C00;
	background-image: url(/web/gifs/fondocirculares.jpg);
	background-repeat:  repeat-x;
	font-size: 10px;
}

#otras_noticias a{
	color: #000000;
}

#otras_noticias p{
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}


#especiales{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;
}


#patrocinadores{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}

#publicidad{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


.mod_derecha{
	width:220px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


.mod_central{
	width:300px;
	text-align: justify;
	margin-bottom: 10px;
}


h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C10105;
	background-image: url(/web/gifs/fondotitulos.jpg);
	height: 20px;
	padding: 5px;
}



h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding: 5px;
}




a {
	color: #C10105;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

a:link { text-decoration: none }

a:visited { color: #C10105 ; text-decoration: underline }



.boton-rosa a {	color: #FFF;}
.boton-rosa a:visited {	color: #FFF !important;}
.boton-rosa a:active {	color: #FFF !important;}
.boton-naranja a {	color: #FFF;}
.boton-naranja a:visited {	color: #FFF !important;}
.boton-naranja a:active {	color: #FFF !important;}
.boton-azul a {	color:#FFFFFF;}
.boton-azul a:visited {	color: #FFFFFF !important;}
.boton-azul a:active {	color: #FFF !important;}



/***** PIE *****/

#contenedor-pie{
	position: relative;
	height: 900px;
	background: url(/web/img/pie_fondo_prueba.png)  bottom center no-repeat;
	text-align: center;
	margin: 0px;
	z-index: 10;
	}

#pie{
	position: relative;
	width: 998px;
	bottom: 0px;
	height: 788px;
	margin: 0 auto 0 auto;
}

#pie-patrocinadores{
	width: 100%;
	height: 150px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 30px;
	}
	
#pie-mapaweb{
	text-align: left;
	width: 100%;
	float: left;
	height: 620px;
	color: #FFF;
	overflow: hidden;
	}

#pie-mapaweb a {	color: #FFF;}
#pie-mapaweb a:visited {	color: #FFF !important;}
#pie-mapaweb a:active {	color: #FFF !important;}

#mapawebdiv { 
	background-color: ;
	}
	
#mapawebdiv:after { 	
	 content:"";
   clear:both;
   display:block;
}

	ul#mapaweb
{
    margin: 0px;
    overflow: hidden;
-webkit-column-count: 4;
-webkit-column-gap: 10px; 
-moz-column-count: 4;
-moz-column-gap: 10px;  
column-count: 4;
column-gap: 10px; 
	height: 1250px;
}
	
	ul#mapaweb li
{
	 font-weight: bold;
    font-size: 10px;
    list-style: none;
    padding: 5px 10px 5px 10px;
	}
	
	ul#mapaweb li ul li
{
    font-weight: normal;
    display: block;
    float: none;
}

ul#mapaweb li
{
	float:none;
}


#publi-pie{
	width: 230px;
	}
	
#copy-pie {
	width: 1000px;
	height: 25px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#copy-pie a{color: #fff5c7; text-decoration: underline;}

#copy-pie a:hover, #copy-pie a:link, #copy-pie a:visited{color: #fff5c7 !important;	text-decoration: underline; }