/*niveau 1*/
.txt_rub,a.txt_rub
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font:12px verdana,helvetica,sans-serif;
}
.txt_rub:hover,a.txt_rub:hover
{
    font-weight:bold;
	TEXT-DECORATION:none;
	color:#BCF5BB;
	font:12px verdana,helvetica,sans-serif;
}

/*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;
}
.txt_ssrub:hover 
{  
	font-family: arial,helvetica,sans-serif;
	text-decoration:none; 
	font-size:11px;
	font-stretch:ultra-condensed;
	color:#D2D4F3;
	text-align:justify;
}

/*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:#106FDE;
	text-align:justify;
}
a.txt_page:hover, .txt_page:hover 
{  
	font-family: arial,helvetica,sans-serif;
	text-decoration:none; 
	font-size:11px;
	font-stretch:ultra-condensed;
	color:#CCCC00;
	text-align:justify;
}
.txt_page_active, a.txt_page:active 
{  
	font-family: arial,helvetica,sans-serif;
	text-decoration:underline; 
	font-size:11px;
	font-stretch:ultra-condensed;
	color:#106FDE;
	text-align:justify;
}


.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;
}
.txt_cache:hover
{ 
	text-decoration:none; 
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
	font-stretch:ultra-condensed;
	text-align:center;
	color:#AFAFAF;
}


