/* CSS Document */

#header #current a {
color:#FFFFFF;
}

#header .header_leftcurrent{
  width:6px;
  border-bottom:none;
  }
  
#header #current {
border-bottom:none;
  }

#header a {
  padding:7px 7px 4px 3px;
  text-decoration:none;
  font-size:10px;
  display:block;
}

#header td {
text-align:center;
vertical-align:top;
border-bottom: #DCCCC5 solid 1px;
}

.header_left {
  background:url(../images/general/norm_left.gif) no-repeat left top;
  width:6px;
}

#header .onglet_normal {
  min-height:40px;
  width:91px;
  background:url(../images/general/norm_right.gif) no-repeat right top;
}

#header a:hover {
text-decoration:underline;
  }
  
#header #fin_onglet {
padding:0px;
margin:0px;
width:1px;
background:url(../images/general/onglet_fin.gif) right top no-repeat;
}

/*

*html #header a {
height:42px;
width:81px;
overflow:inherit;
}

#header #current {
width:90px;
}

#header a {float:none;}


  
#header #current .header_left{
  border-width:0;
  width:6px;
  }
#header #current a {
	font-size:12px;
  padding-bottom:5px;
  }
*/
.onglets {
clear:both;
  margin:0px;
  padding:0px;
}

#contenu_onglet {
position:relative;
  width:443px;
  font-size:12px;
}

*+html #contenu_onglet {
margin-top:0px;
}

#contenu_onglet {
background:url(../images/general/fond_onglet.gif) repeat-x top;
}

.contenu_onglet_border {
  margin:0px;
  padding:0px;
  border-left:#CDCBC7 solid 1px;
  border-right:#CDCBC7 solid 1px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:3px;
  margin-top:-10px;
  padding-top:15px;
}

*html .contenu_onglet_border {
 margin-top:0px;
}

*+html .contenu_onglet_border {
 margin-top:0px;
}

.contenu_onglet_border h4 {
font-size:14px;
}

.bas_onglet {
  margin-bottom:10px;
}

.bas_onglet table{
  margin:0px;
  padding:0px;
  width:100%;
  height:6px;
}

.bas_onglet_milieu {
width:100%;
background:url(../images/general/bas_onglet_milieu.gif) top repeat-x;
}