/* CSS Document */

A.menu, A.menu_sel {
	background-image: url(../images/promos/menu_puce.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub_content {
	background-image: url(../images/promos/bgPage.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#left_content {
	background-color: #b31d71;
}

A.menu_sel {
	background-color: #e04b9e;
}
