/* Version 1.7 - TOP */
/*** Mod. 15/10/2015  ****/

#banner_consenso_cookie {
	position: fixed;
	font-size: 100%;
	left: 0pt;
	width: 100%;
	background-color: #0082c8; /* IE FIX */
	background-color: rgba(0, 130, 200, 0.95);
	display: none;
	z-index: 10000;
	clear: both;
	float: none;
	top: 0pt;
	padding: 8pt;	/* Margine  */
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10.75pt;	/* Corpo testo  */
	line-height: 1.3;
	font-weight: 400;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	right: auto;
	box-sizing: border-box;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: fixed;
}
#testo_banner {
	position: relative;
	float: none;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	width: auto;
	height: auto;
	text-indent: 0;
	padding: 0pt;
	font-size: inherit;
	font-style: normal;
	text-align: left;
	font-variant: normal;
	clear: none;
	display: block;
	/* Sillabazione */
	 -webkit-hyphens: auto;
     -moz-hyphens: auto;
      hyphens: auto;
	/* Ombra */
	text-shadow: 0 1pt 0 #007db1;
	/* Testo inselezionabile */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	/* Cursore default */
	cursor: default;
	margin-top: 0pt;
	margin-right: 70pt; /* Margine del testo + larghezza bottone  */
	margin-bottom: 0pt;
	margin-left: 0pt;
}
#testo_banner a {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: underline;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-variant: inherit;
	text-transform: inherit;
	background-color: inherit;
	letter-spacing: inherit;
	text-align: inherit;
	text-indent: inherit;
	vertical-align: inherit;
	word-spacing: inherit;
	white-space: nowrap;
}
#chiusura_banner {
	text-indent: -99999pt;
	/* Custom cursor like link */
	cursor: hand;
	cursor: pointer;
	z-index: 999999;

}
#chiusura_banner::after {
	float: right;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFFFFF;
	color: #0082c8;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	white-space: normal;
	-webkit-border-radius: 1pt;
	border-radius: 1pt;
	display: inline-block;
	height: 24pt;	/* Altezza bottone  */
	width: 56pt; 	/* Larghezza bottone  */
	line-height: 24pt;	/* Ancora Altezza bottone  */
	text-align: center;
	vertical-align: middle;
	clear: both;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-indent: 0;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt; 
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	visibility: visible;
	content: 'Accetto';
	/* shadow */
	-webkit-box-shadow: 0 2pt 0 0 rgba(0,0,0,0.1);
	box-shadow: 0 2pt 0 0 rgba(0,0,0,0.1);
	overflow: visible;
	/* Custom cursor like link */
	cursor: hand;
	cursor: pointer;
	z-index: 999999;
	/* Posizione assoluta  */
	position: absolute;
	top: 10pt;
	right: 10pt;
}
#chiusura_banner::hover::after {
 color: #000000;
 cursor: pointer;
 cursor: hand;
 cursor: pointer;
}
/* Versione verde*/
/*
	#banner_consenso_cookie {
	background-color: #77b745; 
	background-color: rgba(119, 183, 69, 0.95);	
	}
	#testo_banner {
	text-shadow: 0 1pt 0 #6a7643;
	}
	#chiusura_banner::after {
	color: #6a7643;
	}
*/

/*
#banner_consenso_cookie {
	position: fixed;
	top: 0px;
	left:0px;	
	width:100%;
	float: left;
    background-color: #FFFFFF;
	z-index: 2000;
	display:none;
  }

#testo_banner {
	position: relative;
	float: left;
	color: #000000;
	font-family: Calibri;
	font-style: italic;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 21px;
	text-align: left;
	width: 95%;
  }
  
#chiusura_banner{
	position: relative;
	float: right;
	color: #FFFFFF;/*
	background-color: #1E90FF;*/
	font-family: Garamond;
	font-style: italic;
	font-size: 12px;
	margin-right: 0px;
	text-decoration: none;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;  
}

#pulsante_x {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
  }
*/
/*
#banner_consenso_cookie {
background-color:#fff;
border-bottom:1px solid #f1f1f1;
padding:.5%;

}

#banner_consenso_cookie p {
font-family:Arial;
font-size:11px;
margin:0
}

#banner_consenso_cookie p a {
text-decoration:underline;
}

#banner_consenso_cookie #chiusura_banner p {
font-family:Arial;
font-size:11px;
margin:0;
text-align:right
}

#banner_consenso_cookie #testo_banner {
width:100%;font-size: 13px;
}

#banner_consenso_cookie #chiusura_banner {
width:100%;
text-align:right

}
*/