/*onglet*/

div.onglet-genea {
  width: 970px;
  margin: 0 auto 1.5em; 
  position: relative; 
  top: 1px;
  }
 
  
div.onglet-genea ul {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
  }

div.onglet-genea li {
  display: inline;
  float: left;
  margin: 0 11px 0 0;
  }
  
div.onglet-genea li.last {margin-right: 0; float: right;}
  
div.onglet-genea li a {
  height: 16px;
  padding: 7px 4px;
  color: #5f5842;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #b6df91;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px #000000;
  -moz-box-shadow: 0px 0px 5px 0px #000000;
  box-shadow: 0px 0px 5px 0px #000000;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  }
  
  
div.onglet-genea li a:hover, div.onglet-genea li.current a {
  height: 30px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  } 
 
div.onglet-genea li.current a {
  background-color: #74b23c;
  color: white;
  }   
 
div.onglet-genea li.onglet-photo a {
  background-color: #5e5842;
  color: white;
  }  
  
div.onglet-genea li.boutique a {
  background-color: #56e6e6;
}

div.onglet-genea div.banniere {
  height: 104px; 
  clear: both;
  position: relative; 
  background: url(/uploads/G2014/header-background.png) 0 0 repeat !important;
  -webkit-box-shadow: 0px 0px 5px 0px #000000;
  -moz-box-shadow: 0px 0px 5px 0px #000000;
  box-shadow: 0px 0px 5px 0px #000000;
  }

div.onglet-genea div.banniere div.pub {
  margin: 1.75em 0 0 476px; 
  width: 468px;
  height: 60px;
  position: relative;
  top: 21px;
  z-index: 51;
  box-shadow: 0 0 10px 0 black;
  background-color: white;
  }

.feuilles-top {/*
  background: url(http://op.cdip.fr/img/geneatique/G2013/feuilles-top.png) 0 0 no-repeat;
  width: 126px;
  height: 169px;
  position: absolute;
  z-index: 50;
  top: -145px;
  right: -41px;
*/}


.logogeneatiquenet {
	display: block;
	width: 351px;
	height: 60px;
	float: left;
	margin: 25px 0 0 13px;
	background: url(/uploads/G2014/geneatique-net.png) 0 0 no-repeat !important;
}  

.logogeneatique {
	display: block;
	width: 448px;
	height: 62px;
	float: left;
	margin: 21px 0 0 13px;
	background: url(/uploads/G2014/logo-geneatique-2014.png) 0 0 no-repeat !important;
}

.logoguide {
	display: block;
	width: 453px;
	height: 72px;
	float: left;
	margin: 11px 0 0 13px;
	background: url(/uploads/G2014/La-genealogie-de-A-a-Z.png) 0 0 no-repeat !important;
}  
.logocartes {
	display: block;
	width: 398px;
	height: 93px;
	float: left;
	margin: 11px 0 0 13px;
	background: url(/uploads/G2014/cartes-postales-anciennes.png) 0 0 no-repeat !important;
}  
.logomesarbres {
	display: block;
	width: 351px;
	height: 58px;
	float: left;
	margin: 25px 0 0 13px;
	background: url(/uploads/G2014/mes-arbres-net.png) 0 0 no-repeat !important;
}  
.logoforum {
	display: block;
	width: 415px;
	height: 68px;
	float: left;
	margin: 22px 0 0 13px;
	background: url(/uploads/G2014/forum-de-genealogie.png) 0 0 no-repeat !important;
}  