/*
 * Correction des styles HTML par defaut
 */
 
.comment { display: none; }
.structure { color: #6699CC; font-variant: small-caps;}

h1,h2,h3,h4 { margin-top: 0em; margin-bottom: 0em; font-size: 100%; font-weight: normal; }

/*
 * Styles generaux
 */

a { text-decoration: none; color: 666699;}
a:hover { text-decoration: underline; color: #333399; }
a.spip_out { text-decoration: none; color: #336699; }
a.spip_in, a.spip_url { text-decoration: none; color: #333399; }
a.spip_glossaire { text-decoration: none; color: #339933; }


.chapo { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-align: justify; font-size: 105%; }
.texte, .texte p.spip { font-family: Georgia, Garamond, Times, serif; text-align: justify; }
.ps { font-family: Georgia, Garamond, Times, serif; text-align: justify; font-size: 85%; }
.notes { font-family: Georgia, Garamond, Times, serif; text-align: left; font-size: 80%; }


.menu-titre { font-size: 120%; font-weight: bold; font-variant: small-caps; }
.menu a { color: #333333; font-variant: small-caps; }
.menu a:hover { text-decoration: none; color: #ffffff; }

.nav-titre { font-size: 90%; font-variant: small-caps;}
.nav-titre a { color: #333333;}
.nav-titre a:hover { text-decoration: none;  color: #ffffff; }

.nav-item { font-size: 80%; }
.nav-item a:hover { color: #993366; }

.bio h1 { font-weight: bold ; font-variant: small-caps; }
	
 
/*
 * Ici les styles pour le contenu
 */
 
.contenu h1,h2 { font-size: 120%; font-weight: bold; }
.contenu h1,h2.titre-extrait { font-size: 160%; font-weight: bold; } 
.contenu h1,h2.titre-texte { font-size: 190%; font-weight: bold; }
.contenu .surtitre { font-size: 110%; font-weight: bold; font-variant: small-caps; }
.contenu .detail { font-size: 80%; }
.contenu .forum-repondre {	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; font-weight: bold; }
.extrait { font-size: 90%; }

/* couleurs de fonts */

.extrait { color : #663333; }

.titre-extrait { color: #663333; }
.titre-texte {	color: #3399CC; }
.surtitre { }
.detail { color: #666633; }
.detail important { color: #993333; font-style: italic; }


/* plan du site*/

.plan-secteur h1 {	text-align:center; font-weight: bold; }
.plan-rubrique { font-weight: bold;  font-variant: small-caps;}


/*
 * Disposition a l'ecran
 */

#principal { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; }
#plan { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; }
#navigation { font-family: Verdana, Arial, Helvetica, sans-serif; }
.encart { font-family: Verdana, Arial, Helvetica, sans-serif; }

