/***********************************************************************************************/

div#content table.menu{
	width:690px;
	margin-left:15px;
	margin-right:50px;
	margin-bottom:15px;
}

div#content table.menu td{
	height:25px;
	text-align:center;
	font-family:"Trebuchet MS";
	border-bottom:1px dotted #FF3300;
	border-top:1px dotted #FF3300;
	color:#333333;
	font-size:13px;
	width:60px;
}

div#content table td.h15
{
	height:15px;
	border:none;
}

div#content table.menu td.right{
	width:190px;
}

div#content table.menu td.span{
	width:160px;
	border:none;
}

div#content table.menu td a{
	color:#333333;
}

/***********************************************************************************************/

div#content table.categorie td{
	width:860px;
	height:30px;
	text-align:left;
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
}

div#content table.categorie td a{
	font-family:"Trebuchet MS";
	color:#FA5900;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #FA5900;
}

div#content table.categorie td a img{
	border:none;
}

