@charset "UTF-8";
#container {
	margin: 0px;
}
.logo {
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 33%;
	height: 362px;
}
.bandiera {
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 220px;
	height: 110px;
}

body {
}
/*
html { 
  background: url(images/ricaroka-sfondo.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/