/* CSS Document */

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

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

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

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