/* multimarcador */

#contenido table {margin-bottom:0;}
#contenido table td, #contenido table th{margin:0;padding:0;}

.multimarcador {width:100%; float:left}
#contenido .multimarcador th, #contenido .multimarcador td { vertical-align:middle; border-bottom:0;}
#contenido .multimarcador th, #contenido .multimarcador table thead  { background:none; color:#232323;}

.multimarcador .categoria {float:left; clear:left; width:100%; background:#fff;}
.multimarcador .categoria ul {float:left; clear:left; width:100%} 
.multimarcador .categoria ul>li {float:left; clear:left; width:100%}
.multimarcador li h4 {cursor:pointer; color:#333; font-size:150%; text-transform:none; text-align:left; padding:10px;}

#contenido table.medallero td a, #contenido table.medallero th a { display:inline; color:#006699; }
#contenido table.medallero th a:hover {color:#BE1424;}
#contenido table.medallero td a{padding-right:15px;}


#contenido .medallero .abrir{color:#006699;}
#contenido .medallero tr.abrir{cursor:pointer;}
.medallero .categoria thead tr {cursor:pointer;}

.medallero .abrir strong{
	padding:0 4px; background:#555; color:#fff; font-size:80%;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius:3px; /* for old Konqueror browsers */

 }
 
 #contenido .medallero .abrir:hover { color: #BE1424; background:#eee;}

table.medallero h4 .posicion { font-size:90%; font-weight:bold; color:#666; padding:0 10px 0 0; cursor:default;display:block; float:left; width:30px;  }

table.medallero .spain h4 .posicion {
	position: relative; 
	color:#fff; 
	background: #BE1424; 
	border-radius:0; 
	margin-left:-15px;
	width: 15px;
	margin-top: -5px;
	padding: 5px 10px 5px 15px;
   margin-right:15px;
   
}
table.medallero .spain h4 .posicion:after {
	left: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	
	}
table.medallero .spain h4 .posicion:after { border-left-color: #BE1424; border-width: 13px; top: 50%; margin-top: -13px; }


table.medallero .spain { background:#F5F2D6;}

#contenido .multimarcador li h3 {cursor:pointer;font-size:110%; margin:0; padding:8px 8px 8px 50px; width:65%; color: #069; text-transform:none; text-align:left; border:0;  font-weight:bold;}
#contenido .multimarcador li h3:before {content:". "}
#contenido .multimarcador li h3 span { padding:0 10px; font-size:130%;}

#contenido  .multimarcador .medalla {text-align:center; width:8%;padding: 8px 7px;}
#contenido  .multimarcador .medalla span{border-radius: 5px 5px 5px 5px; color: #FFFFFF; font-weight: bold; padding: 5px 30px;}
#contenido .multimarcador .medalla .oro {background:#E8C113;}
#contenido .multimarcador .medalla .plata {background: #C1C2AE;}
#contenido .multimarcador .medalla .bronce {background:#C19640;}
#contenido .multimarcador .medalla .total {background:#333;}

#contenido table.medallero thead{border:1px solid #ccc; display:block; float:left; clear:both; width:100%;}


#contenido table.medallero thead th {width:110px; text-align:center;font-size: 130%;}
#contenido table.medallero thead th:first-child{width:535px;font-size:100%;}

#contenido table.medallero tbody table thead {border:0;}
#contenido table.medallero tbody table thead th {margin:0; padding:0; font-weight:bold;}

#contenido table.medallero tbody table thead tr { border-bottom:1px dotted #ccc;}
#contenido table.medallero tbody table tbody tr table tbody tr { border-bottom:0;border-bottom: 1px dotted #CCCCCC;}
#contenido table.medallero tbody table tbody tr table tbody tr:hover { background:#f2f2f2;}
#contenido .modulo_contenido ul {background:#eee;}
#contenido .modulo_contenido ul table ul {background:#fff; padding:0;}

#contenido .modulo_contenido ul table ul table td { font-size:110%; padding:5px 0; width:68px; text-align:center;}


#contenido .modulo_contenido ul table ul table td:first-child { width:280px; text-align:left;padding-left:55px; }

.multimarcador .categoria .modulo_contenido{display:block;}



.multimarcador .categoria .modulo_contenido.activaJs,
.multimarcador .categoria .modulo_contenido2.activaJs,
.multimarcador .categoria .modulo_contenido3.activaJs,
.multimarcador .categoria .modulo_contenido4.activaJs,
.multimarcador .categoria .modulo_contenido5.activaJs,
.multimarcador .categoria .modulo_contenido6.activaJs {margin:5px 0}


#contenido table.medallero .genero { 
	border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    font-size: 75%;
    padding: 2px 4px;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
	-khtml-border-radius:2px;
}

.oculto { display:none; }




/* ipad + tablets + smartphones */
  @media screen and (max-device-width: 1024px) 
	{
	
	
	
	}
	@media screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5){
		

	}


