LI 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titre-rubrique {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.date {
	font-size : xx-small;
}
.ssmenu {
	font-size : xx-small;
	font-weight : bold;
	color : Blue;
}

.txtmoun {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}

.txtintro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #669999;
}

.txthp {
	font-family : "Comic Sans MS";
	font-size : small;
	font-style : normal;
	color : #878124;
}

.txtcopy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
}

.titremoun {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #9C0000;
}

.grostitremoun {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #630031;
}

.lienrub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color : #333333;
}
.lienssrub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : #003399;
	text-decoration : underline;
}


/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9C0000;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 70%;
	font-weight : lighter;
}



/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
a {
	text-decoration: none;
	color: Gray;
}
a:hover { text-decoration: none; color: #303030; background: #e8e8e8; }
a.white { text-decoration: none; color: #ffffff;  }
a.smallwhite { text-decoration: none; color: #ffffff;  ; font-size: xx-small; font-weight: bold}
a.spip_out {
	text-decoration: none;
	color: #CD5C5C;
}
a.spip_in, a.spip_url {
	text-decoration: none;
	color: #556B2F;
}
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, .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-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%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}
.historytrail {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #630031;
}


/*
 * 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;
}

.topmenu-item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #000000;
	margin : 0px;
	padding : 0px;
	text-align : center;
	padding-top : 0px;
	padding-bottom : 0px;
	vertical-align : middle;
	border : thin solid;
	background : #FFFF9C;
}
