.ListeAutoDeuxColonnes
{
	width:505px;
	float:left;
	clear:both;
}
a.LienInterne
{
	color: #FF2F00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
a.LienInterne:hover
{
	color: black;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
.editoListeAuto
{
	width:505px;
}

.contenu
{
	border:0px solid red;
}