*{margin:0;padding:0;}

#container{
    padding:10px 20px;
/*    font-size:12px;*/
}
#emergenteRGPD{
background-color:#D4D8DD;
color:#495867;
position:fixed;

/*bottom:50px;
right:0px;
width:50%;*/
/*bottom:0px;*/
bottom:0px;
width:100%;
padding:20px 10px;
opacity:0.9;
filter: alpha(opacity=90);
text-align:center;
}

#emergenteRGPD a{color:#fff;}
#emergenteRGPD a:hover{color:#ccc;}
#emergenteRGPD p, #emergenteRGPD div{display:inline-block; font-size:13px;}
#emergenteRGPD p{width:44%; padding:0 1%;}
#emergenteRGPD div{width:50px;padding:10px;border:1px solid #FFF;background-color:#;text-align:center;position:absolute;top:10px;	border-radius: 10px 0 10px 0;}
#emergenteRGPD div:hover{background-color:#495867/*#c2c2c2*/; border:1px solid #495867; color:#FFF; cursor:pointer;}