@charset "utf-8";
@IMPORT url("global.css");

.page_title_1 { display:none; }

#main_menu {
	background-image: url(img/rouge-cuisine/header_menu.png);
	background-repeat: no-repeat;
}

#cursor {
	background-image: url(img/rouge-cuisine/cursor.png);
	background-repeat: no-repeat;
	left: 35px;
}

.article-title {
	background-color: #d82461;
}

.article-surround .padder {
	background-image: url(img/rouge-cuisine/round-left.png);
}
.article-surround .round-right {
	background-image: url(img/rouge-cuisine/round-right.png);
}

#page_footer {
	background-image: url(img/rouge-cuisine/footer.png);
	height: 62px;
	width: 920px;
}