div.BlocTexte_design_1_marques
{
	width:100%;
}

div.BlocTexte_design_1_marques div.tetiere
{
	width:100%;
	background:url(bg.jpg) repeat-x;
	height:26px;
	line-height:25px;
	color:#767676;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

div.BlocTexte_design_1_marques div.tetiere div.tetiere_bg_left
{
	float:left;
	height:26px;
	width:4px;
	background:url(bg_left.jpg) no-repeat;
}

div.BlocTexte_design_1_marques div.tetiere div.tetiere_bg_right
{
	float:right;
	height:26px;
	width:4px;
	background:url(bg_right.jpg) no-repeat;
}

div.BlocTexte_design_1_marques div.text
{
	overflow:hidden;
}