/*-----------------*\
      GENERALE
\*-----------------*/
*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Quicksand;
	color: white;
	background: black;
	margin: 0;
	padding: 0;
}

#conteneur
{
	width: 75%;
	max-width: 1200px;
	height: 140px;
	margin: auto;
}

h2
{
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	margin: 22px 0 17px 0;
	line-height: 20px;
	font-weight: 500;
}

.descrip
{
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	margin: 0 0 6px 0;
	line-height: 19px;
}

a
{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
}

.font_size_evenement
{
	font-weight: 500;
}

strong
{
	font-weight: 500;
}

@-webkit-keyframes apparition
{
	0%
	{
		opacity: 0;
		transform: translateY(-20px)
	}

	100%
	{
		opacity: 1;
		transform: translateY(0px)
	}
}

@keyframes apparition
{
	0%
	{
		opacity: 0;
		transform: translateY(-20px)
	}

	100%
	{
		opacity: 1;
		transform: translateY(0px)
	}
}

.come_left
{
	animation: comeleft 1s;
	-webkit-animation: comeleft 1s;
}

.come_right
{
	animation: comeright 1s;
	-webkit-animation: comeright 1s;
}

/*------------------------------------------*\
      TAILLE ET BACKGROUND DES SECTIONS
\*------------------------------------------*/

#section1
{
	display:flex;
	background: url("../img/bg_accras.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 760px;
	width: 100%;

	-webkit-animation: diaporama 40s  linear infinite normal;
	animation: diaporama 40s linear infinite normal;
}

@-webkit-keyframes diaporama
{
	0%
	{
		background: url("../img/bg_accras.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

	15%
	{
		background: url("../img/bg_accras.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	20%
	{
		background: url("../img/bg_veau.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

	35%
	{
		background: url("../img/bg_veau.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	40%
	{
		background: url("../img/bg_lambi.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	55%
	{
		background: url("../img/bg_lambi.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}		

	60%
	{
		background: url("../img/bg_montblanc.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

	75%
	{
		background: url("../img/bg_montblanc.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}			

	80%
	{
		background: url("../img/bg_mousse.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	95%
	{
		background: url("../img/bg_mousse.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}
}

@keyframes diaporama
{
	0%
	{
		background: url("../img/bg_accras.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

	15%
	{
		background: url("../img/bg_accras.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	20%
	{
		background: url("../img/bg_veau.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

	35%
	{
		background: url("../img/bg_veau.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	40%
	{
		background: url("../img/bg_lambi.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	55%
	{
		background: url("../img/bg_lambi.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}		

	60%
	{
		background: url("../img/bg_montblanc.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}

	75%
	{
		background: url("../img/bg_montblanc.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}			

	80%
	{
		background: url("../img/bg_mousse.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}	

	95%
	{
		background: url("../img/bg_mousse.jpg") center;
			background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	}
}

#section2
{
	background: url("../img/bg_savoirfaire_clic.jpg") fixed center;
	background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 760px;
	width: 100%;
}

#section3
{
	background: url("../img/bg_menus_clic.jpg") center;
	background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 760px;
	width: 100%;
}

#section4
{
	background: url("../img/bg_valeurs_clic.jpg") center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 760px;
	width: 100%;
}

/*--------------------------------------*\
                    LOGO
\*--------------------------------------*/
header #logo_head /*logo bar nav*/
{
background: url(../img/sprites.png);
width: 220px;
height: 38px;
background-position: -5px -67px;
float: left;
margin-top: 46px;
transition: .7s;
-webkit-transition: .7s;
-moz-transition: .7s;
-o-transition: .7s;
}

header.black #logo_head /*logo bar nav.black*/
{
	margin-top: 13px;
}

/*--------------------------------------*\
                    NAV
\*--------------------------------------*/

header
{
	display: flex;
	justify-content: space-around;
	position: fixed;
	width: 100%;
	height: 140px;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-transition: 0.7s;
	-o-transition: 0.7s;
	margin-top: 0px;
	background: rgba(35,31,32,0.8);
	z-index: 2;
}

header.black
{
	width: 100%;
	height: 70px;
	display: flex;
	margin: auto;
	background:rgba(35,31,32,.9);
	box-shadow: 0px 2px 2px black;
	box-sizing: border-box;
}

nav ul
{
	display: flex;
	list-style-type: none;
	line-height: 138px;
	float: right;
	position: relative;
	left: 32px;
	transition: .7s;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
}

header.black ul
{
	margin-top: -35px;
}

header ul a 
{
	font-size: 12px;
	padding: 17px 31px 0px 31px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}

header.black ul a 
{
	font-size: 11px;
}

header ul a:hover
{
	background: rgba(255,255,255,.5);
	color: black;
	padding-bottom: 19px;
}

.color_change:hover
{
	color: #eaeaea;
	background: black;
}

#color_change_2:hover
{
	background: #FFAE2B;
}

#color_change_3:hover
{
	background: #13A186 ;
}

#color_change_4:hover
{
	background: #C23F27;
}

/*--------------------------------------*\
                 ICON BAR
\*--------------------------------------*/
.icon_bar
{
	width: 25px;
	height: 3px;
	border-radius: 2px;
	margin-bottom: 6px;
	background: white;
	transition: transform 0.3s;
}

.icon
{
	cursor: pointer;
	float: right;
	margin-top: 25px;
	display: none;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}

.icon.is-opened .bar_1
{
	transform: translateY(9px) rotate(45deg);
}

.icon.is-opened .bar_2
{
	background: transparent;
}

.icon.is-opened .bar_3
{
	transform: translateY(-9px) rotate(-45deg);
}

/*------------------------------------------------*\
           CADRES DES SECTIONS 1,2,3,4 
\*------------------------------------------------*/

/*---------------GENERALE---------------*/

.cadre_sections /*Cadre des sections 2,3 et 4*/
{
	width: 630px;
	height: 300px;
	margin: auto;
	padding: 0;
	background-color: rgba(35,31,32,0.4);
	box-sizing: border-box;
	position: relative;
	top: 182px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sep /*separations des sections 2,3 et 4*/
{
	background: url(../img/sprites.png);
	width: 46px;
    height: 7px;
    background-position: -247px -105px;
    margin: auto;
}

@-webkit-keyframes rotation
{
	0%
	{
		transform: rotate(0deg);
	}

	20%
	{
		transform: rotate(20deg);
	}	

	40%
	{
		transform: rotate(-20deg);
	}	

	60%
	{
		transform: rotate(10deg);
	}	

	80%
	{
		transform: rotate(-5deg);
	}

	100%
	{
		transform: rotate(0deg);
	}	
}

@keyframes rotation
{
	0%
	{
		transform: rotate(0deg);
	}

	20%
	{
		transform: rotate(10deg);
	}	

	40%
	{
		transform: rotate(-10deg);
	}	

	60%
	{
		transform: rotate(5deg);
	}	

	80%
	{
		transform: rotate(-5deg);
	}

	100%
	{
		transform: rotate(0deg);
	}	
}



/*-------------PARTICULIER---------------*/

/*------SECTION 1*/

#cadre_sect_1
{
	-webkit-animation: apparition 1s;
	animation: apparition 1s;
	width: 630px;
	height: 315px;
	margin: auto;
	background-color: rgba(35,31,32,0.4);
	border: 2px rgb(35,31,32) solid;
	box-sizing: border-box;
	position: relative;
	top: 8%;
	transition: .7s;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
}

#titre
{
	-webkit-animation: comeleft 1s;
	animation: comeleft 1s;
	animation-delay: 0.1s;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
	margin: 60px 0 0 0;
	line-height: 19px;
}

@-webkit-keyframes comeleft
{
	0%
	{
		transform: translateX(-50px);
		opacity: 0;
	}

	100%
	{
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes comeleft
{
	0%
	{
		transform: translateX(-50px);
		opacity: 0;
	}

	100%
	{
		transform: translateX(0px);
		opacity: 1;
	}
}


#logo_sect1 
{
	-webkit-animation: descente 1s;
	animation: descente 1s;
	animation-delay: 0.1s;
	background: url(../img/sprites.png);
	width: 232px;
    height: 112px;
    background-position: -5px -115px;
    margin: auto;
    position: relative;
    top: 35px;
}

@-webkit-keyframes descente
{
	0%
	{
		transform: translateY(-50px);
		opacity: 0;
	}

	100%
	{
		transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes descente
{
	0%
	{
		transform: translateY(-50px);
		opacity: 0;
	}

	100%
	{
		transform: translateY(0px);
		opacity: 1;
	}
}

#sep_sect1 
{
	-webkit-animation: comeright 1s;
	animation: comeright 1s;
	animation-delay: 0.1s;
	background: url(../img/sprites.png);
	width: 46px;
    height: 7px;
    background-position: -247px -105px;
    margin: auto;
    position: relative;
    top: 48px;
}

@-webkit-keyframes comeright
{
	0%
	{
		transform: translateX(50px);
		opacity: 0;
	}

	100%
	{
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes comeright
{
	0%
	{
		transform: translateX(50px);
		opacity: 0;
	}

	100%
	{
		transform: translateX(0px);
		opacity: 1;
	}
}

/*------SECTION 2*/
#ico_sect_2 /*icone savoir faire*/
{
	background: url("../img/sprites.png");
	width: 55px;
    height: 52px;
    background-position: -129px -5px;
    margin: auto;
    transition: 0.2s;
}

#cadre_sect_2
{
	border: 1px rgb(255,174,43) solid;
}

.contenu_cadres_234:hover #ico_sect_2, .contenu_cadres_234:hover #ico_sect_3, .contenu_cadres_234:hover #ico_sect_4
{
	-webkit-animation: rotation 0.8s;
	animation: rotation 0.8s;
}

/*------SECTION 3*/
#ico_sect_3 /*icone nos menus*/
{
	background: url("../img/sprites.png");
	width: 52px;
    height: 51px;
    background-position: -5px -5px;
    margin: auto;
}

#cadre_sect_3
{
	border: solid 1px rgb(19,161,134);
}

/*------SECTION 4*/
#ico_sect_4 /*icone nos valeurs*/
{
	background: url("../img/sprites.png");
	width: 52px;
    height: 52px;
    background-position: -67px -5px;
    margin: auto;
}

#cadre_sect_4
{
	border: solid 1px rgb(194,63,39);
}

/*------------------------------------------*\
                   FOOTER
\*------------------------------------------*/

footer
{
	height: 186px;
	width: 100%;
	margin: -60px 0 0 0;
}

#footer
{
	background: black;
	height: 186px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#footer a
{
	font-family: Quicksand;
	font-weight: 400;
	font-size: 12px;
	line-height: 10px;
	color: white;
	text-transform: none;
	margin: 6px 0 6px 0;
	text-align: center;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

#footer a:hover
{
	color: #13A186;
}

#footer p
{
	line-height: 16px;
	font-size: 15px;
	font-weight: 400;
	text-align: center;

}

#couleur_txt_droits
{
	color: #969696;
	font-size: 12px;
}

.taille_info
{
	font-size: 12px;
}

#logo_footer
{
	background: url("../img/sprites.png");
	width: 186px;
    height: 90px;
    background-position: -236px -4px;
    margin: 18px 0 0 0;
}

.info_webmaster a
{
	color: #969696;
}


/*------------------------------------------*\
                 LES BOUTONS
\*------------------------------------------*/

/*BOUTON DECOUVRIR*/
.cont_bouton_decouvrir
{
	width: 100%;
	height: 49px;
	margin: 13px 0 0 0;
}

.bouton_decouvrir
{
	display: block;
	text-align: center;
	background: white;
	color: black;
	font-size: 23px;
	margin: auto;
	padding: 10px 0px;
	width: 266px;
	box-sizing: border-box;
	transition: .28s ease-in;
	-webkit-transition: .28s ease-in;
	-moz-transition: .28s ease-in;
	-ms-transition: .28s ease-in;
	-o-transition: .28s ease-in;
}

#btn_sect2:hover
{
	color: #FFAE2B;
	transform: scale(1.08);
}

#btn_sect3:hover
{
	color: #13A186;
	transform: scale(1.08);
}

#btn_sect4:hover
{
	color: #C23F27;
	transform: scale(1.08);
}
/*BOUTON COMMANDE*/
#bouton_commande
{
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,.8);
	border-bottom: solid 0.5px rgb(19,161,134);
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 21px 0px 0px 0px;
	box-sizing: border-box;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
}

#bouton_commande:hover
{
	color: rgb(19,161,134);
	background: rgba(0,0,0,1);
}

#bouton_commande:focus
{
	color: rgb(19,161,134);
	background: rgba(0,0,0,.7);
}
/*FLECHES BAS*/
.fleche_bas_1
{ 
	-webkit-animation: rebond 2.4s infinite;
	animation: rebond 2.4s infinite;
	animation-delay: 2s;

	display: block;
	background: url("../img/sprites.png") -90px -283px;
	width: 42px;
    height: 42px;
    margin: auto;
    position: relative;
    top: 22px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    -o-transition: .2s ease;
}

@-webkit-keyframes rebond
{
	0%
	{
		transform: translateY(0px);
	}

	5%
	{
		transform: translateY(22px);
	}

	10%
	{
		transform: translateY(-10px);
	}

	15%
	{
		transform: translateY(10px);
	}

	20%
	{
		transform: translateY(-8px);
	}

	25%
	{
		transform: translateY(3px);
	}

	30%
	{
		transform: translateY(-5px);
	}

	34%
	{
		transform: translateY(0px);
	}

	100%
	{
		transform: translateY(0px);
	}
}

@keyframes rebond
{
	0%
	{
		transform: translateY(0px);
	}

	5%
	{
		transform: translateY(22px);
	}

	10%
	{
		transform: translateY(-10px);
	}

	15%
	{
		transform: translateY(10px);
	}

	20%
	{
		transform: translateY(-8px);
	}

	25%
	{
		transform: translateY(3px);
	}

	30%
	{
		transform: translateY(-5px);
	}

	34%
	{
		transform: translateY(0px);
	}

	100%
	{
		transform: translateY(0px);
	}
}

.fleche_bas_23 /*Fleche bas 2 et 3*/
{
	display: block;
	background: url("../img/sprites.png") -90px -283px;
	width: 42px;
    height: 42px;
    margin: auto;
    position: relative;
    top: 300px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    -o-transition: .2s ease;
}

.fleche_bas_23:hover
{
	transform: translateY(5px) scale(0.9);
}

/*FLECHE HAUT*/

.fleche_haut
{
	display: block;
	background: url("../img/sprites.png") -137px -231px;
	width: 42px;
    height: 42px;
    margin: auto;
    position: relative;
    top: 290px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    -o-transition: .2s ease;
}

.fleche_haut:hover
{
	transform: translateY(-6px) scale(0.9);
}

/*-----------------Reglage hauteur des Points de destination des fleches*/

#dest_1 /*Reglage point de destination de la fleche n°1*/
{
	margin-top: 688px;
}

#dest_2 /*Reglage point de destination des fleches 2*/
{
	position: relative;
	top: -70px;
}

#dest_3
{
	position: relative;
	top: 10px;
}

/*--------------------------------------*\
              MEDIA QUERIES
\*--------------------------------------*/
@media (max-width: 1300px)
{
	.icon
	{
		display: block;
	}

	header #logo_head
	{
		margin-top: 13px;
	}

	nav ul li
	{
		border-bottom: 1px solid white;
	}

	header
	{
		height: 71px;
		background: rgba(35,31,32,0.9);
	}

	nav ul
	{
		flex-direction: column;
		width: 100%;
		text-align: center;
		padding: 0;
		margin-top: 30px;
		background: rgba(35,31,32,1);
		transform: translateX(1210px);
		line-height: 80px;
	}

	nav ul a
	{
		font-size: 14px;
		padding: 0;
		display: block;
		box-sizing: border-box;		
	}

	nav ul a:hover
	{
		padding-bottom: 0px;
		line-height: 90px;
		transition: .2s ease;
		-webkit-transition: .2s ease;
		-moz-transition: .2s ease;
		-ms-transition: .2s ease;
		-o-transition: .2s ease;
	}

	nav.active ul
	{
		transform: translateX(-32px);
	}

	header.black ul
	{
		margin-top: 30px;
	}

	header.black ul a 
	{
		font-size: 14px;
	}

	#conteneur
	{
		width: 90%;
		height: 70px;
	}
}

@media (max-width: 1200px)
{
	#cadre_sect_1
	{
		top: 4%;
	}

	#section2
	{
		background: url("../img/bg_savoirfaire_clic.jpg") center;
	}

	#section4
	{
		background: url("../img/bg_valeurs_clic.jpg") center;
	}

	#section2, #section3, #section4
	{
		border-top: black solid 0.12em;
	}
}

@media (max-width: 700px)
{
	#cadre_sect_1, #cadre_sect_2, #cadre_sect_3, #cadre_sect_4
	{
		width: 85%;
	}
}

@media (max-width: 480px)
{
	.cadre_sections
	{
		top: 14%;
		height: 70%;
	}

	.bouton_decouvrir
	{
		width: 240px;
	}

	#cadre_sect_3
	{
		width: 90%;
	}

	#cadre_sect_1
	{
		top: 6%;
	}

	#section1, #section2, #section3, #section4
	{
		height: 520px;
	}

	footer
	{
		margin: 0;
	}

	#bouton_commande
	{
		background: rgba(0,0,0,1);
	}

	#bouton_commande:hover
	{
		background: rgba(0,0,0,1);
	}

	.descrip
	{
		font-size: 15px;
	}

	.fleche_bas_23, .fleche_haut
	{
		top: 90px;
	}

	#dest_1
	{
		position: relative;
		top: -175px;
	}

	#dest_2
	{
		position: relative;
		top: -5px;
	}

	#dest_3
	{
		position: relative;
		top: -5px;
	}

	#section1
	{
		background: url("../img/bg_480_accras.jpg") center;
	}

	#section2
	{
		background-position: -250px 0px;
		background-size: 326%;
	}

	#section3
	{
		background-position: -400px 0;
		background-size: 342%;
	}

	#section4
	{
		background-position: -610px 0;
		background-size: 342%;
	}

@-webkit-keyframes diaporama
{
	0%
	{
		background: url("../img/bg_480_accras.jpg") center;
	}

	15%
	{
		background: url("../img/bg_480_accras.jpg") center;
	}	

	20%
	{
		background: url("../img/bg_480_veau.jpg") center;
	}

	35%
	{
		background: url("../img/bg_480_veau.jpg") center;
	}	

	40%
	{
		background: url("../img/bg_480_lambi.jpg") center;
	}	

	55%
	{
		background: url("../img/bg_480_lambi.jpg") center;
	}		

	60%
	{
		background: url("../img/bg_480_montblanc.jpg") center;
	}

	75%
	{
		background: url("../img/bg_480_montblanc.jpg") center;
	}			

	80%
	{
		background: url("../img/bg_480_mousse.jpg") center;
	}	

	95%
	{
		background: url("../img/bg_480_mousse.jpg") center;
	}
}

@keyframes diaporama
{
	0%
	{
		background: url("../img/bg_480_accras.jpg") center;
	}

	15%
	{
		background: url("../img/bg_480_accras.jpg") center;
	}	

	20%
	{
		background: url("../img/bg_480_veau.jpg") center;
	}

	35%
	{
		background: url("../img/bg_480_veau.jpg") center;
	}	

	40%
	{
		background: url("../img/bg_480_lambi.jpg") center;
	}	

	55%
	{
		background: url("../img/bg_480_lambi.jpg") center;
	}		

	60%
	{
		background: url("../img/bg_480_montblanc.jpg") center;
	}

	75%
	{
		background: url("../img/bg_480_montblanc.jpg") center;
	}			

	80%
	{
		background: url("../img/bg_480_mousse.jpg") center;
	}	

	95%
	{
		background: url("../img/bg_480_mousse.jpg") center;
	}
}	

}

@media (orientation: landscape) AND (max-width: 900px)
{
	nav ul
	{
		line-height: 40px;
	}

	#section1, #section2, #section3
	{
		height: 500px;
	}

	#section4
	{
		height: 550px;
	}

	#cadre_sect_2, #cadre_sect_3, #cadre_sect_4
	{
		top: 100px;
	}

	.fleche_bas_23
	{
		top: 120px;
	}

	.fleche_haut
	{
		top: 120px;
	}

	#dest_1
	{
		position: relative;
		top: -260px;
	}

	#dest_2
	{
		position: relative;
		top: -70px;
	}

	#dest_3
	{
		position: relative;
		top: -70px;
	}
}