body
{
	background-color: Black;
	color: White;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	margin:0px;
}

a
{
color:#00B4FF ;
font-weight:bold;
text-decoration:none;
border-style:none;
}

a:hover
{
border-style:none;
background-color: #00548F;
color: #FFFFFF;
}

a.simple:hover
{
	background-color: Black;;
}

table
{
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
}

td
{
	color: White;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
}

td.titre
{
	color: #FAC800;
	font-weight: bold;
	text-align: center;
}

h1
{
	font-weight:bold;
	letter-spacing:2px;
	font-variant:small-caps;
	color:#fff;
}

h2
{
	margin-top:20px;
}