@CHARSET "UTF-8";

/* MENU HAUT */
#menuhaut {
	position: absolute;

	float: right;
	background: #000;
}

#menuhaut.accueil {
	width: 800px;
	position: absolute;
	background: transparent;
	float: left;
	margin-left: 75px;
}
#menuhaut .yuimenuitem-selected {
background-color:#000;
}

#menuhaut img,#menuhaut-accueil img {
	border: 0;
}

#menuhautbd.gauche { /*width: 759px;*/
	margin-left: 0px;
}

#menuhautbd .yuimenubaritemlabel {
	padding: 0 0;
	border: 0;
	margin: 0;
	cursor: pointer;
	letter-spacing: 0px;
	outline: none;
}

#menuhautbd .yuimenuitemlabel {
	white-space: nowrap;
	padding: 0;
	padding-right: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	outline: none;
	cursor: pointer;
	letter-spacing: 0px;
	padding-left: 7px;
	color: white !important;
	font-weight: normal;
}

#menuhautbd .yuimenu .bd {
	background: none;
	border: 0;
	height: 498px;
	opacity: 0.9;
	width: 200px;
}

/* MEnu BAS */
#menubas {
	position: absolute;
}

#menubasbd { /*width: 759px;*/
	margin-left: 0px;
	height: 21px;
	background: #000;
}

#menubasbd .bd { /*width: 759px;*/
	
}

#menubasbd .yuimenubaritem {
	background: url(../images/common/fonf_bouton_noir.gif) !important;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #333;
	border-left-color: #333;
	padding: 0px 20px 2px;
}

#menubasbd .yuimenubaritemlabel {
	padding: 0;
	border: 0;
	outline: none;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin: 0px;
	font-weight: bold;
}



#menubasbd a.yuimenubaritemlabel:link,#menubasbd a.yuimenubaritemlabel:visited {
	color: #FFF !important;
	text-decoration: none;
	/*font-weight:normal;*/
}

#menubasbd a.yuimenubaritemlabel:hover {
	color: #093 !important;
	text-decoration: none;
}

#menubasbd .yuimenuitemlabel {
	white-space: nowrap;
	outline: none;
	cursor: pointer;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	/*background-color: #000;*/
	margin: 0px;
}

#menubasbd .yuimenu .bd { /*background: none;*/
	border: 0;
	opacity: 0.9;
	width: 200px;
}

#menu-gauche .accordionTitleDiv {
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
	background-image: url(../images/common/boutonMenuTR.png);
	background-repeat: no-repeat;
	color: #fff;
	text-align: left;
	font-size: 12px;
}

#menu-gauche .accordionTitleDiv a {
	color: white;
	text-decoration: none;
	display: block;
}

#menu-gauche .accordionTitleDiv:hover {
	color: white;
}

#menu-gauche .accordionContentDiv {
	height: 100%;
	background-color: white;
}

.accordeon-gauche {
	float: left;
}

.accordeon-gauche .yui-cms-accordion .yui-cms-item {
	width: 227px;
}
.accordeon-gauche .yui-cms-accordion .yui-cms-item .hd.level2 a, .accordeon-gauche .yui-cms-accordion .yui-cms-item .hd.level3 a {
	color: #000 !important;
	font-weight: normal ;
	display: block;
}
.accordeon-gauche .current,
.accordeon-gauche .current a,
.accordeon-gauche .yui-cms-accordion .yui-cms-item .hd.level2 a:hover,
.accordeon-gauche .yui-cms-accordion .yui-cms-item .hd.level3 a:hover{
	color: #FFF !important;
	font-weight:bold !important;
}
.accordeon-gauche .yui-cms-accordion .yui-cms-item .hd {
	height: 22px;
	line-height: 22px;
	background-image: url(../images/common/boutonMenuTR.png);
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.accordeon-gauche .yui-cms-accordion .yui-cms-item .level2 {
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
	color: #333;
	border-bottom: 1px solid #666;
	font-size: .9em;
}



.accordeon-gauche .yui-cms-accordion .yui-cms-item .level3 {
	padding-left: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
	font-size: .9em;
	border-bottom: 1px solid #666;
}

.accordeon-gauche .yui-cms-accordion .yui-cms-item .hd a {
	color: #fff !important;
	font-weight: bold ;
	text-decoration: none;
	display: block;
}

.accordeon-gauche .yui-cms-accordion .yui-cms-item .hd a:hover {
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: none;
}

#menu-separator {
	display: block;
	clear: both;
	padding-top: 20px;
}

