body {
	margin: 10px 0px 0px 0px;
	font-family: Arial, Serpentine, Arial;
	text-align: center;
}
th {
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
	font: normal;
	color: white;
	background-color: black;
	border-bottom: 3px double #00BFF3;
}

th.details {
	text-align: center;
	color: #00BFF3;
	border: 0 px;
	border-top: 1px solid #00BFF3;
	padding: 20px 5px 5px 5px ; 
}
td.details {
	padding: 5px 5px 20px 5px ; 
}

td.saisie0, td.saisie1 {
	height: 35px;
	padding: 5px;
}
span.progression1 {
	font-family: Webdings;
	color: green;
	border: 1px inset green;
	padding: 0px 2px 2px 2px;
}
span.progression2 {
	font-family: Webdings;
	color: orange;
	border: 1px outset orange;
	padding: 0px 2px 2px 2px;
}
span.progression3 {
	font-family: Webdings;
	color: red;
	border: 1px inset red;
	padding: 0px 2px 2px 2px;
}

.saisie {
	background-color: #000000;
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
}
.saisie0 {
	background-color: #333333;
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
	/*background: url("http://sandream.laser.free.fr/Membres/Progression/row1.jpg") ;*/
}
.saisie1 {
	background-color: #444444;
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
	/*background: url("http://sandream.laser.free.fr/Membres/Progression/row2.jpg") ;*/
}
span.saisie {
	color: red;
}
span.Bronze {
	color: #AA7C2C;
}
span.Argent {
	color: silver;
}
span.Or {
	color: gold;
}
span.details2 {
	text-align: left;
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
	color: #00BFF3;
}

input.submit {
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
	color: #00BFF3;
	background-color: black;
	border: 2px gray solid;
}
input.saisie {
	font-family: Arial, Serpentine, Arial;
	font-size: 20px;
	color: white;
	background-color: black;
	border: 2px white solid;
}
input.details {
	text-align: center;
	font-family: Arial, Serpentine, Arial;
	font-size: 16px;
	color: white;
	background-color: black;
	border: 2px white solid;
}
input.details2 {
	text-align: left;
	font-family: Arial, Serpentine, Arial;
	font-size: 16px;
	color: white;
	background-color: black;
	border: 0px;
	border-bottom: 2px white solid;
}
a.details:link, a.details:visited, a.details:active {
	font-family: Arial, Serpentine, Arial;
	color: white;
	text-decoration: none;
}
a.details:hover {
	font-family: Arial, Serpentine, Arial;
	color: #00BFF3;
	text-decoration: none;
}
a.tri:link, a.tri:visited, a.tri:active {
	font-family: Arial;
	color: white;
	text-decoration: none;
}
a.tri:hover {
	font-family: Arial;
	color: #00BFF3;
	text-decoration: none;
}

a.fermer:link, a.fermer:visited, a.fermer:active {
	font-family: Arial;
	font-size: 30px;
	color: red;
	text-decoration: none;
}
a.fermer:hover {
	font-family: Arial;
	font-size: 30px;
	color: darkred;
	text-decoration: none;
}

a.quitter:link, a.quitter:visited, a.quitter:active {
	font-family: Arial, Serpentine, Arial;
	color: white;
	text-decoration: none;
}
a.quitter:hover {
	font-family: Arial, Serpentine, Arial;
	color: #00BFF3;
	text-decoration: none;
}
