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

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #eeeeee;
	width: 100%;
	height: 100px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
p {
	margin-bottom: 3px;
}
table {
	border: 0px;
	position: absolute;
	top: 5px;
	width: 700px;
	height: 879px;
	margin-left: -350px;
	left: 50%;
	background-color: #ffffff;
}
.titre {
	height: 37px;
	background-image: url(../images/fondtitre.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 20px;
	color: #FFFFFF;
}

.arialblack {
	font-family: "Arial Black", Gadget, sans-serif;	
}
.bold {
	font-weight: bold;
}
.italique {
	font-style: oblique;
}
.soulignement {
	text-decoration: underline;
}
.majuscule {
	text-transform: uppercase;
}
.gauche {
	text-align: left;
}
.centrer {
	text-align: center;
}
.droite {
	text-align: right;
}
.rouge {
	color: #ff0000;
}
.noir {
	color: #000000;
}
.orange {
	color: #f29400;
}
.bordeaux {
	color: #da3f09;
}
.bleu {
	color: #003b6a;
}
.blanc {
	color: #FFFFFF;
}
.grisclair {
	color: #a6a6a6;
}
.grisfonce {
	color: #737373;
}
.vert {
	color: #009900;	
}
.fondrouge {
	color: #ffffff;
	background-color: #ff0000;
}
.fondvert {
	color: #ffffff;
	background-color: #009900;		
}
.fondblanc {
	color: #000000;
	background-color: #ffffff;		
}
.c05 {
	font-size: 5px;
	line-height: 6px;
}
.c06 {
	font-size: 6px;
	line-height: 7px;
}
.c07 {
	font-size: 7px;
	line-height: 8px;
}
.c08 {
	font-size: 8px;
	line-height: 9px;
}
.c09 {
	font-size: 9px;
	line-height: 10px;
}
.c10 {
	font-size: 10px;
	line-height: 11px;
}
.c11 {
	font-size: 11px;
	line-height: 12px;
}
.c12 {
	font-size: 12px;
	line-height: 13px;
}
.c13 {
	font-size: 13px;
	line-height: 14px;
}
.c14 {
	font-size: 14px;
	line-height: 15px;
}
.c15 {
	font-size: 15px;
	line-height: 16px;
}
.c16 {
	font-size: 16px;
	line-height: 17px;
}
.c17 {
	font-size: 17px;
	line-height: 18px;
}
.c18 {
	font-size: 18px;
	line-height: 19px;
}
.c19 {
	font-size: 19px;
	line-height: 20px;
}
.c20 {
	font-size: 20px;
	line-height: 21px;
}
.c22 {
	font-size: 22px;
	line-height: 23px;
}
.c25 {
	font-size: 25px;
	line-height: 26px;
}
.c26 {
	font-size: 26px;
	line-height: 27px;
}
.c28 {
	font-size: 28px;
	line-height: 29px;
}
.c30 {
	font-size: 30px;
	line-height: 31px;
}
.c35 {
	font-size: 35px;
	line-height: 36px;
}
.c40 {
	font-size: 40px;
	line-height: 41px;
}
.c45 {
	font-size: 45px;
	line-height: 46px;
}
.c50 {
	font-size: 50px;
	line-height: 51px;
}
