
h1
{
   font-family: "Arial Black", Arial, Verdana, serif;
   font-size: 22px;
   text-align: center;
   color:#cc6600;
}
h2
{
   font-family: "Comic Sans MS", Arial, Verdana, serif;
   font-size: 24px;
   text-align: center;
   font-weight: bold;
   text-decoration: underline;
   color:#cc9900;
}
.st
{
	font-family: "Comic Sans MS", Arial, Verdana, serif;
	color:#cc9900;
	text-indent: 45px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 20px;
}
.stc
{
	font-family: "Comic Sans MS", Arial, Verdana, serif;
	color:#cc9900;
	text-indent: 45px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-size: 20px;
}
p
{
   text-indent: 30px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   font-size: 14px;
   text-align: justify;
   color:#cc9900;
   font-weight: bold;
}
.list
{
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   font-size: 14px;
   color:#cc9900;
   font-weight: bold;
   list-style-position: outside;
}
body
{
   background-color: black;
}
a img
{
   border: none;
}
a
{
	font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   text-decoration: none;
   color:#ff6600;
   font-style: bold;
   border: none;
}
a:hover 
{
   text-decoration: underline;
   color: red;
}
a:active
{
   background-color: #6e6e6e;
}
.retour
{
	text-align: center;
}
.souli
{
	text-decoration: underline;
}
