body
{
	background: url(../images/bkg.png) repeat-x;
	background-color: #F0F0F0;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px;
	letter-spacing: 1px;
}
div
{
	position: relative;
}
a
{
	color: #84210E;
}
a:hover
{
	color: #A02006;
}
div#connexion a
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
div#connexion a:hover
{
	color: #A02006;
	font-weight: bold;
	text-decoration: underline;
}
img
{
	border: 0;
}