BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; BACKGROUND: url(images/bg.gif) #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY: Verdana, helvetica, sans-serif; TEXT-ALIGN: left
}
TABLE {
	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: verdana, helvetica, sans-serif; TEXT-ALIGN: left
}
A:link {
	COLOR: #330099; TEXT-DECORATION: none
}
A:hover {
	COLOR: #f39000; TEXT-DECORATION: underline
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}
#menu UL {
	PADDING-LEFT: 0px; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY: Tahoma, Helvetica, sans-serif; LIST-STYLE-TYPE: none
}
#menu A {
	PADDING-RIGHT: 4px; DISPLAY: block; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; WIDTH: 142px; PADDING-TOP: 4px; BORDER-BOTTOM: #f39900 1px solid; BACKGROUND-COLOR: #666
}
#menu A:link {
	FONT-WEIGHT: bold; COLOR: #fff; TEXT-DECORATION: none
}
#menuitems A:visited {
	FONT-WEIGHT: bold; COLOR: #fff; TEXT-DECORATION: none
}
#menu A:hover {
	FONT-WEIGHT: bold; COLOR: #fff; BACKGROUND-COLOR: #637bad
}
HR {
	COLOR: #637bad; HEIGHT: 1px
}
.dark {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Verdana
}
A.dark:link {
	COLOR: #eee; TEXT-DECORATION: none
}
A.dark:active {
	COLOR: #eee; TEXT-DECORATION: none
}
A.dark:hover {
	COLOR: #f39000; TEXT-DECORATION: none
}
/*
 * 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: 10px; }
a { text-decoration: none; color: #330099; }
a:hover { text-decoration: none; color: #f39000; }
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: 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%;
}


/*
 * 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;
}

/*
 * Mise en page des textes (bordures...)
 */

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 10px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 10px; 
	text-align: center;
}
