body {background-color: #020227;}
a {color:#ffd600;text-decoration: none;}
a:hover {color:#ff3300;text-decoration: none;}
.fond {background-color: #000064}
hr {size: 0px; color: #FFFF00}
.trait { border-top:1px solid #FFFF00}
.fondclair {background-color: #000080}
.bordbas{
	border-bottom: 1px solid #2d78d0;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}
.moyen {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
}
.gras {
	font-weight: bold;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
.anglais {
	color: #FFee00;
	font-style: italic;
}
.bordure {
	border: 1px solid #3078cc;
} 
.Style1 {
	color: #0000FF;
	font-style: italic;
}
.Style2 {color: #CCCCCC}
.Style3 {color: #FFFFFF}

#preload {position: absolute; top: -400px; left: -400px}


#bouton  , #bouton a:link , #bouton a:active , #bouton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	background-image: url("images/point.jpg");
	background-repeat: no-repeat;
	font-size: 10pt;
	background-position: left;/* Pour Firefox */
	color: #0099FF;
	text-decoration: none;
	line-height: 25px;
	width: 250px;
	height: 65px;
	text-align: right;
	vertical-align: middle;
	cursor:pointer;
}
#bouton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	background-image: url("images/point-hover.jpg");
	background-repeat: no-repeat;
	font-size: 10pt;
	background-position: left;/* Pour Firefox */
	color: #FFFF00;
	text-decoration: none;
	line-height: 25px;
	width: 250px;
	height: 65px;
	text-align: right;
	vertical-align: middle;
}
#boutonactive  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	background-image: url("images/point-active.jpg");
	background-repeat: no-repeat;
	font-size: 10pt;
	background-position: left;/* Pour Firefox */
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	width: 250px;
	height: 65px;
	text-align: right;
	vertical-align: middle;
}

