.test td
{
  border-top: 1px solid #5a050d;
  width: 100%;
}

.separator
{
  background-color: #5a050d;
  height: 1px;
  border: none;
  padding: 0;
  margin: 0;
}

a.rubriq
{
  font-weight:bold;
  text-decoration:none;
  color: #892a24;
  font:11px arial,helvetica,sans-serif;
  background-color : transparent ;
}
a.rubriq:over
{
  font-weight:bold;
  TEXT-DECORATION:underline;
  color:#000000;
  font:12px arial,helvetica,sans-serif;
  background-color : transparent ;
}

/*niveau 1*/
.rubriqB
{
  font-weight:bold;
  text-decoration:none;
  color: #000000;
  font:11px arial,helvetica,sans-serif;
  background-color : transparent ;
  padding: 0px 0px 0px 3px;

}
.rubriqB:over
{
  font-weight:bold;
  TEXT-DECORATION:underline;
  color:#000000;
  font:12px arial,helvetica,sans-serif;
  background-color : transparent ;
}
/*niveau 2*/
.txt_ssrub 
{  
  font-family: arial,helvetica,sans-serif;
  text-decoration:none; 
  font-size:11px;
  font-stretch:ultra-condensed;
  color:#666464;
  text-align:justify;
  background-color : transparent ;
}
.txt_ssrub:hover 
{  
  font-family: arial,helvetica,sans-serif;
  text-decoration:none; 
  font-size:11px;
  font-stretch:ultra-condensed;
  color:#D2D4F3;
  text-align:justify;
  background-color : transparent ;
}

/*niveau 3*/
.txt_page, a.txt_page, a.txt_page:visited, .txt_page:visited 
{
  font-family: arial,helvetica,sans-serif;
  text-decoration: none;
  font-size:11px;
  font-stretch:ultra-condensed;
  color: #5a050d;
  text-align:justify;
  background-color : transparent ;
  padding: 0px 0px 0px 3px;
}
a.txt_page:hover, .txt_page:hover 
{  
  font-family: arial,helvetica,sans-serif;
  text-decoration: none; 
  font-size:11px;
  font-stretch:ultra-condensed;
  color:#440000;
  text-align:justify;
  background-color : transparent ;
}
.txt_page_active, a.txt_page:active 
{  
  font-family: arial,helvetica,sans-serif;
  text-decoration: underline; 
  font-size:11px;
  font-stretch:ultra-condensed;
  color:#440000;
  text-align:justify;
  background-color : transparent ;
}


.txt_cache, a.txt_cache:visited, a.txt_cache:active
{ 
  text-decoration:none; 
  font-family: arial,helvetica,sans-serif;
  font-size:10px;
  font-stretch:ultra-condensed;
  text-align:center;
  color:#D2D4F3;
  background-color : transparent ;
}
.txt_cache:hover
{ 
  text-decoration:none; 
  font-family: arial,helvetica,sans-serif;
  font-size:10px;
  font-stretch:ultra-condensed;
  text-align:center;
  color:#AFAFAF;
  background-color : transparent ;
}


