/* CSS - Site Cités d'Or - modèle général
   (c) Copyright Gwenaël Longo 97-99 */

/* Polices */
P, H1, H2, H3, TABLE, .intro { color: black; font-family: 'Book Antiqua', 'Times New Roman', Times, serif; }

/* HTML */
P A:hover { color:red; }
P SMALL { font-size: 9pt;  font-family: Arial, Helvetica, sans-serif; }
H2 { font-size: 12pt; font-style: italic; margin-left:20px; }
H3 { font-size: 11pt; font-style: normal; margin-left:40px; }
HR { color:#FFE8C0; }

/* titres */
.article { font-size: 16pt; font-weight: bold; text-align: center; }
.niouze { font-weight: normal; margin-top: 0px; font-family: 'Gloucester MT Extra Condensed', 'Bernard MT Condensed', Haettenschweiler, 'Felix Titling', 'Book Antiqua', serif; font-size: 16pt; }
.niouze SMALL { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; }

/* corps de texte */
.intro { font-size:12pt; font-style: italic; }
.intro SMALL, .micro { font-weight:normal; font-style: normal; font-size: 9pt; }
.intro I, .intro EM { text-decoration: underline; }
.niv2 { margin-left:20px; }

/* liens */
.lsans, .pages { color:black; font-size: 10pt; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; }
.lsans SMALL { font-size: 9pt; color: black; }
.lsans A { text-decoration:none; font-weight: bold; color: #FF5F00; }
.lsans A:hover, { color:red; text-decoration:underline; }
.lsans A:visited { color: #C3621F; }

.pages A { text-decoration:none; font-weight: bold; }
.pages A:hover, { color:red; text-decoration:underline; }
.pages A:visited { font-weight: normal; }

.navi { position:absolute; left:0px; top:0px; width:100%; }
.NSnavi { position:absolute; left:10px; top:0px; width:100%; }

/* infos */
.nfoTitre { background:url('images/degrade.gif') repeat-x #FFE7BF; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-variant:small-caps; font-weight:bold; text-align:center; }
.nfo { color:#E77A05; font-family: 'News Gothic MT', 'Lucida Bright', Arial, Helvetica, sans-serif; font-style:italic; font-size: 9pt;}
.nfo B { color:#9F5505; font-weight:normal; }
.nfo I { text-decoration: underline; }
.nfo A { color:red; }
.nfo A:hover { color:blue; }
.nfo SMALL { font-style: normal; font-size: 8pt; }

/* IDs */
#noir { color: black; }
#jaune { color: #FBA113; }
#gris { color: gray; }

#justifier { text-align: justify; }

/* hors texte */
.pied { font-family: 'Book Antiqua','Lucida Bright','Times New Roman','Trebuchet MS',Arial,serif; font-size: 10pt; font-style: italic; line-height: 11pt; }
.pied A { color:#FF5F00; }
