table.produits {
	background:  url(../images_accueil/fond_produits.gif) repeat-y;
}
table.produits td {
	height: 15px;
	line-height: 15px;
	padding-left: 10px;
	text-transform: uppercase;
	vertical-align: middle;
}
table.produits td.visuel {
	vertical-align: bottom;
	width: 171px;
	padding-left: 0px;
}

.titre {
	font-size: 14px;
	line-height: 14px;
}

.titre_actu {
	font-size: 12px;
	color: white;
	margin-bottom: 1px;
}
.texte_actu {
	font-weight: normal;
}

.titre_menu, .titre_menu a {
	font-size: 11px;
	line-height: 11px;
	color: white;
	text-transform: uppercase;
}
.texte_menu {
	line_height: 11px;
}