

/*******************************************/
table.table-sous-menu td{
	text-align			: left;
	font-size			: 12px;
	line-height			: 13px;
	font-weight			: bold;
	text-align			: left;
	padding				: 2px 3px 5px 8px ;
	color				: #b1380e;
}

table.table-sous-menu td a:link{
	color				: #333333;
	text-decoration		:none;

}

table.table-sous-menu td a:visited{
	color				: #333333;
	text-decoration		:none;

}

table.table-sous-menu td a:hover{
	color				: #b1380e;
	text-decoration		:underline;

}


/*******************************************/
table.table-sous-menu-2 td{
	text-align			: left;
	font-size			: 11px;
	line-height			: 13px;
	font-weight			: normal;
	text-align			: left;
	padding				: 4px 5px 2px 5px 
}

table.table-sous-menu-2 td a:link{
	color				: #333333;
	text-decoration		:none;
	font-weight			: normal;

}

table.table-sous-menu-2 td a:visited{
	color				: #333333;
	text-decoration		:none;
	font-weight			: normal;

}

table.table-sous-menu-2 td a:hover{
	color				: #b1380e;
	text-decoration		:underline;
	font-weight			: normal;

}
