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

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

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

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

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

section p
{
	margin-left: 25vw; 
	margin-right: 25vw;
	text-align: justify;
	line-height: 2em;
}
section p strong
{
	font-weight: bold;
}