html {
	width: 100%;
	height: 100%;
	margin: 0px;
}
body {
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#contenitoremenu{
	width: 150px;
	position: absolute;
	top: 144px;
	left: 50%;
	margin-left: -405px;
	/*margin-left: -79px;*/
}
#menu {
	width: 150px;
	border: 1px solid;
	position: relative;
}
#pulsante_menu_1 {
	width: 146px;
	height: 18px;
	border: 1px solid;
	position: relative;
	margin-left: 1px;
	margin-top: 1px;
}
#pulsante_1 {
	width: 70px;
	height: 19px;
	line-height: 18px;
	position: absolute;
	border: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	left: 50%;
	top: 147px;
	margin-left: -403px;
	/*margin-left: -77px;*/
}
#flash {
	width: 146px;
	height: 146px;
	border: 1px solid;
	position: relative;
	border-top: 0px;
	margin-left: 1px;
}
#testo{
	left:0px;
	display:inline;
	width:120px;
}
.freccia{
	left:120px;
	width:12px;
	text-align:right;
	display:inline;
}
#voce-9, #voce-10{
	font-weight:normal;
}
#voce-9 p{
	font-size:11px;
}
.input-text-login-menu {
	border: 1px solid #B5B5B5;
	height: 18px;
	width: 130px;
}
.contentFlag {
	width: 868px;
	position: relative;
	margin: 0 auto;
}
.boxFlag {
	position: absolute;
	right: 5px;
	top: 15px;
}