 html, body {
	padding: 0px;
	margin: 0px
}

body{
	background-color: #000000;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: auto auto auto auto;
	color: #ffffff;
	text-align:center
}

.container {
	background-color: #000000;
	margin-top: 22% !important;
	margin-top:auto;
	height: 100%;
	width: 100%;
	border: 0px solid #000000;
	text-align:center
}

/* pagine interne*/

.logo_box {
	padding-bottom: 50px
}

.menu_item {
	border-bottom: 0px solid #ffffff;
	border-top: 1px solid #ffffff;	
	padding: 10px 0px 9px 13px;
	width:177px
}

/*.menu_item:hover {
	background: #333133
}*/

.copy {
	color: #3A3A3A;
	font-size:10px;
	border-top: 1px solid #3A3A3A;
	padding-top:3px
}

.red {
	color: #EC2522
}

.title {
	font-size: 14px;
	font-weight:bold
}

.bottomtext {
	margin-top: 2px;
}

.bottomtext h1 {
	font-size:8px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight:normal
}
