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

.page_title_3 { display:none; }

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

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

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

.error {
	color: red;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	left: 0px;
}

