.editoDetail {
	width: 485px;
	
}
a
{
	color: #d99b35;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}
a:hover
{
	color: black;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}

.contenu
{
	font-family:Arial;
	font-size:12px;
	color:#5C5045;
}
