/*niveau 1*/
.rubriq
{
	font-weight:bold;
	text-decoration:none;
	color:#EA7944;
	font:12px arial,helvetica,sans-serif;
	background-color : transparent ;
}
.rubriq:over
{
    font-weight:bold;
	TEXT-DECORATION:underline;
	color:#7A6B01;
	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:#006E10;
	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:#666464;
	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:#006E10;
	text-align:justify;
	background-color : transparent ;
}
a.txt_page:hover, .txt_page:hover 
{  
	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_page_active, a.txt_page:active 
{  
	font-family: arial,helvetica,sans-serif;
	text-decoration:underline; 
	font-size:11px;
	font-stretch:ultra-condensed;
	color:#006E10;
	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:#73EAA9;
	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:#BFF6D7;
	background-color : transparent ;
}


