/* CSS Document */

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

A.menu_sel {
	background-color: #39a37a;
}

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

#left_content {
	background-color: #0b6e48;
}