/*
 * 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 { background: #7FAC2D; margin: 4px; }
a { text-decoration: none; color: #0e78cf; }
a:hover { text-decoration: none; color: #ff9900; background: #99ff66; }
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: 90%;
}
.texte, .texte p.spip {
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 13px;
}
.textepop, .texte p.spip {
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 13px;
}
.ps {
	font-family: Arial, Sans-serif;
	text-align: justify;
	font-size: 95%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 90%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 95%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 200%;
	font-weight: bold;
}
.titre-texte {
	font-size: 24px;
	color: #669933;
}
.contenu .surtitre {
	font-size: 150%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 90%;
}


/*
 * Ici les styles pop 2005
 */

.titrbla{
	Color : #FFFFFF;
	Font : bold 18pt Verdana;
	Text-Transform : none;
	}


.stitrbla{
	Color : #FFFFFF;
	Font : bold 12pt Verdana;
	Text-Transform : none;
	}


.normbla{
	Color : #FFFFFF;
	Font : bold 9pt Verdana;
	Text-Transform : none;
	}


.petbla{
	Color : #FFFFFF;
	Font : bold 7pt Verdana;
	Text-Transform : none;
	}


.titrnoir{
	Color : #000000;
	Font : bold 18pt Verdana;
	Text-Transform : none;
	}


.stitrnoir{
	Color : #000000;
	Font : bold 12pt Verdana;
	Text-Transform : none;
	}


.normnoir{
	Color : #000000;
	Font : bold 9pt Verdana;
	Text-Transform : none;
	}


.petnoir{
	Color : #000000;
	Font : bold 7pt Verdana;
	Text-Transform : none;
	}


/*
 * 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;
}
