

.navigation {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
}

a.pied{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	background-color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.pied:hover{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	background-color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}


/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}

.spip_doc_titre{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
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: white; margin: 10px; }
a { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #303030; background: #e8e8e8; }
a.spip_out { 	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #a02020; 
}
a.spip_in, a.spip_url { text-decoration: none; color: #93A82F; }
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-breve , .texte p.spip {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:14px;
}
.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: 100%;
	font-weight: bold;
	color:#972520;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.contenu h1,h2.titre-extrait {
	font-size: 140%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 140%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	padding: 1em;
	font-size: 85%;
}


/*
 * 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: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.encart {
	font-family: Georgia, Garamond, Times, serif;
}


