body 
{
	background: url(../images/fonds/fond_motif.jpg);
	color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.ParagrapheStandard
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

.ParagrapheStandard .TitreParagraphe
{
	font-weight: bold;
}

.ParagrapheStandard .EnRouge
{
	color: #ffd700;
}

a
{
	font : bold 100% sans-serif;
	text-decoration : none;
	background: transparent;
}
a:link, a:visited {color : #6cdb00;}
a:hover, a:active {color : yellow;}
