/* CSS Document */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #C2C2C2; }

a { color: #FFFFFF; text-decoration:underline; }
a:hover { color: #FFFFFF; text-decoration:none; }
a:visited { color: #FFFFFF; text-decoration:underline; }

.titrewhite { font-size: 17px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.menu { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.txtblanc { color:#FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height:18px; }
.txtjust { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-align:justify }

.titre { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color:#666666; }
.titresur { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#BEDDEC; }
.soustitre { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; color:#008ED8; }
.soustitresur { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; color:#008ED8; background-color:#BEDDEC; }
.txtjust { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; text-align:justify; }

.txt { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; }
.txtsur { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; background-color:#BEDDEC; }

