





body {
	/*background : url("/img/fond.png") repeat; /*E6E0D8 */
	background-color : #ffffff; /* couleur fond */
	margin : 1px auto;
	font : 1.2em "arial", helvetica, sans-serif;
	text-decoration : none;
	min-width : 1000px;
	max-width : 2000px;
	width : 99%;
	height: 100%;
	min-height: 1000px;
	box-shadow : 0 1px 1px 1px #000000;
	}


#header {
	text-decoration : none; 
	color : #111111;
	height : 1px;
	width : 100%;
	margin-top : -20px;
	padding-top : 25px; /* important */
	margin-bottom : 80px; /* important */
	}

#header a:hover {
	color : #BBBBBB;
	height : 22px;
	}

h1#header a {
	width : 95%;
	height : 50px;
	text-decoration : none;
	right : 50px;
	top : 2px;
	}

#nomsite {
	font : 1.3em Arial, sans-serif;
	color : #666666;
	letter-spacing : 2px;
	margin-left : 50px;
	/*position:absolute; ---- position à droite ----
	right:100px;	
	margin-top : 25px;*/
	}

#soustitre {
	font : 0.7em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	color : #555555;
	letter-spacing : 4px;
	margin-left : 51px;
	}

#logo {
	float : right;
	margin : -73px 90px 20px 0;
	width : 150px;
	}


/* ---------------- MENU / ONGLETS ---------------------*/


#menur, #menur ul {
	padding : 0;
	margin : -3px 90px 0 40px ;/* alignement onglets avec bord gauche */
	min-width : 110px;
	list-style : none;
	text-align : center;
	font : 1.2em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}

#menur {
	background-color : #111111; 
	opacity : 0.9;
	}

#menur li ul {
	position : absolute;
	margin-left : 1px;
	text-align : center;
	}

#menur ul li {
	display : inherit;
	text-align : left;
	height : 20px;
	}

#menur li {
	display : inline-block;
	}

#menur ul {
	position : relative;
	left : -9999px;
	}

#menur li:hover ul {
	left : auto;
	}

#menur ul li:hover ul {
	display : block;
	}

#menur li:hover ul li {
	float : none;
	}

#onglets {
	background-color : #ffffff; /* couleur barre onglets */
	display : block;
	height : 50px;
	width : 100%; 
	list-style-type : none;
	text-align : center;
	}

#onglets li {
	float : right;
	margin : 2px auto;
	text-align : center;
	height : 1px;
	margin : 0 20px 30px 0 !important ;
	margin : 0 20px 30px 0;
	}

#onglets a {
	background-color : #ffffff; /* couleur onglets */
	color : #111111; /* couleur texte onglets */
	letter-spacing : 3px;
	font : 2em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	display : block;
	text-decoration : none;
	padding : 10px; 
	}

#onglets a:hover {
	color : #ffaa1e; /* couleur texte onglets */
	background-color : #ffffff; /* couleur onglets */
	letter-spacing : 3px;
	font : 2em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}


/* ------------------------ CORPS--------------- */

div#corps {
	background : #ffffff;  /* couleur du fond */
	padding-top : 30px;
	margin-top : -5px;
	min-height : 400px;
	max-width : 2000px;
	border : none;
	font : Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}

div#corps p {
	text-align : justify;
	text-indent : 0;
	line-height : 75px;
	letter-spacing : 1.5px;
	font : 1.1em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	padding : 5px 120px 3px 85px;
	margin : 25px 10px 0 10px;
	border : none;
	color : #222222;
	position : relative;
	}

div#corps a {
	color : #77a869; /* couleur des liens */
	border : none;
	text-decoration : none;
	font : 1.1em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}

div#corps a:hover {
	color : #FF9933; /* couleur des liens survolés*/ 
	border : none;
	text-decoration : none;
	font : 1.1em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}

@font-face {
  font-family: Parisienne-Regular;
  src: url('http://grapho-ajaccio.fr/font/Parisienne-Regular.ttf') format("truetype"),
    local('Parisienne-Regular');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: BelleAllure;
  src: url('http://grapho-ajaccio.fr/font/BelleAllure/BelleAllureCE-Fin.otf') format("truetype"),
    local('font/BelleAllureCE-Fin.otf');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: myFirstFont;
  src: url(sansation_bold.woff);
  font-weight: bold;
}


div#corps h1 {
	padding-left : 1px;
	margin-left : 95px;
	margin-right : 95px;
	line-height : 29px;
	font-family : 1.5em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	color : #444444;
	margin-bottom : 35px;
	margin-top : 40px;
	padding-top : 50px;
	border-bottom : 0px solid #d1d1d1;
	} 


	
div#corps h2 {
	background-color : #bae1af; 
	padding-left : 21px;
	margin-left : 95px;
	margin-right : 95px;
	line-height : 20px;
	font : 1.8em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	color : #444444;
	margin-bottom : 20px;
	margin-top : 70px;
	padding-top : 20px; /* hauteur du fond */
	border-bottom : 2px solid #aaaaaa;
	}


div#corps h3 {
	padding-left : 1px;
	margin-left : 95px;
	margin-right : 50px;
	font : 2.2em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif bold;
	margin-top : 55px;
	margin-bottom : 5px;
	color : #222222;
	}

div#corps h4 {
	padding-left : 45px;
	margin-left : 50px;
	line-height : 1.2em;
	font : 1.4em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	padding-top : 12px;
	margin-bottom : 6px;
	color : #FF9933;
	}

div#corps h5 {
	background-color : #d7ecd1; 
	color : #ffffff;
	padding : 20px 20px 20px 2px;
	margin : 50px 95px;
	line-height : 1.2em;
	font : 1.2em Avantgarde, TeX Gyre Adventor, URW Gothic L, bold sans-serif;
	}


div#corps h6 {
	background-color : #d7ecd1; 
	color : #222222;
	padding : 20px 20px 20px 2px;
	margin : 50px 95px;
	line-height : 1.2em;
	font : 1.2em Avantgarde, TeX Gyre Adventor, URW Gothic L, bold sans-serif;
	}




div#bas {
	color : #ff4444;
	padding-top : 30px;
	margin-top : 1px;
	min-height : 400px;
	max-width : 2000px;
	border : none;
	font : Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}


div#footer {
	background-color : #ffffff;
	margin-top : -5px;
	padding-top : 10px;
	margin-bottom : 0px;
	padding-bottom : 30px;
	height : 60px;
	width : 100%;
	line-height : 30px;
	text-align : center;
	color : #555555;
	font : 1.3em Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
	}


ins {
	text-decoration : none;
	}


a img {
	border : none;
	}

div#couv {
	text-align : center;	
	margin-right : 0;
	border : none;
	}

.couv {
	margin : 0 auto;
	text-align : center;
	width : 100%;
	}


div#photo {
	text-align : center;
	border : #DDDDDD solid 8px;
	margin-right : 90px;
	border : none;
	}

div#center {
text-align : center;
margin-right : 0;
border : none;
}


.bouton {
text-align : center;
width : 100px; 
padding: 5px;
}

.photo {
margin : 0 auto;
text-align : center;
max-width : 1350px; 
width : 95%;  
border : #dddddd solid 0px;
padding: 5px 3px;  
}


.photo8 {
text-align : left;
width : 800px; 
padding: 5px;
}

.photo4 {
text-align : left;
width : 400px; 
padding: 5px 5px 5px;
}


.photo1 {
text-align : left;
width : 200px; 
padding: 5px 5px 5px;
}

.icons {
width : 70px;
fill : #bae1af;
}

.photofl {
float : left;
width : 400px;
margin : 9px 40px 20px 0;
padding : 0px;
}

.photofr {
float : right;
width : 300px; 
margin : 20px 45px 0px 0px;
padding: 2px;
}


.logo {
width : 200px; 
margin : 20px 25px 0px 0px;
padding: 2px;
}


/* Position des fleches de navigation sous la photo du  */


.left {
	position:absolute; 
	left:110px;
	padding-top : 30px;
	padding-bottom : 45px;
	letter-spacing : 3px;
	font : 1.5em "Arial", helvetica, sans-serif;
	}

.right {
	position:absolute; 
	right:140px;	
	margin-top : 30px;
	padding-bottom : 45px;
	letter-spacing : 3px;
	font : 1.5em "Arial", helvetica, sans-serif;
	}

div#fleches {
	height : 90px;
	}

div#fleches a {
	color : #386CA6;
	}

div#fleches a:hover {
	color : #40A497;
	}

/* les boites */

.box {
  height: 150px;
}

.conteneur {
    display: grid;
    grid-template-columns: 200px 200px 200px;
}



/* slideshow carousel */

    #owl-demo .owl-item div{
      padding:5px;
    }
    #owl-demo .owl-item img{
      display: block;
      width: 100%;
      max-height: 300px;


      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
    }

.w3-animate-fading{animation:fading 3s infinite}@keyframes fading{90%{opacity:0}}
.w3-animate-opacity{animation:opac 6s}@keyframes opac{from{opacity:0.5} to{opacity:1}}




