.MENU {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a.menu:link {
	text-decoration:none;
	color:#000000
}
a.menu:visited {
	text-decoration:none;
	color:#000000
}
a.menu:hover {
	color:#000000;
	font-style: italic;
}
a.menu:active {
	text-decoration:none;
	color:#000000
}
.LINKS {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color: #1111EE;
	text-align: center;
	text-transform:uppercase;
}
a.links:link {
	text-decoration:none;
	font-size:12px;
	color:#1111EE;
	text-align: center;
}
a.links:visited {
	text-decoration:none;
	color:#0000FF;
	text-align: center;
}
a.links:hover {
	color:#0000FF;
	font-size:24px;
	font-style: italic;
}
a.links:active {
	text-decoration:none;
	color:#0000FF
}
.CORPS {
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: bold;
	color: #EEFFFF;
}
a.CORPS:link {
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color: #EEFFFF;
	text-transform: uppercase;
}
a.CORPS:visited {
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color: #EEFFFF;
	text-transform: uppercase;
}
a.CORPS:hover {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #EEFFFF;
}
a.CORPS:active {
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: bold;
	color: #EEFFFF;
}
.TITRE1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	text-transform:uppercase;
	font-weight: bolder;
	color: #00A0FF;
}
.TITRE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: bolder;
	color: #00A0FF;
}
.DOCUMENT {
	font-family:Comic Sans MS;
	font-size:12px;
	font-weight: bold;
	color: #1111EE;
}
a.DOCUMENT:link {
	text-decoration:none;
	font-size:12px;
	color:#1111EE;
	text-align: center;
}
a.DOCUMENT:visited {
	text-decoration:none;
	font-size:12px;
	color:#1111EE;
	text-align: center;
}
a.DOCUMENT:hover {
	text-decoration:none;
	font-size:12px;
	color:#1111EE;
	text-align: center;
}
a.DOCUMENT:active {
	text-decoration:none;
	font-size:12px;
	color:#1111EE;
	text-align: center;
}
.DOSSIER {
	font-family:Comic Sans MS;
	font-size:30px;
	font-weight: bold;
	color: #FF0000;
}
a.dossier:link {
	text-decoration:none;
	font-size:12px;
	color:#EE1111;
	text-align: center;
}
a.dossier:visited {
	text-decoration:none;
	color:#EE1111;
	text-align: center;
}
a.dossier:hover {
	color:#EE1111;
	font-size:12px;
	font-style: italic;
}
a.dossier:active {
	text-decoration:none;
	color:#EE1111
}
.TD1 {
	background-color:#FFFFFF
}
.TD2 {
	background-color:#EFEFFF
}
.TDtemp {
	background-color:#DDFFDD
}
.Formulaire {
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#AAAAFF;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000F;
}
.MotsClefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bolder;
	color: #000000;
}
.CONTACT {
	font-family:"Comic Sans MS";
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	color:#1111EE;
}
a.Contact:link {
	text-decoration:none;
	font-size:10px;
	color:#1111EE;
}
a.Contact:visited {
	text-decoration:none;
	font-size:10px;
	color:#1111EE;
}
a.Contact:hover {
	text-decoration:none;
	font-size:10px;
	color:#1111EE;
}
a.Contact:active {
	text-decoration:none;
	font-size:10px;
	color:#1111EE;
}
.input {
	border: #0000FF;
	color: #0000FF;
}

