.chapo_slog a,
.chapo a,
.paragraph li a{
	color: #C90A3C;
}

/* Drilldown */
.dd_filters .dd_filter ul a{
	color: #C90A3C;
}
.dd_filters .dd_filter a.more{
	background: url(../img/global/framboise/dd_more_filters_close.gif) no-repeat right center;
}
.dd_filters .dd_filter a.open{
	background: url(../img/global/framboise/dd_more_filters_open.gif) no-repeat right center;
}
.dd_filters .dd_filter .valid_date{
	background: url(../img/global/framboise/arrow_next.gif) no-repeat left center;
	color: #C90A3C;
}
.dd_filters .dd_filter ul li.selected{
	background: url(../img/global/framboise/dd_selected_left.gif) no-repeat top left;
}
.dd_filters .dd_filter ul li.selected a{
	background: #C90A3C url(../img/global/framboise/dd_selected_right.gif) no-repeat top right;
}
.filter_more ul a{
	color: #C90A3C;
}
.more_filters a{
	color: #C90A3C;
	padding-right: 15px;
	background: url(../img/global/framboise/dd_more_filters_close.gif) no-repeat right 8px;
}
.more_filters a.open{
	background: url(../img/global/framboise/dd_more_filters_open.gif) no-repeat right 8px;
}
.dd_header a{
		color: #C90A3C;
	}
		.dd_header a.tri_asc{
			background: url(../img/global/framboise/dd_more_filters_close.gif) no-repeat scroll right 7px;
		}
		.dd_header a.tri_desc{
			background: url(../img/global/framboise/dd_more_filters_open.gif) no-repeat scroll right 7px;
		}
.content .right_content .promo .price{
	color: #12485b;
}
.content .right_content .promo .description{
	color: #4c443a;
}
.content .right_content .block .content .link {
	background:transparent url(../img/global/framboise/arrow_next.gif) no-repeat scroll 0 3px;
	color:#C90A3C;
}

body #TB_window{
	border: 3px solid #C90A3C;
}
