@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 100%;
	min-width: 480px;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}
#wrapper #head img {
	width: 49%;
	margin-left: 2%;
}
#wrapper #nav {
	width: 100%;
	margin-left: 2%;
}
#wrapper #nav img {
	width: 19%;
}
#nav a #home {
	width: 19%;
	margin-right: 1px;
}
#nav a #chisia {
	width: 19%;
	margin-right: 0.2%;
	margin-left: 0px;
}
#nav a #distri {
	width: 19%;
	margin-right: 0.2%;
}
#nav a #conta {
	width: 19%;
	margin-right: 0.2%;
	margin-left: 0%;
}
#wrapper #nav img {
	width: 19%;
	margin-right: 1px;
}



#wrapper #hero {
	width: 100%;
	color: #565656;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;
	font-size: 60px;
	text-align: center;
	margin-top: 8%;
	margin-bottom: 4%;
}
#wrapper #mainNav {
	width: 100%;
	margin-top: 5%;
	margin-bottom: 3%;
}
#mainNav a #cari {
	width: 30%;
	margin-left: 16%;
	margin-right: 11%;
}
#mainNav a #scar {
	width: 29.5%;
}
#wrapper #foot {
	color: #535353;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 2vw;
	padding-top: 0px;
	float: left;
	font-weight: normal;
	margin-top: -1%;
	margin-bottom: 2%;
	width: 100%;
}
#wrapper #foot h4 {
	margin-bottom: 0%;
}
