BODY {
	text-align: justify;
	font-family: arial;
	line-height:1.2;
	font-size : 12px;
}
.Normal {
	font-size : 12px;
}
.Grise {
	font-family: Verdana,lucida,helvetica;
	font-size : 12px;
	color : #BBBBBB;
}
A {
	font-size : 12px;
	color : #000099;
	text-decoration : none;
	font-weight: bold;
}
A:hover {
	color : #009900;
}

A.Menu {
	font-size : 13px;
	color : #000099;
	text-decoration : none;
	font-weight: bold;
}
A.Menu:hover {
	color : #009900;
}
.Visite {
	font-size : 13px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
.Bleu{
	font-family: arial,Verdana,lucida,helvetica;
	color : Navy;
	font-weight : bold;
	font-size : 12px;
}
.Rouge{
	color : #FF0000;
	font-size : 12px;
}
.PetitRouge{
	color : #FF0000;
	font-size : 12px;
	font-weight : bold;
}
.Blanc{
	color : #FFFFFF;
	font-size : 12px;
}
.Progerix {
	font-family: arial,Verdana,lucida,helvetica;
	font-size : 10px;
	color : #000077;
	font-weight : bold;
	text-decoration : none;
}
.Progerix:hover {
	font-family: arial,Verdana,lucida,helvetica;
	font-size : 10px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}
.TitreBleu {
	font-family: arial,Verdana,lucida,helvetica;
	color : Navy;
	font-weight : bold;
	font-size : 16px;
}
.TitreRouge {
    font-family: arial,Verdana,lucida,helvetica;
	font-size: 14pt;
	color: #FF0000;
   font-weight : bold;
}
.VertAdministration {color: #99CC00;}
.RougeAdministration {color: #DC061F;}
.BleuAdministration {color: #9999CC;}
.MaronAdministration {color: #996666;}
.OrangeAdministration {	color: #FFCC33;}
.Petit {
	font-family: arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.PetitBleu {
	font-family: arial;
	font-size : 12px;
	color : #1C5FA2;
}

.Mini {
	font-family: arial;
	font-size : 11px;
	color : #000000;
}
Input.Un{
	Width: 100%;
	height: 20px;
	color: #000000;
	background-color : #78CCFE;
	font-size: 10px;
	font-family:arialhelvetica,lucida;
}
Input.Deux{
	Width: 100%;
	height: 25px;
	color: Navy;
	background-color : #78AAFE;
	font-size: 14px;
	font-family:arialhelvetica,lucida;
	font-weight : bold;
}
Input.Trois{
	Width: 162px;
	height: 20px;
	color: #000000;
	background-color : #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}
Input.Quatre{
	Width: 75px;
	height: 20px;
	color: #000000;
	background-color : #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}
Input.Cinq{
	Width: 100%;
	height: 20px;
	color: Navy;
	background-color : #78AAFE;
	font-size: 12px;
	font-family:arialhelvetica,lucida;
	font-weight : bold;
}

Select.Un{
	Width: 50px;
	color: Black;
	background-color: #78CCFE;
	font-size: 10px;
	font-family:arialhelvetica,lucida;
}
Select.Deux{
	Width: 200px;
	color: Black;
	background-color : #78CCFE;
	font-size: 12px;
	font-family:arialhelvetica,lucida;
}
Select.Trois{
	Width: 162px;
	color: Black;
	background-color: #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}
Select.Quatre{
	Width: 100%;
	color: Black;
	background-color: #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}

Select.Jour{
	Width: 37px;
	color: Black;
	background-color: #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}
Select.Mois{
	Width: 75px;
	color: Black;
	background-color: #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}
Select.Annee{
	Width: 50px;
	color: Black;
	background-color: #78CCFE;
	font-size: 11px;
	font-family:arialhelvetica,lucida;
}

Textarea.Un{
	Width: 100%;
	height: 100px;
	color: Black;
	background-color : #78CCFE;
	font-size: 12px;
	font-family:arialhelvetica,lucida;
}