body {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 1em;
	color: white;
}

/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}

h1,h2,h3,h4 {
	margin: 0 0 2em 0;
	padding: 0;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
a {
	color: white;
}

a:visited {
	color: #CCC !important;
}

a:hover { }
/*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; }*/

p.spip {
}
.chapo {
}
.texte {
}
.ps {
}
.notes {
	padding: 0;
	margin: 1.5em 0 0 0;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 1.3em;
}
.contenu h1,h2.titre-extrait {
}
.contenu h1,h2.titre-texte {
	text-transform: uppercase;
}
.contenu .surtitre {
	font-size: 0.9em;
	font-style: italic;
	padding: 0;
	margin: 0 0 0.2em 0;
}

.contenu h3 {
	font-size: 1.2em;
	margin: 2em 0;
}

.contenu .detail {
}
.extrait {
}


/*
 * Disposition a l'ecran
 */

#principal {
}

#plan {
}

#plan h1
{
	text-transform: none;
}

#plan a {
	text-decoration: none;
}

#plan a:hover, #plan a:active {
	text-decoration: underline;
}



#navigation {
}

.encart {
}

.pane {
	font-size: 0.8em;
}


.hier_menu td {
	font-size: 11px;
}

.hier_menu a {
	text-decoration: none;
	color: white;
}

.hier_menu a:visited {
	color: #CCC !important;
}

.hier_menu a:hover {
	text-decoration: underline !important;
}

.hier_menu .selected a, .hier_menu .selected a:visited
{
	font-weight: bold;
	color: white !important;
}

