
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1         { color: #c0c0c0; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0; margin-bottom: 0 }
h3    { color: black; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0; margin-bottom: 0 }
h4 { color: #808080; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0; margin-bottom: 0 }
/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 10px; }
a       { color: #808080; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin-bottom: 20pt  }
a:hover   { color: #303030; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #e8e8e8 }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in { text-decoration: none; color: #2020a0; }

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}
.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%;
}


/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2  { font-weight: bold;}
.contenu h1,h2.titre-extrait {
	font-weight: bold;
}
/*
 * Disposition a l'ecran
 */
h2 { color: #c0c0c0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right }
.rif { font-size: 11px; line-height: 11px; }
.rif2 { color: #963; font-size: 11px; line-height: 11pt; }
