#footer
{
width:100%;
color:white;
margin:0 auto;
background-color:black;	
}

.centrage-footer
{
text-align:center;
width:95%;
padding-bottom:20px;
margin-top:50px;
}

.cashtild
{
display:inline;
font-size:12px;
}

.lienfooter
{
color:white;
font-weight:normal;
font-size:12px;
font-family:Montserrat;
}

#adresse-apc-footer
{
float:right;
width:50%;	
margin-top:50px;
font-size:14px;
}	
	
	
.img-stat-apc
{	
width:50px;
float:left;
}

.texte-stat-apc
{
float:left;
margin-top:20px;
margin-left:20px;
}	
	
.img-reseaux
{
width:50px;
margin-left:40px;
}	

#mentions-site
{
margin-top:50px;
}
	
#info-information
{
float:left;
}	
	
#contenant-information-footer
{
width:50%;
margin:0 auto;
}	

/* cookie /*/


#cookiepop
{
position:sticky;
left:0;
right:0;
bottom:0;
background-color:rgba(0, 0, 0, 0.9);
padding:10px 20px;
margin-top:1px;
color:white;
font-size:14px;
z-index:10;

}	

.div-cookie-choix
{
width:90%;
padding:10px;
}	

.boutoncookie
{
background-color:white;
width:160px;
border:solid 1px #000000;
padding:2px;
float:right;
margin-right:30px;
cursor:pointer;
}

.labelcookie
{
font-size:17px;
color:#000000;
text-align:center;
}	


.boutoncookie-enregistrer
{
background-color:white;
width:250px;
border:solid 1px #000000;
padding:2px;
float:right;
margin-right:30px;
cursor:pointer;
}

.labelcookie-enregistrer
{

font-size:17px;
color:#000000;
text-align:center;
}

.conteneur-bouton-cookie
{
float:right;
margin-top:-50px;
margin-right:50px;
}
	
/* fin cookie /*/
	
	