/* TOP MENU */
	.disabled {
		opacity: .4;
	}
	
	ul#kmel_navtop_list {
		/*background: url('/img/sante/topban.jpg') 325px center no-repeat;*/
	}

	ul#kmel_navtop_list a {
		/*display: none;*/
	}

	ul#kmel_navtop_list li#navtop_accueil a {
		display: block;
		background-image: url('../img/menu_site/accueil_sante.png');
	}
	
	#navtop_accueil a:hover {
		background-position: 0 0;
	}

	ul#kmel_navtop_list li#navtop_sante {
		width: 111px;
		height: 217px;
	}

	#navtop_sante a {
		width: 111px;
		height: 217px;
		background: url('../img/menu_site/manifeste.gif') left top  no-repeat;
	}
	
	#navtop_sante a.done {
		background-position: -111px 0;
	}

	ul#kmel_navtop_list li#navtop_sante a {
		display: block;
		background: url('../img/menu_site/sante-crea.png') left top  no-repeat;
	}
	
	#navtop_sante a.done {
		background-position: 0 0;
	}

	#navtop_sante_creations,#navtop_sante_creations a  {
		display: block;
		visibility: visible;
		opacity: 1;
		margin-top: 0;
		width: 111px;
		height: 217px;
		background: url('../img/menu_site/sante-crea.png') left top  no-repeat;
	}
	
	#navtop_sante_creations a.done {
		background-position: 0 0;
	}

	#navtop_gocarrement  {
	}

	#navtop_gocarrement,#navtop_gocarrement a  {
		display: block;
		visibility: visible;
		opacity: 1;
		margin-top: 10px;
		width: 117px;
		height: 217px;
		background: url('/img/sante/gohome.jpg') left top  no-repeat;
	}
	
	#navtop_gocarrement:hover {
		/*cursor: pointer;*/
	}
	
	#navtop_gocarrement a.done {
		background-position: 0 0;
	}
	
	#navtop_outils {
		float: right !important;
		margin-right: 10px !important;
		height: 127px !important;
	}
	
	#navtop_outils, #navtop_outils a {
		width: 117px !important;
		height: 117px !important;
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		margin-top: 0 !important;
	}
	
	#navtop_outils a {
		background: url('/img/sante/gohome.jpg') left top  no-repeat;
		margin-top: 10px !important;
	}
	
	#marketingoperationnel #menu_clients li {
		border-collapse: collapse;
		width: 190px;
		height: auto;
		text-align: right;
		font-family: "Courier New", Courier, monospace;
		font-weight: bold;
		letter-spacing: 1px; /* 1.6px */
		text-transform: uppercase;
		font-size: 13px !important;
		padding: 0 30px 0 0;
		vertical-align: middle;
		line-height: 15px;
	}
	
	#marketingoperationnel #menu_clients li a {
		vertical-align: middle;
		color: black;
		text-decoration: none;
		display: block;
		width: inherit;
		height: auto;
		padding: 6.5px 0 6.5px 0;
		height: inherit;
		line-height: inherit;
	}
	
	#marketingoperationnel #menu_clients li:hover, #marketingoperationnel #menu_clients li.current {
		background: transparent url('../img/icons/hand_small.gif') no-repeat right 5px;
	}

/* DOCK */

	#dock ul {
		/*margin-top: -60px !important;*/
	}

	#dock #interrupteur {
		display: none;
	}
	
	#dock #gohome {
		display: none;
	}
	
	#dock #sonnette {
		display: none;
	}

	#dock #poisson {
		display: none;
	}
	
	#dock #manifeste {
		display: none;
	}
	
	#dock #audio {
		display: none;
	}
	
	#dock #facebook {
		display: none;
	}
	
	#dock #gocarrement {
		display: inline-block;
	}
	
	#dock #gosante {
		display: none;
	}
	
	#dock #gobal {
		display: none;
	}
	
	#dock #gopot {
		display: none;
	}
