BODY
{
font-family: Arial;
font-size: 12px;
font-style: normal;
color: #000000;
text-decoration: none;
background-color:white
}

TD
{
font-family: Arial;
font-size: 12px;
font-style: normal;
color: #000000;
text-decoration: none
} 

A:LINK
{
font-family: Arial;
font-size: 12px;
font-style: normal;
color: #000000;
text-decoration: none
}

A:VISITED
{
font-family: Arial;
font-size: 12px;
font-style: normal;
color: #000000;
text-decoration: none
}

A:HOVER
{
font-family: Arial;
font-size: 12px;
font-style: normal;
color: #000000;
text-decoration: underline
}

div.AffMini
{
	float: left;
	width: 645px;
	margin-top:20px;
	display: block;
}

div.AffNormal
{
	float: left;
	width: 662px;
	height: 440px;
	overflow: auto;
	display: block;
}

div.Msg_Erreur
{
	padding: 15px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
