/*
 * 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: White; margin: 0px;                }
a { text-decoration: none; color: White; }
a:hover { text-decoration: none; color: #3366FF; background: #e8e8e8; }
a.spip_out { text-decoration: underline; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #32CD32; }
a.spip_perso_1 {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #6699CC;
}

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 105%;
}
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	margin: 2px;
	
	}



.texte .ac_pro{}
.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: normal;
}
.contenu h1{
	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: 2px groove Navy;
	font-size: 85%;
	background-color: #006400;
}


/*
 * 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;
}
.entete-tb {
	background-image: none;
}
.note1 {
	color: #FF0000;
}
spip-chc {
}
.texte p.spip  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	border: #333333;
	font-size: 11px;
 } h2.titre-texte  { 	font-size: 12px;
	font-weight: bold;
 } 