.normal {  font-family: arial; font-size: 12px; font-weight: normal; color: #1B3A6B; text-decoration: none}
.gris {  font-family: arial; font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none}
.titre {  font-family: arial; font-size: 16px; font-weight: bold; color: #333333; text-decoration: none}

a:link {  font-family: arial;font-size: 12px; font-weight: normal; color: #1B3A6B; text-decoration: underline}
a:active {  font-family: arial;font-size: 12px; font-weight: normal; color: #1B3A6B; text-decoration: underline}
a:visited { font-family: arial; font-size: 12px; font-weight: normal; color: #1B3A6B; text-decoration: underline}
a:hover { font-family: arial; font-size: 12px; font-weight: normal; color: #1B3A6B; text-decoration: none}

a:link.gris {  font-family: arial;font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none}
a:active.gris {  font-family: arial;font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none}
a:visited.gris { font-family: arial; font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none}
a:hover.gris { font-family: arial; font-size: 12px; font-weight: normal; color: #AAAAAA; text-decoration: none}


input { background-color:#FFEFB4;color=#1B3A6B;font-family:arial;font-size:12px }
textarea { background-color:#FFEFB4;color=#1B3A6B;font-family:arial;font-size:12px }

