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

.page_title_3 { display:none; }

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

#cursor {
	background-image: url(img/vert-dressing/cursor.png);
	background-repeat: no-repeat;
	left: 245px;
}

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

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

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


