/* CSS Document */
body,td,th { font-family: Arial, Helvetica, sans-serif; }
body 	   { margin-left: 0px; margin-top: 8px; margin-right: 0px; margin-bottom: 0px; background-image: url(images/carre_fonds.gif); }

a:link 	   { text-decoration: none; color: #F56C00; }
a:visited  { text-decoration: none; color: #F56C00; }
a:hover    { text-decoration: none; color: #FF6633; text-transform: none; }
a:active   { text-decoration: none; }

.textindex { font-size: 11px; color: #330000; font-weight: bold; }

.titres	   { font-size: 13px; color: #F56C00; font-weight: bold; letter-spacing: -1px; }
.titresmarrons	   { font-size: 14px; color: #330000; font-weight: bold; }
.chapeaux  { font-size: 12px; color: #330000; font-weight: bold; }
.textesorange	   { font-size: 12px; color: #F56C00; font-weight: bold; letter-spacing: -1px; }

.paragraphes { font-size: 12px;	color: #330000; line-height: 12px; }