/* CSS Document */

a {color:#FF4400; text-decoration:none; font-weight:bold;}

a:hover {color:#FF6600; text-decoration:underline; font-weight:bold; }

.TITREROUGE { color:#ff0000; font-size:25px; font-family:westminster; font-weight:bold; text-decoration:underline;}
.TITRESOUS { color:#000000; font-size:25px; font-family:westminster; font-weight:bold; text-decoration:underline;}
.SOUSTITRESOUS { color:#4B4B4B; font-size:18px; font-family:arial narrow; strong ; font-weight:normal;  text-decoration:underline;}
.SOUSTITREROUGE { color:#ff0000; font-size:18px; font-family:arial narrow; strong ;font-weight:bold; }
.TEXT { color:#000000; font-size:15px; font-family:verdana; font-weight:normal; }
.GRASTEXT { color:#4B4B4B; font-size:15px; font-family:verdana; font-weight:bold; }
.SOUSTEXT { color:#000000; font-size:15px; font-family:verdana; font-weight:normal; text-decoration:underline;}
.SOUSGRASTEXT { color:#000000; font-size:15px; font-family:verdana; font-weight:bold; text-decoration:underline;}
.PETIT { color:#000000; font-size:11px; font-family:verdana; font-weight:normal; }
.GRASTEXT { color:#4B4B4B; font-size:17px; font-family:arial narrow; font-weight:bold; }
.TEXTROUGE { color:#FF0000; font-size:12px; font-family:verdana; font-weight:bold; }
.TEXTBLANC { color:#ffffff; font-size:12px; font-family:verdana; font-weight:bold; }
.LIEN { color:#E6E600; font-size:12px; font-family:verdana; font-weight:bold; }
.PETITROUGE { color:#FF0000; font-size:11px; font-family:verdana; font-weight:bold; }

p.contour {
text-align: center;
border: 1px solid #000;
padding: 5px;
margin: 0px;
}