/* ##################################################################################################################### */

.block_t_branche {background-image: url(images/t_branche.gif);}
.block_t_end {background-image: url(images/t_end.gif);}
.block_t_new {background-image: url(images/ico_facture_new.png);}


.block_t_branche, .block_t_end, .block_t_new{
	height: 19px;
	width: 19px;
	float: left;
	background-repeat: no-repeat;
}
.block_t_vide{
	height: 19px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;
}
.block_t_string{
	height:19px;
	font-size: 13px;
	float: left;
	padding-left:4px;
}
a.a_t_string{
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
	color: Navy;
}
a.a_t_string_select{
	text-decoration: none;
	font-size:10px;	
	font-weight: bold;
	/*background-color: #A9A9A9;*/
	background-color: #DCDCDC;
	padding:2px;
	display:block;
}
a.a_h_string{
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
	color: Maroon;
}
a.a_h_string_select{
	text-decoration: none;
	font-size:10px;	
	font-weight: bold;
	/*background-color: #A9A9A9;*/
	color: #CCF432;	
	background-color:#291800;	
	color: Navy;
}
.block_h_string{
	height:19px;
	font-size: 13px;
	float: left;
	padding-left:4px;
}
