h1 {
	font: normal bold 18px/25px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	padding-bottom: 0px;
	color: #B3B20A;
}

h2 {
	font: normal bold 15px/30px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	padding: 0;
	color: #B3B20A;	
}

h3 {
	font: normal bold 12px/10px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	padding: 0;
	margin: 0;

}


.color {
	color: #B3B20A;
}
#basdumenu {
	background: url(imgs/basmenucom.jpg) left bottom no-repeat;
	height: 41px;
	width: 169px;
}
#basdumenu2 {
	background: url(imgs/basmenu2com.jpg) left bottom no-repeat;
	height: 25px;
	width: 169px;
}


.navcontainergauche .menugauche2{
	color: #006600;
	background: #CDCC0F url("imgs/pixel-blanc.gif") repeat-y right;	
}

.navcontainergauche .menugauche2 li{
	height: 30px;
	border-bottom: 1px solid white;
}
.navcontainergauche .menugauche2 a{
	color: #FFFFFF;
	font: bold 12px/30px Arial, sans-serif;
	text-indent : 20px;
	letter-spacing: 1px;
}

.navcontainergauche .menugauche2 a:hover{
	color: #B3B20A;
}





.navcontainergauche .menugauche3 li{
	color: red;
}

.navcontainergauche .menugauche3 a{
	color: #555;
}
.navcontainergauche .menugauche3 a:hover{
	color: #AAA;
}




/*menu Espace Client*/
.navcontainergauche .menuespaceclient{
	background: #EEE685;
	padding: 10px ;
	text-align: right;
}
.navcontainergauche .menuespaceclient a{
	font: normal  12px/20px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #888;

}
.navcontainergauche .menuespaceclient a.actif{
	font: bold  12px/20px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #333;

}










/* -------------------------------------------------------------------------------- AFFICHAGE D'ELEMENT */
.clicTitre
  {

	border-bottom: 1px dashed #B3B20A;
	padding: 5px 5px 5px 0px;
	width: 600px;
	margin-bottom: 5px;
  }

.clicTitre a{
	background: white url(imgs/compucedroit.gif) left center no-repeat;
	 padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	
}

.clicTitre #actif a{
  padding-left: 20px;
}

.clicCacher
  {
  top: -20px;
  position: relative;
  text-align:right;
  }

.contenant
  {
  display : block;
  border: 1px solid #B3B20A;
  padding: 5px 5px 0px 10px;
  width: 600px;
  background: #FCFCFC;
  font-size: 12px;
  }
  
  /***** Real Side Borders box *****/
  #centrecontenu .cB {
    background:#FDFDFD;
    border:1px #CCC solid;
    border-width:0 1px;
    padding:0 10px;
  }
  .cBt, .cBb, .cBt div, .cBb div {
    background:url(imgs/rb_topbottom.png) top right;
    height:10px;
  }
  .cBt div { background-position:top left; }
  .cBb div { background-position:bottom left; }
  .cBb { background-position:bottom right; }
  .cBt, .cBb {
    margin:0 -11px 0 -11px;
    padding-right:18px;
  }
/***** end Real Side Borders box *****/

#centrecontenu label {
	width: 100px ;
	display: inline ;
	float: left ; 
	font-size: 11px;
}





input,select {
	background-color : #FFF;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #555;
	height: 18px;
	font-size: 11px;
}

input.soumettre {
	border:1px outset #EEEEEE;
	height: 22px;
	cursor:pointer;
	background-color:#CCCCCC;
}
input.soumettre:hover {
	background-color:EEEEEE;
	color: #B3B2A0;
}
input.soumettre:active {
	border:1px inset #EEEEEE;
	background-color: #FFF;
	color: #B3B2A0;
} 



.liste p{
	font-size: 12px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

.liste .eau a {
	color: blue;
}



