.Auteurs{
	text-align:center;
	padding:4px;
	position:absolute;
	float:left;
	width:240px;
	height:60px;
	left:30px;
	top:0px;
	vertical-align:middle;
}
.Reference{
	text-align:center;
	padding:4px;
	position:absolute;
	float:left;
	width:240px;
	height:30px;
	left:30px;
	top:60px;
	vertical-align:middle;
}
.DernierCoup
{
	text-align:center;
	padding:4px;
	position:absolute;
	float:left;
	width:240px;
	height:30px;
	left:30px;
	top:360px;
}
.FlechesNavigation
{
	text-align:center;
	padding:4px;
	position:absolute;
	float:left;
	width:240px;
	height:30px;
	left:30px;
	top:390px;
}
.Enonce
{
	text-align:center;
	padding:4px;
	position:absolute;
	float:left;
	width:240px;
	height:30px;
	left:30px;
	top:420px;
}
.CoupNonSelectionne
{
	background-color:#FFFFFF;
	font-size:100%;
}
.CoupSelectionne
{
	background-color:#E0E0E0;
	font-size:112.25%;
}
.EncadreBouton
{
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}
.EncadreBouton:hover
{
	background-color:#ffffff;
	color:#000000;
	font-size:150%;
}
.EcapsuleurDiagramme
{
	height:240px;
	position:relative;
	left:30px;
	float:left;
	width:240px;
	top:90px;
}
.EcapsuleurDiagrammeCoordonnees
{
	left:0;
	width:304px;
	float:left;
}
.PositionneurDiagramme
{
	left:0;
	height:454px;
	position:relative;
}
.TitreColonnes
{
	position:absolute;
	float:left;
	width:240px;
	height:30px;
	left:30px;
	top:330px;
}
.TitreRangees
{
	position:absolute;
	float:left;
	width:30px;
	height:240px;
	left:0;
	top:90px;
}
.Suivant
{
	clear:left;
}
.Partie
{
	overflow:auto;
	padding:4px;
	height:356px;
	width:auto;
	top:90px;
	position:relative;
}
.Commentaire
{
	font-style:italic;
	font-weight:normal;
}
.Solution_01
{
	font-style:italic;
	margin-left:64px;
}
.SolutionPrincipale
{
	font-weight:bold;
}
