/* Feuille de style  */
/*********************/

.tx-tableauurl-pi1 a:link {color:#646060;}
.tx-tableauurl-pi1 a:visited {color:#646060;}
.tx-tableauurl-pi1 a:hover {color:#1971ec;}
.tx-tableauurl-pi1 a:active { color:#1971ec;}
.tx-tableauurl-pi2 a:link {color:#646060;}
.tx-tableauurl-pi2 a:visited {color:#646060;}
.tx-tableauurl-pi2 a:hover {color:#1971ec;}
.tx-tableauurl-pi2 a:active { color:#1971ec;}

img{border:0px; margin:0px}

#header_tab{
  width: 710px;
  /*height: 30px;*/
  background-image: url(img/fond.jpg);
  background-position:bottom;
  background-repeat: repeat-x;
  background-color: #6b6e75;
  padding-left: 10px;
  padding-top:4px;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}



/* Css */
/***************************************************************************************************/
.table_css {
  width:720px;
  background-color:#4F6B72;
  margin-right:10px;
}
.titreChamp{
  background: #CCCCCC url(images/bg_header.jpg) no-repeat scroll 0 0;
  padding: 6px 6px 6px 12px;
  color: #0d2c80;
}
.table_css td{
  padding:2px;
  text-align:left;
  color:#797268;
  padding-left:10px;
}
.table_css .nomChamp{
  background: #F5FAFA none repeat scroll 0 0;
  background-image:url(img/fondTableau.gif);
  background-repeat:no-repeat;
}
#content_tab{
  margin-top:15px;
}

