/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 135%;
	font-weight: bolder;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body {
	margin: 10px;
	background-color: #3E3E3E;
}
a {
	text-decoration: underline;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	;
	background-color: #333333;
	color: #00CCFF;
}
a.spip_out { text-decoration: none; color: #FFFFFF; }
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 p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
; padding-top: 1.1em; border-top-width: thin}
.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{
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
; font-style: italic}
.contenu .detail {
	font-size: 70%;
; font-family: Verdana, Arial, Helvetica, sans-serif; color: #990033}
.extrait {
	padding: 1em;
	font-size: 85%;
	border-bottom-color: #990099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #990099;
	border-left-style: solid;
	border-left-width: 1px;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
; color: #870094}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
; color: #990099}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
; font-size: 90% ; color: #9F009F} a.spip_in { text-decoration: none;  } h2.titre-texte  { font-family: Verdana, Arial, Helvetica, sans-serif }h2.titre-texte  { 	font-size: 190%;
	font-weight: bolder;
 } 
a.menubarre {
	text-decoration: none;
	color: #FF6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
.liennon {
	color: #333333;
	text-decoration: none;
}
.petittexte {
	font-size: 70%;
}
a.menu {
	text-decoration: none;
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
a.menua {
	text-decoration: none;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

