table { 
    display: table;
    color:rgba(80,80,80);
    font-size:12;
    font-weight:bold;
    background-color: #e6e5e5;
    border-collapse: separate;
    border-spacing: 3px;
    border-color: white;	
}
td {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:5px;
	border:solid 1px gray;
}
tr {
    text-align: center;  
}
a {
	cursor:pointer; 
	color:#1F618D;  
	font-weight:bold;
	target:_blank;
	text-decoration:underline;
}
/* color:#58ACFA; bleu clair */
/*	text-decoration:none; */
a.std:hover {
  background-color: #888888;
  font-size: 18px;
}
a.image:hover {
  /* background-color: Yellow;  */
  opacity: 0.9;
}
/*
.image-cropper {
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    -o-border-radius: 5%;
    border-radius: 5%;
    border:solid 3px white;
}
*/
#Date
	{color:black; font-size:16; font-weight:italic;
}
#Num 
	{color:black; font-size:15; font-weight:bold; font:joan;
}  /*purple*/
#Name 
	{color:#ff8000; font-size:18; font-weight:bold;}
#Sport 
	{color:rgba(255, 0, 0, 0.72); font-size:15; font-weight:bold;}
#Lieu 
	{color:purple; font-size:18; font-weight:bold;}
	/* {color:purple; font-size:15; font-weight:bold;} */
#typeRace 
	{color:black ; font-size:18; font-weight:italic;
	}
#OldMap 
	{color:blue ; font-size:15; 
	}
#Orga 
	{color:#0B6138;  font-size:15;
	}
#Info
	{font-size:18;
	}
#Inscr
	{font-size:18;
	}
#Res
	{font-size:20;
	}
#SI
	{color:purple;  font-size:18;
	}
#Live
	{color:rgba(255, 0, 0, 0.72);font-size:16;
	}
#Win
	{font-size:16;
	} 
/*color:gray;*/
#CN
	{color:#00801e; font-size:18;
	}
#CDL_i
	{color:blue; font-size:16;
	}
#CDL_c
	{color:blue; font-size:16;
	}
#G2G
	{ font-size:15;
	}
