@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #050505;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left -20px;
}
#header {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 141px;
	width: auto;
	background-color: #FFF;
	background-image: url(../img/bg_header.jpg);
}
#corpo_header {
	width: 800px;
	padding: 0px;
	float: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#corpo_header_sx{
	float: left;
	height: auto;
	width: auto;
	position: relative;
}
#corpo_header_dx{
	float: right;
	padding: 0px;
	height: 136px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#row_login{
	height: 25px;
	float: none;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box_login{
	width: 422px;
	margin-right: auto;
	margin-left: 15px;
	height: 28px;
	background-image: url(../img/row_bg_login.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 0px;
	padding-top: 5px;
}
#menu_flash{
	height: 515px;
	width: 506px;
	position: absolute;
	top: 85px;
	margin-left: 300px;
	z-index: 1;
	text-decoration: none;
	left: 210px;
}
.testo_info{
	height: 100px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
}
#footer{
	bottom: 0;
	width: auto;
	height: 103px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}
#row_footer{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	float: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	text-align: center;
	display: block;
}
#split{
	float: none;
	width: auto;
	height: 5px;
}
#split2{
	float: none;
	width: auto;
	height: 5px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: left;
}
.titoli_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
	padding-right: 3px;
}
.input_login{
	width: 80px;
	border: 1pt solid #CCCCCC;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F06;
	padding-top: 2px;
	padding-left: 5px;
}
.invia_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 51px;
	background-image: url(../img/invia_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000;
}
#data{
	float: none;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div#container_centrale {
	height:360px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	float: none;
	display: block;
	clear: both;
}
div#container_centrale_2{
	background-color: #050505;
	height: auto;
	float: none;
	display: block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	width: auto;
}
