/*tabs*/
div.DATtagsBg{ background:#fff url(../graph/onglets_bg.gif) left bottom repeat-x; font-size:0.82em; height: 1.8em; }
ul.ongletsCont { margin: 0 0 0 1em; padding: 0.1em 0.5em 0; list-style: none; line-height: 1.5em; }
.ongletsCont li { float: left; margin: 0.2em 0 0 0; padding: 0 0 0 0.5em; line-height: 1.5em; }
.ongletsCont a {
/* Pour IE Mac uniquement \*//*/
float:left;
/**/
display: block; padding: 0.1em 1em 0.15em 0.5em; text-decoration: none; font-weight: bold; color: #765; outline: none; }
.ongletsCont a:hover { color: #333; }
.ongletsCont li.DATonglet { background: url(../graph/onglets_left.gif) no-repeat left top; }
.ongletsCont li.DATonglet a { background: url(../graph/onglets_right.gif) no-repeat right top; }
.ongletsCont li.DATonglet.on { background: url(../graph/onglets_left_on.gif) no-repeat left top; line-height: 1.7em; margin-top: 0; }
.ongletsCont li.DATonglet.on a { background: url(../graph/onglets_right_on.gif) no-repeat right top; color: #333; padding-bottom: 0.15em; }

/*Les parties affichées quand on clique sur l'onglet correspondant*/
div.partsCont { clear: both; border-width: 0 2px 2px 2px; border-color: #000; border-style: ridge; padding: 1em 2em; margin-top: 0; background: #FDFDFC; color: #080808; }
