@charset "UTF-8";

/* CSS. MEKAIA 2010 */ 
/* Print view */

html, body {
	background: #fff;
}

/* Normal page */

.tools,
.header,
.menu-2,
a.up
{
	display: none;
	
}

.with-menu {
	width: auto;
}


/* Homepage */

.shortcuts {
	display: none;
}

.intro {
	background: none;
	width: auto;
	height: auto;
}


/* Footer */

.footer {
	background: none;
	color :#000;
	line-height :35px;
	text-align: left;
	border-top: 1px solid #bbb;
}
