body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}

h1 {
	color: #EA650D;
	size: 25px;
}

#myContainer {
	width: 100%;
	text-align: left;
}

#myBando {
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}
#myBando a {
	display: block;
	width: 100%;
	height: 50px;
	text-decoration: none;
	color: #EA650D;
	font-size: 25px;
}

#myMainZone {
	width: 100%;
}

#myLeftColumn {
	background: #FEFDF3;
	float: left;
	width: 100%;
}

#myMainText {
	width: 100%;
	padding: 20px;
	text-align: justify;
}
#myMainText p {
	color: 55584F;
	font-size: 1.2em;
}

#myBottom * {
	display: none;
}

#myRightColumn *{
	display: none;
}

#myFooter {
	clear: both;
	vertical-align: bottom;
	background: #F6F3DD;
	height: 200px;
	padding-top: 25px;
	text-align: center;
	color: #EA650D;
	width: 100%;
}
#myFooter a {
	display: none;
}

#myStuki * {
	display: none;
}

.rootVoices * {
	display: none;
}
.menuShadow{
	display: none;
}
.menuContainer * {
	display: none;
}