@charset "UTF-8";

body {
	margin: 0px;
}

div {
	position: relative;
}

#main {
	width: 960px;
	overflow-x: hidden;
}
#content {
	background-color: #000000;
	font-size: 0px;
}

#head {
	background-color: #000000;
	height: 116px;
	text-align: center;
	width: 960px;
	position: fixed;
	top: 0px;
	z-index: 1;
}

#head #btnMenu {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu {
	width: 550px;
	background-color: #212121;
	position: fixed;
	left: -550px;
	top: 0px;
	bottom: 0px;	
	-moz-box-shadow:inset -2px 0px 9px #000000;
	-webkit-box-shadow:inset -2px 0px 9px #000000;
	box-shadow:inset -2px 0px 9px #000000;
	overflow-y: scroll;
}

#menu div {
	min-height: 1130px;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
	display: block;	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 48px;
	padding-left: 40px;
	height: 80px;
	padding-top: 30px;
}

#view {
	padding-top: 116px;
}

#footer {
	height: 146px;
	background-color: #212121;
	font-size: 24px;
	color: #777777;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

#f1 {
	float: left;
	margin-left: 35px;
}

#f2 {
	float: left;
	padding-left: 238px;
	margin-top: 40px;
}

#f3 {
	float: right;
	margin-right: 35px;
}

.w170 {
	width: 960px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 36px;
	color: #f9ec32;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 485px;
}

.w170 a {
	color: #f9ec32;
	text-decoration: underline;
	font-size: 54px;
	display: block;
	margin-top: 20px;
}

.w260 {
	width: 960px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 36px;
	color: #74e534;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 485px;
}

.w260 a {
	color: #74e534;
	text-decoration: underline;
	font-size: 54px;
	display: block;
	margin-top: 20px;
}

.w350 {
	width: 960px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 36px;
	color: #ff8c00;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 485px;
}

.w350 a {
	color: #ff8c00;
	text-decoration: underline;
	font-size: 54px;
	display: block;
	margin-top: 20px;
}

.integrale {
	width: 960px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 36px;
	color: #0097cd;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 285px;
}

.integrale a {
	color: #0097cd;
	text-decoration: underline;
	font-size: 54px;
	display: block;
	margin-top: 20px;
}

.macinagrossa {
	width: 960px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 36px;
	color: #ed25c3;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 285px;
}

.macinagrossa a {
	color: #ed25c3;
	text-decoration: underline;
	font-size: 54px;
	display: block;
	margin-top: 20px;
}

.rimacinata {
	width: 960px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 36px;
	color: #83c8c3;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 285px;
}

.rimacinata a {
	color: #83c8c3;
	text-decoration: underline;
	font-size: 54px;
	display: block;
	margin-top: 20px;
}

.list {
	background-color: #ffffff;
}

.space {
	height: 60px;
}