/* Global Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #bbd4f1;
	margin-top: 0px;
}
.copyright {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #FF0066;
	font-style: italic;
}
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.sous-titre {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0066;
}
.sous-titre2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.texte_courant {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}
.texte_courant_petit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}
.texte_courant_neg {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte_courant_petit_neg {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.date_petit_neg {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.obligatoire {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0066;
	font-weight: bold;
}
.entrainements {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	color: #900;
	text-align: center;
	padding: 10;
	font-weight: bold;
}
.entrainements_flash {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	color: #900;
	text-align: center;
	padding: 10;
	font-weight: bold;
	text-decoration: blink;
	font-variant: small-caps;
}
