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

/* Polices */
P, BLOCKQUOTE, UL, TABLE, .lsans, .col { color: black; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; }
	
/* HTML */
P,BLOCKQUOTE,UL,.lsans { font-size: 13px; line-height: 20px; }
P A:hover { color:red; }
P SMALL { font-size: 8pt; }

H1, H2, H3 { 
	font-family: 'Georgia','Book Antiqua','Trebuchet MS','Arial',serif;
	letter-spacing: -0.05em; }
	
H1 { font-size: 20px; font-weight: bold; text-decoration: underline; }
H2 { font-size: 18px; font-weight: normal; font-style: italic; text-decoration: underline; margin-left:20px; }
H3 { font-size: 16px; font-weight: normal; font-style: normal; text-decoration: underline; margin-left:40px; }
HR { color:#FFE8C0; }

/* cartouche */

.GrandTitre { font-family: 'Georgia','Book Antiqua','Trebuchet MS','Arial',serif; font-size: large; font-style: italic; font-weight: bold; letter-spacing: -0.05em; }
.ici { font-family: 'News Gothic MT','Georgia', sans-serif; font-size: 11px; color:#DC7C14; }
.page { font-family: 'Verdana',Arial,sans-serif; font-size: 11px; color:#5F5757;}

.ici A, .page A { text-decoration: none; color:#DC7C14; }
.ici A:hover, .page A:hover { text-decoration: underline; color:red; }
.ici A:visited, .page A:visited { text-decoration: none; color:#A45C0E; }

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

/* titres */
.article { font-family: 'Book Antiqua', 'Times New Roman', serif; font-size: 16pt; font-weight: bold; text-align: center; }

/* colonnes */
.col { font-size: 11px; color: #070A85;}
.col A { text-decoration: none; color: #0000FF; }
.col A:visited { color: #070A85; }
.col A:hover { text-decoration: underline; }

/* sommaires */
.sommBlocTitre { }
.sommBlocTexte { margin-top: 5px; margin-bottom: 10px; }

.sommTitre, .sommTexte { font-family: 'Trebuchet MS', Arial, sans-serif; }
.sommTitre { font-size: 10pt; font-weight: bold; }
.sommTitre A { color:#EF9A15; } 
.sommTitre A:visited { color:#A86B0A; }

.sommTexte { font-size: 9pt; }
.sommTexte SMALL { font-size: 8pt; }
.sommTexte SMALL A { font-size: 8pt; text-decoration: none; color:#EF9A15; }
.sommTexte SMALL A:hover { text-decoration: underline; }
.sommTexte SMALL A:visited { color:#A86B0A; }

/* corps de texte */
.intro { font-family: 'Book Antiqua', 'Times New Roman', serif; 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; }

/* divers */
.legende { line-height: normal; }
.legende SMALL { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 8pt; color: #636363; }

/* exlib */
.exlib { font-size: 12pt; font-weight: bold; text-align: center; color: white; }

/* colonne */
.col_intro { font-family: 'Book Antiqua', 'Times New Roman', serif; font-size: 13px; font-style: italic; }
.col_intro I { text-decoration: underline; }
.let  { font-size: 16px; font-weight: bold; }
.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: 8pt;}
.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; }

/* menus */
.clsMenuPrinc, .clsMenu {
	border:solid 1px;
	border-color:#FAE590 #CCA008 #CCA008 #FAE590;
	background-color:#FAD452;
}
.clsMenu { width:200px; }
.clsMenuPrinc { width:175px; display:none; position:absolute; top:30px; left:15px; z-index:2; }

.clsTitre, .clsElement, .clsMini { font-family:Arial,Helvetica,sans-serif; }
.clsTitre { font-weight:bold; font-size:9pt; text-align:center; background-color:#EEBA3C; }
.clsTitre A { color:black; }
.clsTitre A:hover { color:white; }
.clsElement { font-size:9pt;}
.clsElement A {text-decoration:none; color:black;}
.clsElement A:visited {color:#936903;}
.clsElement A:hover { text-decoration:underline; color:white; }
.clsMini { font-size:9pt; font-weight:bold;}