#divContenitoreCookies{
position:fixed;
width:100%;
height:50px; 
background-color:#636161;
margin:0; 
left:0; 
top:0;
padding:4px;
z-index:1000;
text-align:center;
}

#cookieChoiceInfo{
margin:10px;
}

#cookieChoiceInfo .testo{
color:white;
}

#cookieChoiceInfo .imgClose{
width:32px;
}

#cookieChoiceInfo a{
color:white;
}
