div.artListe
{
	overflow:auto;
	height:500px;
	width:150px;
	left:0px;
	top:0px;
}

div.artDetail
{
	overflow:auto;
	height:500px;
	width:520px;
	position:absolute;
	left:160px;
	top:0px;

}

input.artExtend
{
	width:400px;
}

div.divContenu
{
	margin-left: 110px;
}

td.tableCateg
{
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#8f080F;
	border:1px #8f080F solid;
}

span.tableCateg
{
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#8f080F;
}

input.tableCateg
{
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#8f080F;
}

a.tableCateg
{
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#8f080F;
	text-decoration: none;
}

a.tableCateg:hover
{
	font-weight:bold;
}

div.newCat
{
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#8f080F;
	border:1px #8f080F solid;
	width:450px;
}