
body{
	background-color: #159CCB;
	margin: 0px;
	padding: 0px;
}
.souple{
	border: 3px solid #373D53;
}

.grs{
	border: 3px solid #A6CCCF;
	background-color: #D0F4FF;
}
.souplesse {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #193B94;
	padding: 6px;
}

.exercice {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #193B94;
		padding: 6px;
		padding-top: 2px;
		font-weight: bold;
		
}
.exercice a:visited { color: #193B94; text-decoration: underline; }
.exercice a:hover { color: #193B94; text-decoration: underline; }
.exercice a:active { color: #193B94; text-decoration: underline; }
