/*

Document     : menu.css
Modified on  : 29 fev 2012
Author       : erwan c
description  : menu update 7.1
*/

/*
body {
    background-color: #B2B4BF;
}
*/
body {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-family: tahoma,arial,helvetica,"bitstream vera sans",sans-serif;
  color: #000000;
  background-color: #ffffff;
}
/*****************************
Styles barre menu
******************************/
.barreLogin{position: absolute;right: 0px;top: 0px;}
.barreLangue{position: absolute;right: 35px;top: 20px;}
#topMenu {position: absolute;right: 35px;top: 5px;
	     margin:0px;
         padding: 0px;
		 border:0px;
		  border-right:0px;
		  background:none;
		 }

#topMenu .rich-toolbar-item  {
  color: #918c85;
 
 }
#topMenu .rich-toolbar-item a {
    color: #918c85;
}
#topMenu .rich-toolbar-item a:hover {
    color: #918c85;
	text-decoration: underline;
}

/*****************************
Styles barre de fonds
******************************/
#topMenuFonds {
background: #918c85;
	     display:block;
	     height:20px;
	     margin-bottom:5px;
	     margin-left:0px;
         padding-left: 0px;
	     position:relative;
		 }
#topMenuFonds .rich-toolbar-item  {
  color: #FFF;
      font-size: 12px;
	  font-weight:bold;

 
 }

/*****************************
Styles menu
******************************/
.blocMenu {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image:none;
    background: white;
    color: #000;
    font: 1em "Trebuchet MS", sans-serif;
    /*border:solid silver 1px;*/
    margin-bottom: 5px;
    text-decoration: none;
}

.blocMenu a {
    text-decoration: none;
}

.blocMenu a:active, a:link, a:visited {
    color: #000;
}

.blocMenu a:hover {
    color: #3094c9;
}
.blocMenu ul.subMenu a {
    background: #e7f0f6;
    padding: 3px 20px;
    list-style-type: none;
    text-decoration: none;
}

.blocMenu h1{
    color: #918c85;
    padding:5px 5px 5px 10px;
    font-size: 1em;
    font-weight:bold;
    background-color:#fff;
    /*
    border-color:#918c85;
    border-style:solid;
    border-width:1px;
    background: url("../img/bg-bloc-blue.gif") repeat-x scroll 0 0 transparent;
	*/
}


.blocMenu ul.simple {
    padding:0px;
	margin-left:0px;
    list-style-position: inside;
    list-style-type: none;
    font-size: 11px;
    line-height: 1.3em;
}

/*
.blocMenu ul {
    padding:0px;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 11px;
    line-height: 1.3em;
}
*/

.blocMenu li.simple {
    padding-left:5px;
	
    background: url("img/bg_list1.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0 0 0 8px;

}

/*
.blocMenu li {
    padding-left:5px;
}
*/

.blocMenu ul.onglet {
    padding:0px;
	margin-left:0px;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 11px;
    line-height: 1.3em;
	display: inline-table;
}

.blocMenu li.onglet {
    padding-left:5px;
}
.bloc-menu-header {
    color: #fff;
    padding:5px 5px 5px 10px;
    font-size: 1em;
    font-weight:bold;
    background-color:#646464;
    /*
	background: url("../img/bg-bloc-blue.gif") repeat-x scroll 0 0 transparent;
	*/
}

.bloc-menu-content {
    padding-left: 3px;
    padding-right: 3px;
}

.navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    background: white;
    color: #000;

    font: 1.1em "Trebuchet MS", sans-serif;
}
.navigation ul {
    list-style-type: none;
	padding:0px;
	margin-left:0px;
}

.navigation a, .navigation span {
    display: block;
    padding: 4px 10px;
    color: #000;
    text-decoration: none;
    background: white;
}
.navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
    border-bottom:solid 1px;
}

.navigation .toggleSubMenuArbo a, .navigation .toggleSubMenuArbo span {
    border-bottom: 0px none;
}

.navigation .open a, .navigation .open span {

}
.navigation a:hover, .navigation a:focus, .navigation a:active {
    text-decoration: none;
}
.navigation .subMenu {
    font-size: .8em;
    background: #ccc ;
    font-size: .9em;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #666;
}
.navigation .subMenuArbo {
    font-size: .8em;
    background: white ;
    font-size: .9em;
    margin: 0;
    padding: 0;
    border-bottom: 0px none white;
}
.navigation ul.subMenu a {
    background: #e7f0f6;
    padding: 3px 20px;
	margin-left:0px;
    list-style-type: none;
}
.navigation ul.subMenuArbo a {
    background: white;
    padding: 3px 20px;
	margin-left:0px;
    list-style-type: none;
}

.simpleMenu {
    list-style-type: none;
    list-style-image: none;
    padding: 3px 20px;
    text-decoration:none;
}
.tag0 {
    font-size: 1em;
}
.tag1 {
    font-size: 1.1em;
}
.tag2 {
    font-size: 1.2em;
}
.tag3 {
    font-size: 1.3em;
}
.tag4 {
    font-size: 1.4em;
}
.tag5 {
    font-size: 1.5em;
}


.onglet {
  overflow: hidden;
  background-color: #dae0d2;
  background-image: url(../img/fond.png);
  background-position: bottom;
  background-repeat: repeat-x;
}
.onglet ul {
  float: right;
  margin-top: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  list-style: none;
}
.onglet ul li {
  float: left;
  margin-left: 3px;
}
.onglet ul li a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 10px;
  background-image: url(../img/coin-gauche.png);
  background-position: 0% -250px;
  background-repeat: no-repeat;
}
.onglet ul li#actif {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 10px;
  background-image: url(../img/coin-gauche.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

.onglet ul li a span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../img/coin-droit.png);
  background-position: 100% -250px;
  background-repeat: no-repeat;
  color: #ffffff;
}
.onglet ul li#actif span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../img/coin-droit.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  color: #333333;
}
.onglet ul li a:hover {
  background-position: 0% -500px;
}
.onglet ul li a:focus {
  background-position: 0% -500px;
}
.onglet ul li a:hover span {
  background-position: 100% -500px;
}
.onglet ul li a:focus span {
  background-position: 100% -500px;
}

.nav2 {
	background-color: #f7f7f5;
	overflow: hidden;
}

.nav2 ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
}

.nav2 li {
	display: inline-table;
}
.nav2 a{	
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 10px;	
}
