<style type="text/css">
<!--

form
{
	padding: 0px;
	margin: 0px
}

input, select, textarea
{
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #fe0104;

	font-family: verdana;
	font-size: 11pt;
	color: #eeeeee;
	font-weight: bold
}

.logo
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px
}

.menu
{
	margin-top: 15px;
	a:color: #fe0104;
	a:font-weight: bold
}

.menu a
{
	color: #fe0104;
	font-weight: bold
}

.menu a:hover
{
	color: #fe4144
}

.cadre
{
	margin-top: 15px;
	background-image: url(images/cadre.jpg);
	width: 711px;
	height: 37px;
	text-align: center;
	padding-top: 13px;

	font-family: verdana;
	font-size: 13pt;
	color: #eeeeee;
	font-weight: bold
}

.corps
{
	background-color: #050505;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;

	font-family: verdana;
	font-size: 11pt;
	color: #eeeeee
}

.corps a
{
	color: #fe0104;
	font-weight: bold
}

.corps a:hover
{
	color: #fe4144
}

-->
</style>