body {
	font: normal 0.80em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0F0112;
	color: White;
}

a {
	color: White;
}

div#MenuP a {
	color: Black;
}

div#MenuP a:hover{
	color: Purple;
	border-bottom-style: dotted;
}

div#MenuCorps a {
	color: Black;
	text-decoration: none;
}
div#MenuCorps a:hover{
	color: Purple;
	border-bottom-style: dotted;
}


.vignette {
	border: 2px groove;
	border-color: Yellow;
}


H1 {
	font: 1.7em cursive;
	color: White;
	text-align: center;
}

DIV#MenuP {
	color: Purple;
	font: normal bold 1em cursive;
}


DIV#Menu {
	color: Black;
	font: normal 0.9em cursive;
}

DIV#Copyright {
	color: White;
	font: normal 0.9em sans-serif;
}

DIV#MenuTexte {
	color: White;
	font: normal 0.9em sans-serif;
	border-top-color: Yellow;
	border-top-style: dotted;
	border-top-width: thin;
}
DIV#MenuTexte a {
	color: White;
	text-decoration: none;
}

DIV#MenuTexte a:hover {
	color: White;
	text-decoration: underline;
}

DIV#MenuTexte a:visited {
	color: Yellow;
	text-decoration: none;
}