/*
 * 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
 */

/* INTERLIGNE DANS LES ARTICLES */

h3.spip {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
; color: #336600; text-indent: 20px
; text-align: left
}

/* bien regler la marge (bugs IE) */
body { background: white; margin: 10px; }

/* liens hypertexte */

a { 
	text-decoration: none; 
	color: #336600; ; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold
}
a:hover { 
	text-decoration: none; 
	color: #CC0033;
	background: none; ; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold
}
a.spip_out {
	text-decoration: none; 
	color: #a02020; 
}

a.spip_in, a.spip_url { 
	text-decoration: none; 
	color: #2020a0; 
}
a.spip_glossaire { 
	text-decoration: none; 
	color: #20a020; 
}

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte{
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	text-indent: 60px;
}
.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-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: 100%;
	font-weight: bold;
	font-variant: small-caps;
; color: #666666
}
.contenu .detail {
	font-size: 80%;
	color: #000000;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
; width: 60%
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
; background-color: #FFFFFF; background-attachment: fixed; background-repeat: no-repeat
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
; background-color: #FFFFFF}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titre_vert { font-size: 110%; font-weight: bold; font-variant: small-caps; ; font-family: Geneva, Arial, Helvetica, san-serif; font-style: normal; color: #336633; text-decoration: blink}

h1 { color: #666666}
.texte { font-size: 80% ; border-style: none}.texte p.spip  { border: none; color: #000000}.texte p.spip  { 
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	text-indent: 20px;
 } b.spip { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-top : 40px; margin-bottom : 40px; padding: 0em; ; color: #000000; text-indent: 20px ; text-align: left }

