table.table-menu {
	border-width 		: 0px ; 
	font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}


table.table-menu td{
	text-align			: center;
	font-size			: 16px;
	font-weight			: bold;
	width				:110px;
}

table.table-menu td p{
	text-align			: center;
	font-size			: 16px;
	font-weight			: bold;
	display				: block;
	padding				: 5px 15px 5px 24px;
	margin:0px
}

table.table-menu td a:link{
	color				: #ffffff;
	text-decoration		: none;
	background-image	: url(../images/css/bg-men-pr.gif);
	height				: 29px;
	display				: block;
	padding				: 5px 15px 5px 24px;


}

table.table-menu td a:visited{
	color				: #ffffff;
	text-decoration		:none;
	background-image	:url(../images/css/bg-men-pr.gif);
	height				:29px;
	display				:block;
	padding				: 5px 15px 5px 24px ;

}

table.table-menu td a:hover{
	color				: #333333;
	text-decoration		:none;
	background-image	:url(../images/css/bg-men-over.gif);
	height				:29px;
	display				:block;
	padding				: 5px 15px 5px 24px ;

}



/*******************************************/
table.table-sous-menu td{
	text-align			: center;
	font-size			: 12px;
	font-weight			: bold;
	text-align			: left;
	padding				: 5px 15px 5px 24px 
}

table.table-sous-menu td a:link{
	color				: #ffffff;
	text-decoration		:none;

}

table.table-sous-menu td a:visited{
	color				: #ffffff;
	text-decoration		:none;

}

table.table-sous-menu td a:hover{
	color				: #333333;
	text-decoration		:underline;

}
/***********************************************/
a.menu-jaune:link 
{	
	color				: #FDD702;
	font-weight			: bold;
	font-size			:12px;
	text-decoration		:none;
}
a.menu-jaune:visited 
{
	color				: #FDD702;
	font-weight			: bold;
	font-size			:12px;
	text-decoration		:none;
}
a.menu-jaune:hover 
{
	color				: #ffffff;
	font-weight			: bold;
	font-size			:12px;
	text-decoration:underline;
}

/*******************************************/

a.menu-blanc:link 
{	
	color				: #ffffff;
	font-weight			: bold;
	font-size			:12px;
	text-decoration		:none;
}
a.menu-blanc:visited 
{
	color				: #ffffff;
	font-weight			: bold;
	font-size			:12px;
	text-decoration		:none;
}
a.menu-blanc:hover 
{
	color				: #FDD702;
	font-weight			: bold;
	font-size			:12px;
	text-decoration:underline;
}

/*******************************************/

a.fil-ariane:link 
{	
	color				: #4b4a45;
	font-weight			: bold;
	font-size			:11px;
	text-decoration		:none;
	margin-right:5px
}
a.fil-ariane:visited 
{
	color				: #4b4a45;
	font-weight			: bold;
	font-size			:11px;
	text-decoration		:none;
	margin-right:5px
}
a.fil-ariane:hover 
{
	color				: #a1a1a1;
	font-weight			: bold;
	font-size			:11px;
	text-decoration		:underline;
	margin-right:5px
}

p.ariane
{
	color				: #cccccc;
	font-size			: 11px;
	font-weight			: bold;
	margin:0px 0px 0px 10px ;
	padding:0px
}
