	/*Styles dans le menu déroulant pour les familles*/
	.familletop_prod_on {
		color: #CC6600;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_prod_on:hover {
		color: #FFFFFF;
	}
	
	.familletop_prod_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_prod_off:hover {
		color: #CC6600;
	}

	.familletop_fruits_on {
		color: #FEB400;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_fruits_on:hover {
		color: #FFFFFF;
	}	
	
	.familletop_fruits_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_fruits_off:hover {
		color: #FEB400;
	}	
	
	.familletop_deco_on {
		color: #6681B1;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_deco_on:hover {
		color: #FFFFFF;
	}
	
	.familletop_deco_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_deco_off:hover {
		color: #6681B1;
	}
	
	.familletop_manutention_on {
		color: #299032;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_manutention_on:hover {
		color: #FFFFFF;
	}
	
	.familletop_manutention_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.familletop_manutention_off:hover {
		color: #299032;
	}
	
	.famille_prod_on {
		color: #CC6600;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.famille_prod_on:hover {
		color: #FFFFFF;
	}
	
	.famille_prod_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}

	a.famille_prod_off:hover {
		color: #CC6600;
	}
	
	.famille_fruits_on {
		color: #FEB400;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.famille_fruits_on:hover {
		color: #FFFFFF;
	}
	
	.famille_fruits_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}

	a.famille_fruits_off:hover {
		color: #FEB400;
	}
	.famille_deco_on {
		color: #6681B1;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.famille_deco_on:hover {
		color: #FFFFFF;
	}
	
	.famille_deco_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}

	a.famille_deco_off:hover {
			color: #6681B1;
	}
	
	.famille_manutention_on {
		color: #299032;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	a.famille_manutention_on:hover {
		color: #FFFFFF;
	}
	
	.famille_manutention_off {
		color: #FFFFFF;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}

	a.famille_manutention_off:hover {
		color: #299032;
	}
	
	.justify_prod{
		text-align:justify;
		color:#CC6600;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;	
	}
	
	.justify_fruits{
		text-align:justify;
		color:#FEB400;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;	
	}
	
	.justify_deco{
		text-align:justify;
		color:#6681B1;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;	
	}
	
	.justify_manutention{
		text-align:justify;
		color:#299032;
		font-family : Arial, sans-serif;
		font-size : 13px;
		font-weight : bold;	
		text-decoration:none;	
	}
	
	td img {display: block;}
	
	ul {
		vertical-align :right;
		margin-left: 0px;
		padding-left: 0px;
	}
	
	li {
		list-style-image: url("../medias/spacer.gif");
	}
	
	.none {
		display: none;
	}
	
	.block {
		display: block;
	}
	
	.famille_fruits_active {
		color: #FEB400;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	.famille_prod_active {
		color: #CC6600;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	.famille_deco_active {
		color: #6681B1;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
	
	.famille_manutention_active {
		color: #299032;
		font-family : Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;	
		text-decoration:none;
	}
