@charset "utf-8";
/* CSS Document */

th
{
	height:30px;
}
hr
{
	margin:30px 60px;
}
.tableau_large
{
	width:780px;
	margin:20px 60px;
}
.tableau_moyen
{
	width:540px;
	margin:20px 60px;
}
.tableau_large .td_left_align
{
	width:450px;
	text-align:left;
}
.tableau_moyen .td_left_align
{
	width:350px;
	text-align:left;
}
td
{
	text-align:center;
}
sup
{
font-size:0.6em;
font-weight:100;
}
#block_bas_moyen .note_bas_page, #block_bas_large .note_bas_page
{
	list-style:decimal;
	font-size:0.8em;
}
#block_bas_moyen
{
	margin:30px 0;
}
#block_bas_large
{

	margin:30px 0;
}


