/*----------------------------------------------------------------------------------------------------------------------------------*/
/*MENU-NAV*/

nav ul li .page.contact::after
{
    transform: translateY(0);
    opacity:1;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*BANDEAU-HEADER*/

.bandeau.contact
{
	background: url(../MEDIA/IMAGES/AFFICHES_FILMS/logo_pagnotta_bandeau_onglet_ilimg.jpg) center/cover no-repeat, black;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*SECTION PRINCIPALE*/

section #cont
{
	margin-bottom: 3vh;
}
section 
{
	text-align: center;
}
section a
{
	font-size: 1em;
}