body {
	margin: 0;
	padding: 0px;
	background: #7aa9be;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
/* Inizio Box LIVE*/
.box-live{
	margin: 0 auto;
	padding:0;
	width: 850px;
	height: 550px;
	background-image: url(../images/background-live.jpg);
	background-repeat: no-repeat;
}		

.live{
	padding:0px;
	margin-top:93px;
	margin-left:409px;
}

#download{
	position:relative;
	top:285px;
	left:145px;
	font-size:12px;
	font-weight:bold;
	color:#003b64;
	text-decoration:none;
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download a:hover{
	text-decoration:underline;
	color:#fff;
}



/* Fine Box LIVE*/

/* Inizio Box LOGIN */
.box-login{
	margin: 0 auto;
	padding:0;
	width: 850px;
	height: 550px;
	background-image: url(../images/background-login.jpg);
	background-repeat: no-repeat;
}

.testo-login{
	position: relative;
	top:306px;
	left:39px;
	width: 318px;
	height:151px;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	padding: 7px;
	font-weight:bold;
}

.testo-login a{text-decoration:none;color:#003b64;}

.testo-login a:hover{text-decoration:underline;}

.testo-login label{
	display:block;
	padding:5px 0;
	clear:right;
}

.testo-login input {
	margin-right:20px;
	border:1px solid #003b64;
	float:right;
	width: 150px;
}

.error{
	color:red;
	font-weight:bold;
}

/* Inizio Box di registrazione */
.box-registrazione{
	margin: 0 auto;
	padding:0;
	width: 850px;
	height: 550px;
	background-image: url(../images/background-registrazione.jpg);
	background-repeat: no-repeat;
}
.testo-registrazione{
	position: relative;
	top:167px;
	left:39px;
	width: 355px;
	height:290px;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	padding: 7px;
	font-weight:bold;
}
.iscrizione {margin-top:20px;padding-left:10px;font-size:16px;text-align:center;}
.iscrizione-2 {padding-left:10px;font-size:14px;text-align:center;}
.iscrizione-3 {padding-left:25px;clear: both;}

.testo-registrazione a{text-decoration:none;color:#003b64;}

.testo-registrazione a:hover{text-decoration:underline;}

.testo-registrazione label{
	display:block;
	height:12px;
	padding:10px 20px 0;
}

.testo-registrazione input {
	margin-right:20px;
	border:1px solid #003b64;
	float:right;
	width: 150px;
}
.button {
	width:auto !important;
}

.accetto input {
	border:none !important;
	float:right;
	width:20px !important;
	padding-top:5px;
}

.accetto a {
	isplay:block;
	width:260px;
	loat:left;
	margin-left:0px;
	padding-top:5px;
}

.error-iscrizione{
	clear:both;
	padding-top:5px;
	padding-left:20px;
}

/* Fine Box di registrazione */

#logo{
position:relative;
top:372px;
left:670px;
width:138px;
height:33px;
}

#logo2{
margin-top:233px;
margin-left:670px;
}

#logo3{
margin-top:65px;
margin-left:670px;
}

