@charset "iso-8859-1"; /* body generaux (chartes graphique) */ body { font-family: Arial, Lucida Sans, Brodway, Cooper Black, Georgia, Baskerville Old Face, Book Antiqua, Arial Black; font-size: 16px; font-style: normal; color: #666166; scrollbar-face-color:#000000; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#000000; scrollbar-arrow-color:#FFFFFF; scrollbar-3d-light-color:#FFFFFF; scrollbar-dark-shadow-color:#000000; scrollbar-base-color:#000000; } /* classes */ .titre { text-align:center; font-weight:bold; color:black; text-decoration:underline; font-size:19pt; } .little { font-family: Arial, Lucida Sans, Brodway, Cooper Black, Georgia, Baskerville Old Face, Book Antiqua, Arial Black; font-size: 13px; font-style: normal; font-style:italic; } .soustitre { font-weight:bold; font-size:16pt; color: #C4677A; } .delire { font-family: Arial, Comic Sans MS, Trebuchet MS, Arial BlackChiller, Mistral, Michelle, Lucida Handwritting; } .normale { font-family:Lucida Sans, Brodway, Cooper Black, Georgia, Baskerville Old Face, Book Antiqua, Arial Black; } .copyright { color:white; font-size:10pt; font-style:italic; text-transform:capitalize; text-align:center; } /* liens par défaut */ A:link { text-decoration: none; color: #C4677A; } A:visited { text-decoration: none; color: #C4677A; } A:hover { text-decoration: underline; color: #946352; } A:active { text-decoration: underline; color: #946352; }