body{
background: #000000;
}
a:link{
	font-style: italic;
	font-family: Times New Roman;
	font-weight: bold;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
a:visited{
	font-style: italic;
	font-family: Times New Roman;
	font-weight: bold;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
a:active{
	font-style: italic;
	font-family: Times New Roman;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
a:hover{
	font-style: italic;
	font-family: Times New Roman;
	font-weight: bold;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.titrenoir{
	text-align: center;
	background-color: #000000;
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 22pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.titrerouge{
	text-align: center;
	background-color: #CC0000;
	font-family: Times New Roman;
	color: #000000;
	font-size: 22pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.titrerougeblanc{
	text-align: center;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 22pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.p1rouge{
	text-align: center;
	font-family: Times New Roman;
	color: #CC0000;
	font-style: italic;
	font-size: 26pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.p1noir{
	text-align: center;
	font-family: Times New Roman;
	color: #000000;
	font-style: italic;
	font-size: 26pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.rouge{
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.noir{
	font-family: Times New Roman;
	color: #000000;
	font-style: italic;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.bandenoire{
	background: Black;
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.banderouge{
	background: #CC0000;
	font-family: Times New Roman;
	color: #FFFFCC;
	font-size: 12pt;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
.textrougesin{
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textrouge{
	font-style: italic;
	text-decoration: underline; 
	font-weight: bold;
	text-align: justify;
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textrougedroit{
	font-style: italic;
	text-decoration: underline; 
	font-weight: bold;
	text-align: right;
	font-family: Times New Roman;
	color: #CC0000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textnoir{
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textnoirfin{
	font-style: italic;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
}
.textnoirdroite{
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textnoirgauche{
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.petittextnoirgauche{
	font-style: italic;
	text-align: left;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textnoircentre{
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.textnoirsoul{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.droite{
	text-align: right;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gauche{
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
