/* Menu horizontale */

.menutab {
  color: #C99734;
  text-align: left;
  vertical-align: middle;
  border: 1px #C99734 solid;
  border-left: 0px;
}
#menu {
  position: relative;
  clear: left;
	z-index:1;
	width: 100%; /* pr?ision pour Opera */
}
 
#menu table {
  border-spacing: 0px;
  height: 23px;
  width: 800px;
}

#menu dl, #menu dt, #menu dd, #menu ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#menu ul {
	background: #CB9732;
	border:1px solid #CB9732;
}

#menu div {
	display: none;
  width: 200px;
  position: absolute;
}

#menu td {
	margin:0px;
}

#menu td a {
	display:block;
  font-size: 11px;
  font-weight: normal;
  color: #CB9732;
	text-align: center;
	vertical-align: middle;
	background-color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	border-left: 1px #CB9732 solid;
}

#menu td a:hover {
	background-color: #FAF0DD !important;
}

#menu td li a {
  background-image: url(images/fleche_ssmenu_off.gif);
  background-position: left center;
  background-repeat: no-repeat;
	display:block;
  font-size: 10px;
  font-weight: normal;
  color: #9A742B;
	text-align: left;
	vertical-align: middle;
	background-color:#FAE7C4 !important;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:16px;
	padding-right:0px;
	border: 0px #9A742B solid;
}

#menu td li a:hover {
  background-image: url(images/fleche_ssmenu_over.gif);
  background-repeat: no-repeat;
	display:block;
  color: #fff;
	background-color:#9A742B !important;
}

#menu td li span {
	display:block;
  background-image: url(images/separateur_niv2_fonce.gif);
  background-repeat: repeat-x;
  font-size: 1px;
  font-weight: normal;
  color: #5F5F5F;
	text-align: left;
	text-decoration: none;
	background-color:#FAE7C4;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;

}

.boxrollover {
  width: 150px;
  float: left;
  height:19px;
  font-weight: normal;
  overflow:hidden;
  z-index:10;
  margin-left:3px;
  margin-right:3px;
}

.boxrollovertitle {
  color: #000;
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  border: 1px solid #000;
  background-color:#ccc;
}

.boxrollovercontent {
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color:#ccc;
}

.boxcontainer {
  position: absolute;
  top: auto;
  margin-top: -80px;
  margin-left: 50px;
  z-index:3;
}

.leftNav {
  background-color: #FAE7C4 ;
  color: #000;
  width: 210px;
}

.leftNavHilite {
  background-color: #FAE7C4;
  color: #fff;}

a.leftNavX {
  font-weight: normal;
  font-size: 11px;
  color: #000;
}
a.leftNavX:hover {
  color: #fff;
}


/* Menu gauche  */

div#menuThemeTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #9A742B;
	background-color: #FAE7C4;
	background-image: url(images/menuleft_titre_fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-right: 3px;
	height: 17px;
	text-align: left;
  border-top: 2px #9A742B dotted;
  border-bottom: 2px #9A742B dotted;
  margin: 20px 0px 0px 0px;
}

div#menuGauche ul {
  padding: 1px 0px 1px 10px;
	margin: 0px 0px 0px 0px;
  border-bottom: 2px #9A742B dotted;
	list-style-type: none;
}
div#menuGauche li {
	text-align: left;
/*  padding: 0px 0px 0px 0px;
  height: 1em;*/
  margin-right: 10px;
	list-style-type: none;
}
#menuGauche ul a {
  display: block;
  width: 90%;
  border-top: thin #ccc dotted;
  background: url(images/puce_niv2.gif) left center no-repeat;
  padding: 2px 0px 2px 16px;
  font-size: 1em;
  color: #5f5f5f;
  text-decoration: none;
  font-weight: normal;
  vertical-align: middle;
  }
#menuGauche ul a:hover
{
  background-color: #FAE7C4;
}
#menuGauche ul li .firstItem {
	border-top: none;
}
#menuGauche ul li span.currentItem {
  display: block;
	color: #CB9732;
  font-size: 1em;
  width: 90%;
  background-color: #FAE7C4;
	border-top: thin #ccc dotted;
  background: url(images/menuleft_sstitre_puce_on.gif) left top no-repeat;
  background-color: #FAE7C4;
  padding-left: 16px;
}
#menuGauche ul li a.currentItem, #menuGauche ul li a.currentItem:hover {
	color: #CB9732;
  background-color: #FAE7C4;
  background: url(images/menuleft_sstitre_puce_on.gif) left top no-repeat;
  background-color: #FAE7C4;
}

/*sous menu */
#menuGauche ul ul, #menuGauche ul ul li
{
  padding: 0px;
  margin: 0px;
  border-bottom: none;
}
#menuGauche ul ul a
{
  width: 96%;
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
  font-size: 0.9em;
  padding-left: 5px;
  text-decoration: none;
  font-weight: normal;
  background: none;
}
#menuGauche ul ul a:link, #menuGauche ul ul a:visited {
  color: #5f5f5f;
}
#menuGauche ul ul a:active, #menuGauche ul ul a:hover {
  color: #bf5422;
  background-color: #fff;
}
#menuGauche ul ul li.ssCurrentItem span {
	border-top: thin #ccc dotted;
  width: 96%;
  color: #9A742B;
  margin-left: 5px;
  background: none;
  background-color: #fff;
}
