
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body {font-family: Verdana ; font-size: 10pt; background:#003300 ; margin: 10px; color:#666666; }
a { color: #91A850; }
a:hover { text-decoration: none; color: #6B7B3B; }

a.spip_out { text-decoration: none; color: #FF6600; }
a.spip_in, a.spip_url { text-decoration: none; color: #CF9E54; }
a.spip_glossaire { text-decoration: none; color: #CF9E54; }

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
color:#CCCC99;
}
.texte, .texte p.spip {
	font-family: Verdana, Garamond, Times, serif;
	text-align: justify;
color:#CCCC99;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
color:#CCCC99;
}
.notes {
	font-family: Helvetica, Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 85%;
color:#CCCC99;
}

.date {
	font-family: Verdana ;
	text-align: left;
	font-size: 85%;
color:#CCCC99;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 130%;
	font-weight: bold;

}
.contenu h1,h2.titre-texte {
	font-size: 130%;
	font-weight: bold;
 color:#ff8c00;