body
{
	margin-top			: 0px;
	margin-left			: 0px;
	margin-right		: 0px;
	background-color	: #000000;
}

input
{
	border-color		: #000000;
	border-width		: 1px;
	background-color	: #FFFFFF;
	border-style		: solid;
}

.input
{
	border-color		: #000000;
	border-width		: 1px;
	background-color	: #FFFFFF;
	border-style		: solid;
}

.content
{
	text-align			: left;
	background-color	: #1C1C1C;
	font-family			: Arial, Verdana, helvetica;
	color				: #FFFFFF;
}

td .texte
{
	font-family			: Arial, Verdana, helvetica;
	color				: #FFFFFF;
	font-size			: 11pt;
}


td .soustitre
{
	font-size			: 11pt;
	font-weight			: bold;
	text-decoration		: none;
	font-style			: normal;
	text-transform		: none;
	color				: #FFFFFF;
}

td .date
{
	font-size		: 9pt;
	font-weight		: normal;
	font-style		: normal;
	text-transform	: none;
	text-align		: justify;
	color			: #4A81B4;
}
a
{
	font-size		: 10pt;
	font-weight		: bold;
	font-style		: italic;
	text-transform	: none;
	text-decoration	: none;
	text-align		: justify;
	color			: #4A81B4;
}
a:hover
{
	font-size		: 10pt;
	font-weight		: bold;
	font-style		: italic;
	text-transform	: none;
	text-decoration	: underline;
	text-align		: justify;
	color			: #4A81B4;
}

#head
{
	text-align			: left;
	z-index				: 30;
	position 			: absolute;
	visibility			: visible;
	width				: 600px;
	left				: 0px;
	top					: 205px;
	overflow			: visible;
	border				: 0;
	background-color	: #FFFFFF;
	font-family			: Arial, Verdana, helvetica;
}
