body {
	background-color:white;
}
.fraction {
    display: inline-block;
    line-height:normal;
    vertical-align: middle; 
    margin: 0 0.2em;
    text-align: center;
}
.fraction > span {
    display: block;
    padding-top: 0.15em;
}
.fraction span.fdn {border-top: thin solid black;}
.fraction span.bar {display: none;}

.bouton
{
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #8ab1d9;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;
	font: 150%/100% Arial,Helvetica,sans-serif;
	height: 48px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	cursor:pointer;
	text-decoration:none; 
}

.bouton:hover{
 text-decoration:none; 
	background-color: #ffd34e;
}
.msg
{
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	color: #444444;
	font: 80%/100% Arial,Helvetica,sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}
.titre{
	display:inline-block;
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #ffe8ee;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;
	font: 120%/100% Arial,Helvetica,sans-serif;
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	height:48px;
	line-height:48px;
	text-align: center;
	width:auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	position:relative;	
}
.consigne{
	display:inline-block;
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #edffe7;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;
	font: 120%/100% Arial,Helvetica,sans-serif;
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	height:48px;
	line-height:48px;
	text-align: center;
	width:auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	position:relative;
}
.score{
	display:inline-block;
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #DFF2FF;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;
	font: 120%/100% Arial,Helvetica,sans-serif;
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	height:48px;
	line-height:48px;
	text-align: center;
	width:auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	position:relative;
}
.resultat{
width: 500px;
top: 100px;
text-align: center;
margin: 0 auto;
position:absolute;
z-index:50;
border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #edffe7;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;

	font: 120%/100% Arial,Helvetica,sans-serif;
	height: auto;
padding:5px;

	text-align: center;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
}