/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
/* Menu & MenuBar styles */

.yui-navset .yui-content .yui-hidden
{
	
	display:block;
	/*display:none;*//* important display:none stoppe le plugin sous FF */
	visibility:hidden;
	height:0px;
	width:0px;
}/* !!!!!important!!!!! onglets non actifs */
