body {
	background: #FAF8F6 url(../fond/fond_arriere/fond4.png) repeat-x;
}
#global {
	background: url(../fond/fond_page/fond_plan.jpg) repeat-x center;;
}
header#haut {
	background: #800080 url(../fond/fond_titres/titre_plan_site.png) no-repeat center center;
}
section.ombree {
	float: left;
	width: 850px;
}
#plan_sur_entete {
	color: #923719;
	font-weight: bolder;
}
#ecriture_stage span {
    /*background: #ebf8ff; /* same as background */
    background-image: url(../fond/fond_ecriture_machine/fond_plan.png); /* same as background */
}

H2 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-size: 2em;
	
	text-shadow: 0px 1px 0px #ffffff, 0px 1px 0px #000080;
	margin: 50px 0px 0px 50px;
}
.liste_plan {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-size: 1.5em;
	color: #000080;
	line-height: 1.5em;
	
	/*text-shadow: 0px 1px 0px white, 0px 1px 0px black;*/
	margin: 20px 0px 0px 50px;
}
.ecriture_plan a{
	color: #000080;
}
.liste_plan a{
	color: #9201dd;
}
.sous_liste_plan {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-size: 1em;
	line-height: 1em;
	margin: 5px 0px 10px 0px;
}

a:hover, a:focus {
	color: #800000;
}
