body {
	background: #FFFFFF;
	margin: 0px;
	border : #7CA9D4;
}

td {font-family: Verdana;font-size: x-small;color: #000000}
th {font-family: Arial, Helvetica, sans-serif;font-size: x-small;font-weight: bold; color: #000000;background-color:#9999cc}
p {font-family: Arial, Helvetica, sans-serif;font-size: x-small;color: #000000}
h1 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;	color: #666699}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: x-small;color: #000000}
h3 {font-family: Arial, Helvetica, sans-serif;color: Navy;font-size: x-small;background-color : #FFFFCC;}
h4 {font-family: Arial, Helvetica, sans-serif;color: Gray;font-size: medium}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #83A0A6;
	font-weight: normal;
	display: inline;
}
.blancgras {
	font-family: Arial;
	font-size: x-small;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.blancgras:hover {
	font-family: Arial;
	font-size: x-small;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

.textepetitbleuclair{
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}

.textepetitbleuclair:hover{
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: underline;
}

.textebleuclair{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}

.textebleuclair:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: underline;
}

.textegris {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #BEC0C2;
	text-decoration: none;
}

.textepetit {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textepetit:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.soustitre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.soustitrebleu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #86ADD6;
	font-weight: bold;
	text-decoration: none;
}

.sousoustitre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.sousoustitre:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.titre2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.copyright {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: xx-small; color: #83A0A6;  font-weight: normal; text-decoration: none;   }

