﻿.contenedorcjaadres {
   	margin-top: 45px;
	margin-left: 65px;
	width:600px;
	height:600px;
}
.colorletraclub{
        color:#dddddd;
}
.contenedormapa{
	margin-top:15px;
	margin-left:60px;
	width:500px;
	height:400px;
}
.enlacemapa{
	color:#99CCFF;
	font-size:25px;
	font-weight:bold;
}
/*  rondas  */
#cabeceraronda {
	text-shadow:2px 2px 4px #ffffff;
	text-align:center;
	font-weight:600;
	 color:#1E22CE;
	font-size:60px;
	height:70px;
}
#subtitulronda{
	font-size:30px;
	color:#FFCC00;
	height:70px;
	padding-top:20px;
	text-align:center;
}
#resultatronda{
	height:70px;
     font-size:40px;
     color:#FFFF66;
     padding-top:20px;
    text-align:center;
    text-decoration:underline	 
}
#centroronda{
border:solid 0px #000000;
-moz-border-radius-topleft: 25px;
-moz-border-radius-topright:25px;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-webkit-border-top-left-radius:25px;
-webkit-border-top-right-radius:25px;
-webkit-border-bottom-left-radius:25px;
-webkit-border-bottom-right-radius:25px;
border-top-left-radius:25px;
border-top-right-radius:25px;
border-bottom-left-radius:25px;
border-bottom-right-radius:25px;

	-moz-box-shadow: 8px 0px 21px #f5e4f5,-8px 0px 21px #f5e4f5;
-webkit-box-shadow: 8px 0px 21px #f5e4f5,-8px 0px 21px #f5e4f5;
box-shadow: 8px 0px 21px #f5e4f5,-8px 0px 21px #f5e4f5;
    width:800px;
    margin:15px auto 20px auto;
    padding:15px 10px 25px 25px;
}
#centroronda:hover{
	-moz-box-shadow:inset 8px 0px 11px #7a0a13,inset -8px 0px 11px #7a0a13;
-webkit-box-shadow:inset 8px 0px 11px #7a0a13,inset -8px 0px 11px #7a0a13;
box-shadow:inset 8px 0px 11px #7a0a13,inset -8px 0px 11px #7a0a13;
}
.putosamos{
	text-align:center;
	color:#CCFFFF;
	font-size:28px;
}
#caja_flotante{
  left: 50%;
  margin-left: -370px;
  position: absolute;
  top: 10px; 
  width: 10px;
}
.tablaresultats{
}
.tablaresultats td{
 text-align:center;
}
.bubble {
    margin: 50px;
    padding: 20px;
    position: relative;
    width:300px;
    height:75px;
    
-moz-border-radius-topleft: 19px;
-moz-border-radius-topright:13px;
-moz-border-radius-bottomleft:13px;
-moz-border-radius-bottomright:13px;
-webkit-border-top-left-radius:19px;
-webkit-border-top-right-radius:13px;
-webkit-border-bottom-left-radius:13px;
-webkit-border-bottom-right-radius:13px;
border-top-left-radius:19px;
border-top-right-radius:13px;
border-bottom-left-radius:13px;
border-bottom-right-radius:13px;
}
.bubble:after {
    content: "";
    position: absolute;
   top: 100%;
   left: 20px;
   border-top: 50px solid red;
   border-top-color: inherit; 
   border-left: 10px solid transparent;
   border-right: 20px solid transparent; 
}
.bubble1 {
    margin: 50px;
    padding: 20px;
    position: relative;
    width:70px;
    height:40px;
    float:right;
    
-moz-border-radius-topleft: 95px;
-moz-border-radius-topright:75px;
-moz-border-radius-bottomleft:75px;
-moz-border-radius-bottomright:75px;
-webkit-border-top-left-radius:95px;
-webkit-border-top-right-radius:75px;
-webkit-border-bottom-left-radius:75px;
-webkit-border-bottom-right-radius:75px;
border-top-left-radius:95px;
border-top-right-radius:75px;
border-bottom-left-radius:75px;
border-bottom-right-radius:75px;}
.bubble1:after {
    content: "";
    position: absolute;
   top: 100%;
   left: 40px;
   border-top: 100px solid red;
   border-top-color: inherit; 
   border-left: -20px solid transparent;
   border-right: 20px solid transparent; 
}




.