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;	
}
table.calendar { 
	display:block;
    font-size:18;
    border-collapse: collapse;
    border-spacing: 1px;
	border: 1px solid white;
    border-color: white;
}
:target {
  border: 2px solid darkorange;
  background-color: beige;
}
tr {
	text-align: center;  
	border: 3px solid white;
}
td {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:5px;
	border:solid 1px gray;
}
/* tr {border:1px solid white} */
/* td {border:1px solid white} */
/* tr.calendar:nth-child(even) { */
  /* background-color: #D6EEEE; */
/* } */
figure {
	/* border: thin #c0c0c0 solid; */
	display: flex;
	/* flex-flow: row; */
	flex-direction: row;
	padding: 5px;
	/* max-width: 220px; */
	margin: auto;
  }
  
  /* img {
	max-width: 220px;
	max-height: 150px;
  } */
  
/* figcaption { */
	/* background-color: #222; */
	/* color: #fff; */
	/* font: italic smaller sans-serif; */
	/* font-size: 13px; */
	/* padding: 3px; */
	/* text-align: center; */
  /* } */
.circle {
  /* height: 15px; */
  /* width: 15px; */
  /* background-color: purple; */
  border-radius: 50%;
}
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: #FCFFCE;  /* #888888; */
/*  font-size: 20px; */
}
/* div.circle:hover { */
  /* background-color: #FCFFCE;   */
/* } */
/* a.image:hover { */
  /* background-color: Yellow;  */
/* } */

/* .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; */
/* } */
/* .nohover:hover { */
	/* background-color: #880000; */
/* } */

#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;
	}
#MapName 
	{color:#222222; font-size:10; font-weight:italic;
	}
#Sport 
	{color:rgba(255, 0, 0, 0.72); font-size:15; font-weight:bold;
	}
#Lieu 
	{color:purple; font-size:15; font-weight:bold;
	}
#typeRace 
	{color:black ; font-size:18; font-weight:italic;
	}
#Orga 
	{color:#0B6138;  font-size:15;
	}
#Info
	{font-size:16;
	}
#Inscr
	{font-size:16;
	}
#Res
	{font-size:16;
	}
#SI
	{color:purple;  font-size:14;
	}
#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;
	}