body.front { background-color : Black; font-family: Arial, Helvetica, sans-serif; font-style:normal; }

input.textbox { background-color: "#2B4168"; color: White; height: 17px; font-size: 10px; border: 1px #3589C7 solid; width: 250px }
textarea.front { background-color: "#2B4168"; color: White; font-size: 12px; border: 1px #3589C7 solid; height: 70px; width: 250px }
.button { cursor:hand; background-color: "#2B4168"; color: White; height: 20px; font-size: 10px; border: 1px #3589C7 solid; }
select { font-size: 12px; }
img.border { border-color: Black; }

a:hover { text-decoration:underline; }
a.TitreMenu { font-size: 15px; font-weight:bold; color:Black; text-decoration:none; }
a.NonSouligneNoir { text-decoration:none; color:Black; }
a.NonSouligneBordeau { text-decoration:none; color:#820000; }
a.SouligneNoir { text-decoration:underline; color:Black; }
a.SouligneRouge { text-decoration:underline; color:Red; }
a.SouligneBordeau { text-decoration:underline; color:#820000; }

.NoirGras14 { font-size:14px; font-weight:bold; color:Black; }
.NoirGras12 { font-size:12px; font-weight:bold; color:Black; }
.Noir12 { font-size:12px; color:Black; }
.NoirGras10 { font-size:10px; font-weight:bold; color:Black; }

.GrisGras18 { font-size: 18px; font-weight:bold; color:Gray; }

.RougeGras12 { font-size: 12px; font-weight: bold; color: Red; }

.BleuGras18 { font-size: 18px; font-weight: bold; color: #000066; }
.BleuGras14 { font-size: 14px; font-weight: bold; color: #000066; }

.BordeauGras14 { font-size: 14px; font-weight: bold; color: #820000; }
.Bordeau12 { font-size: 12px; font-weight: normal; color: #820000; }
.Bordeau10 { font-size: 10px; font-weight: normal; color: #820000; }

