@charset "utf-8";


html, body, h1, form, fieldset, legend, ol, li {
    margin: 0;
    padding: 0;
	height:100%;
	-webkit-text-size-adjust:none; 
}
body {
	color: #003399;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #0149C1;
}

.wrap {
position:relative;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.header {
	background: #00298a; 
	background: -moz-linear-gradient(top,  #00298a 1%, #0147c1 99%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00298a), color-stop(99%,#0147c1)); 
	background: -webkit-linear-gradient(top,  #00298a 1%,#0147c1 99%); 
	background: -o-linear-gradient(top,  #00298a 1%,#0147c1 99%); 
	background: -ms-linear-gradient(top,  #00298a 1%,#0147c1 99%); 
	height: 51px;
    margin: 0 ;
    position: relative;
    width: 100%;
}
.content_header {
padding:10px; 
margin:auto; 
height:auto;
}

.logo {
	float:left;
	position:relative;
}

.login_mobsite {
	
	background: #006cbf;
	background: -moz-linear-gradient(top,  #006cbf 0%, #0d0099 75%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006cbf), color-stop(75%,#0d0099));
	background: -webkit-linear-gradient(top,  #006cbf 0%,#0d0099 75%);
	background: -o-linear-gradient(top,  #006cbf 0%,#0d0099 75%);
	background: -ms-linear-gradient(top,  #006cbf 0%,#0d0099 75%);
	text-decoration: none;
	border-color: #e3ebc3;
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
	position:relative;
	float:right;
}
.login_mobsite a {
	cursor: pointer;
	list-style: none;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	text-decoration:none;
}
.login_mobsite:visited {
	text-decoration:none;
}
.logout_mobsite {
	background: #fc0004; 
	background: -moz-linear-gradient(top,  #fc0004 1%, #930002 75%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fc0004), color-stop(75%,#930002)); 
	background: -webkit-linear-gradient(top,  #fc0004 1%,#930002 75%); 
	background: -o-linear-gradient(top,  #fc0004 1%,#930002 75%); 
	background: -ms-linear-gradient(top,  #fc0004 1%,#930002 75%); 
	text-decoration: none;
	border-color: #e3ebc3;
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
	position:relative;
	float:right;	
}
.logout_mobsite a {
	cursor: pointer;
	list-style: none;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	text-decoration:none;
}
.logout_mobsite:visited {
	text-decoration:none;
}



.login_mobile {
	position:relative;
	left:10px;
	top:10px;
    width: 147px;
}

a {
	text-decoration: none;
}
.eu_msite_topmenu ul{
	list-style-type: none;
	position: relative;
	display: block;
	height: 24px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/*	border: 1px solid #FFFFFF;*/
	background-color: #0144b8;
	background: #0144b8; /* Old browsers */
	background: -moz-linear-gradient(top,  #002c8c 0%, #0144b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002c8c), color-stop(100%,#0144b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #002c8c 0%,#0144b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #002c8c 0%,#0144b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #002c8c 0%,#0144b8 100%); /* IE10+ */
	font-family: Helvetica,Arial,Verdana,sans-serif;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #039;
	border-bottom-color: #039;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.eu_msite_topmenu ul li{display:block;float:left;margin:0;}

.eu_msite_topmenu ul li a{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #88AEFF;
	line-height: 25px;
}

.eu_msite_topmenu ul li a:hover{
	color: #039;
	background: #fafafa;
	background: -moz-linear-gradient(top,  #fafafa 1%, #e8e8eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fafafa), color-stop(100%,#e8e8eb)); 
	background: -webkit-linear-gradient(top,  #fafafa 1%,#e8e8eb 100%); 
	background: -o-linear-gradient(top,  #fafafa 1%,#e8e8eb 100%); 
	background: -ms-linear-gradient(top,  #fafafa 1%,#e8e8eb 100%); 
}
.eu_msite_topmenu ul li > div a {
	color: #FC0;
}
.eu_msite_topmenu ul li > div a:hover{
	color: #039;
}
.eu_msite_topmenu ul li > div:hover{
	color: #039;
}
.eu_msite_home_menuitem {
	height:24px;
	width:28px; 
	cursor:pointer;
	background-image:url(http://img.eurobet.it/adynit/images/mobile/eu_msite_home_icon.png);
	background-position: center center; 
	background-repeat: no-repeat;
}

.apriconto_topmenu {
	clear:both;;
	color:#FC0; 
}
.apriconto_topmenu a {
	clear:both;
	color:#FC0; 
}
.apriconto_topmenu:hover {
	color: #039;
}
.apriconto_topmenu a:hover {
	color: #039;
}

#contenitore {
    margin: 0 auto;
    padding: 2px;
    position: relative;
    width: 100%;
}

.container {
    width: 100%;
	position:relative;
}
.footer {
	position:relative;
	width: 100%;
	margin-top: 4px;
	
}
.contentfooter {
	background: #00298a; 
	background: -moz-linear-gradient(top,  #00298a 0%, #0147c1 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00298a), color-stop(100%,#0147c1));
	background: -webkit-linear-gradient(top,  #00298a 0%,#0147c1 100%);
	background: -o-linear-gradient(top,  #00298a 0%,#0147c1 100%); 
	background: -ms-linear-gradient(top,  #00298a 0%,#0147c1 100%); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding:10px;
	text-align:center;
}

.main_mobsite {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}





.loginform {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	counter-reset: fieldsets;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left:6px;
	margin-right:6px;
		}
		
.loginform fieldset {
			border: none;
			margin-bottom: 0px;
			}
		
.loginform fieldset:last-of-type {
			margin-bottom: 0;
			}
			
.loginform legend {
	color: #FFFFFF;
	font-size: 15px;
	padding-bottom: 10px;
	text-shadow: 0 1px 1px #c0d576;

				}
				
.loginform > fieldset > legend:before {
					content: "Step " counter(fieldsets) ": ";
					counter-increment: fieldsets;
					}
				
.loginform fieldset fieldset legend {
	color: #003399;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0;
					}
					
.loginform ol {
	
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
				}			
.loginform ol li {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 1%, #ebebeb 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#ebebeb)); 
	background: -webkit-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	background: -o-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	background: -ms-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	border-color: #e3ebc3;
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	list-style: none;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
				}
							
.loginform ol ol li {
	background: none;
	border: none;
	float: left;
					}
.loginform label {
	float: left;
	font-size: 13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	color: #039;
				}
.loginform fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 10px;
	width: auto;
	}
					

					
.loginform fieldset fieldset label:hover {
	cursor: pointer;
					}
				
.loginform input:not([type=radio]),
.loginform textarea {
	background: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	outline: none;
	padding: 5px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
				}
					
.loginform input:not([type=invia]):focus,
.loginform textarea:focus {
	background: #eaeaea;
	color:#000;
}
					
.loginform input[type=radio] {
	float: left;

}						
.loginform button {
	color: #039;
	font-size: 16px;
	background: #f0f7ff;
	background: -moz-linear-gradient(top,  #f0f7ff 1%, #ccdff5 55%, #adcdf0 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f0f7ff), color-stop(55%,#ccdff5), color-stop(100%,#adcdf0)); 
	background: -webkit-linear-gradient(top,  #f0f7ff 1%,#ccdff5 55%,#adcdf0 100%); 
	background: -o-linear-gradient(top,  #f0f7ff 1%,#ccdff5 55%,#adcdf0 100%); 
	background: -ms-linear-gradient(top,  #f0f7ff 1%,#ccdff5 55%,#adcdf0 100%); 
	text-decoration: none;
	border-color: #e3ebc3;
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
					
.loginform button:hover {
	cursor: pointer;
	background-color: #000099;
}

.loginrec {
	border-color: #e3ebc3;
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	list-style: none;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFFAD2;
	text-align: center;
}
.loginrec a {
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}

.singleapp {
			
	position: relative;
	color: #003399;
	text-decoration: none;
	height: 65px;
	border:solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright:9px;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:9px;
	-webkit-border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 1%, #ebebeb 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#ebebeb)); 
	background: -webkit-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	background: -o-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	background: -ms-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
}
.singleapp a {
	position: relative;
	color: #003399;
	text-decoration: none;
	height: 65px;
	border:solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright:9px;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:9px;
	-webkit-border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 1%, #ebebeb 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#ebebeb)); 
	background: -webkit-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	background: -o-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
	background: -ms-linear-gradient(top,  #ffffff 1%,#ebebeb 100%); 
}

.singleapp a:visited {
	text-decoration: none;
	}
	
.aprilogin {
	position: relative;
	text-decoration: none;
	height: 55px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
	
.failogin {
	position:relative; 
	height: 55px; 
	color: #FFF; 
	text-decoration: none; 
	font-size: 18px; 
	text-align:center; 
	font-weight:bold; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: #00a321;
	background: -moz-linear-gradient(top,  #00a321 1%, #035c15 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00a321), color-stop(100%,#035c15)); 
	background: -webkit-linear-gradient(top,  #00a321 1%,#035c15 100%);
	background: -o-linear-gradient(top,  #00a321 1%,#035c15 100%); 
	background: -ms-linear-gradient(top,  #00a321 1%,#035c15 100%); 
	border: solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #FFF;
	text-decoration: none;
	width:49%;
	float:right;
}
.failogin a{
	position:relative; 
	height: 55px; 
	color: #FFF; 
	text-decoration: none; 
	font-size: 18px; 
	text-align:center; 
	font-weight:bold; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: #00a321;
	background: -moz-linear-gradient(top,  #00a321 1%, #035c15 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00a321), color-stop(100%,#035c15)); 
	background: -webkit-linear-gradient(top,  #00a321 1%,#035c15 100%);
	background: -o-linear-gradient(top,  #00a321 1%,#035c15 100%); 
	background: -ms-linear-gradient(top,  #00a321 1%,#035c15 100%); 
	border: solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #FFF;
	text-decoration: none;
	width:49%;
	float:right;
}
.failogin div {
	padding-top:15px;
}
.failogin a:hover{
	color: #039;
	

	text-decoration: none;
}

.failogin a:visited {
	text-decoration: none;
	}
.apriconto {
	width:49%;
	float:left;
	position:relative; 
	height: 55px; 
	color: #FFF; 
	text-decoration: none; 
	font-size: 18px; 
	text-align:center; 
	font-weight:bold; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: #e01304; 
	background: -moz-linear-gradient(top,  #e01304 1%, #820303 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e01304), color-stop(100%,#820303)); 
	background: -webkit-linear-gradient(top,  #e01304 1%,#820303 100%);
	background: -o-linear-gradient(top,  #e01304 1%,#820303 100%); 
	background: -ms-linear-gradient(top,  #e01304 1%,#820303 100%); 
	border: solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-tap-highlight-color: rgba(251, 185, 250, 0.9);
}
.apriconto a{
	width:49%;
	float:left;
	position:relative; 
	height: 55px; 
	color: #FFF; 
	text-decoration: none; 
	font-size: 18px; 
	text-align:center; 
	font-weight:bold; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: #e01304; 
	background: -moz-linear-gradient(top,  #e01304 1%, #820303 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e01304), color-stop(100%,#820303)); 
	background: -webkit-linear-gradient(top,  #e01304 1%,#820303 100%);
	background: -o-linear-gradient(top,  #e01304 1%,#820303 100%); 
	background: -ms-linear-gradient(top,  #e01304 1%,#820303 100%); 
	border: solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-tap-highlight-color: rgba(251, 185, 250, 0.9);
}
.apriconto div {
	padding-top:15px;
}

.nome_gestione {
position:relative; 
float:left; 
padding-top:15px;
color: #FFF; 
text-decoration: none; 
font-size: 22px; 
font-weight:bold; 
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	}	
.gestioneconto {
	position: relative;
	height: 55px;
	background: #00a321;
	background: -moz-linear-gradient(top,  #00a321 2%, #035c1f 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#00a321), color-stop(100%,#035c1f)); 
	background: -webkit-linear-gradient(top,  #00a321 2%,#035c1f 100%); 
	background: -o-linear-gradient(top,  #00a321 2%,#035c1f 100%); 
	background: -ms-linear-gradient(top,  #00a321 2%,#035c1f 100%); 
	border: solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	color: #FFF;
	text-decoration: none;
}
.gestioneconto a{
	position: relative;
	height: 55px;
	background: #00a321;
	background: -moz-linear-gradient(top,  #00a321 2%, #035c1f 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#00a321), color-stop(100%,#035c1f)); 
	background: -webkit-linear-gradient(top,  #00a321 2%,#035c1f 100%); 
	background: -o-linear-gradient(top,  #00a321 2%,#035c1f 100%); 
	background: -ms-linear-gradient(top,  #00a321 2%,#035c1f 100%); 
	border: solid 1px #808080;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	color: #FFF;
	text-decoration: none;
}

.gestioneconto a:hover{
	color: #039;
	text-decoration: none;
}
.gestioneconto a.current, .gestioneconto li a.current:hover{
	color: #fff;
	}
div#conto {
	position:relative;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.contenitore_infoclient	{
	width:100%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#0149c1;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.contenitore_nameclient	{
	position:relative;
	margin-left:10px;
	margin-right:5px; 
	height:22px;
}	
.contenitore_infocliente	{
	position:relative; 
	margin-left:10px; 
	margin-right:5px;
}
.infocliente {
	width: 100%;
	color: #FFF;
}
.infocliente h1 {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.infocliente p {
	color: #003399;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.update_but {
	position: relative;
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 8px;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	cursor: pointer;
	background: #ffcc00;
	background: -moz-linear-gradient(top,  #ffcc00 0%, #ffe991 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc00), color-stop(100%,#ffe991));
	background: -webkit-linear-gradient(top,  #ffcc00 0%,#ffe991 100%);
	background: -o-linear-gradient(top,  #ffcc00 0%,#ffe991 100%);
	background: -ms-linear-gradient(top,  #ffcc00 0%,#ffe991 100%);
	text-decoration: none;
	border-color: #E8C100;
	border-color: rgba(232,193,0,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	list-style: none;
	color: #039;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.nomeapp  {
position:relative;
padding-top:20px;
float:left; 
color: #003399; 
text-decoration: none; 
font-size: 22px; 
font-weight:bold; 
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.freccia {
	position:relative; 
	float:right; 
	height: 65px; 
	width:30px; 
	/*background:url(http://img.eurobet.it/adynit/images/mobile/eu_msite_click.png) no-repeat center center;*/
	}
.bandiera {
	position:relative; 
	float:left;
	height: 55px; 
	width:70px; 
	/*background:url(http://img.eurobet.it/adynit/images/mobile/eu_msite_flag.png) no-repeat center center;*/
	}
.contenitore_loghi_footer {	
	width:205px; 
	margin:auto; 
	position:relative; 
	height:30px;
	}
.giocorespons {
	background-image:url(http://img.eurobet.it/adynit/images/mobile/logo_gr.gif);
	background-position: center center; 
	background-repeat: no-repeat; 
	width:90px; 
	height:30px; 
	position:relative; 
	float:left;
	}
.diciotto {
	background-image:url(http://img.eurobet.it/adynit/images/mobile/logo_18.gif);
	background-position: center center; 
	background-repeat:  no-repeat;
	width:30px; 
	height:30px; 
	position:relative; 
	float:left;
	}
.aams {
	background-image:url(http://img.eurobet.it/adynit/images/mobile/logo_aams.gif);
	background-position: center center; 
	background-repeat: no-repeat; 
	width:45px; 
	height:30px; 
	position:relative; 
	float:left;
	}
.aams2 {
	background-image:url(http://img.eurobet.it/adynit/images/mobile/logo_aams2.gif);
	background-position: center center; 
	background-repeat: no-repeat; 
	width:40px; 
	height:30px; 
	position:relative; 
	float:left;
	}
	