body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

span.hot, div.hot
{
	color: #980000;
}

div.message
{
	font-weight: bold;
	color: #980000;
	text-align: center;
}

table.tab_cadre
{
	background-color: #676767;
}

tr.tab_titre
{
	background-color: #E3E3E3;
}

tr.tab_contenu
{
	background-color: #FFFFFF;
}

td
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

td.tab_titre
{
	color: #000000;
}

td.tab_contenu
{
	color: #000000;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a.non_souligne
{
	color: #000000;
	text-decoration: none;
}

a.non_souligne:visited
{
	color: #000000;
	text-decoration: none;
}

a.non_souligne:active
{
	color: #000000;
	text-decoration: underline;
}

a.non_souligne:hover
{
	color: #000000;
	text-decoration: underline;
}

a.hot
{
	color: #980000;
	text-decoration: none;
}

a.hot:visited
{
	color: #980000;
	text-decoration: none;
}

a.hot:active
{
	color: #980000;
	text-decoration: underline;
}

a.hot:hover
{
	color: #980000;
	text-decoration: underline;
}

form
{
	margin: 0px;
	padding: 0px;
}

input, select, textarea
{
	font-family: Verdana;
	font-size: 11px;
}
