.accueil { font-size: 70%; }

.barre
{
	font-size: 80%;
	text-align: center;
	padding-top: 6pt;
	padding-bottom: 6pt;
}

.image { text-align: center; }

.important { color: #ffccff; font-weight: bold; background-color: #990000 }

.petitrenvoi
{
	font-size: 80%;
	line-height: 125%;
	text-align: right;
	padding-top: 12px;
}

.renvoi
{
	font-size: 80%;
	line-height: 125%;
	text-align: center;
	padding-top: 12px;
}

.regle { text-align: center; }

.ruler
{
	padding-top: 12px;
	padding-bottom: 12px;
}

.tableau { font-size: 80%; }

.textintableEnglish
{
	color: #000;
	line-height: 125%;
}

.textintableFrench
{
	color: #323232;
	line-height: 125%;
}

.warning
{
	margin-right: 4em;
	margin-left: 4em;
}

a
{
	color: #006;
	text-decoration: none;
}

a:active
{
	color: #660033;
	text-decoration: underline;
}

a:hover
{
	color: #003399;
	text-decoration: underline;
}

a:link { color: #000066; }
a:visited { color: #660033; }

body
{
	color: black;
	background-color: white;
}

h1
{
	font-size: x-large;
	text-align: center;
	margin-right: 0pt;
	margin-left: 0pt;
	padding-top: 12px;
	padding-bottom: 12px;
}

h2
{
	font-size: large;
	text-align: left;
	padding-top: 12px;
}

