   body 
{
    letter-spacing: 0.06em;
}



/* NEW Menu */
 
 ul.topnav { 
    list-style-type: none;
    margin: 0;
    padding: 0; 
    overflow: hidden;
}

ul.topnav li {float: left;}

ul.topnav li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
}

a.icon {
	display: none;
	width:auto;
	}
	
	a, a:focus 
{ 
outline:0; 
} 




/*  RESPONSIVE */

@media (max-width: 1100px) {
#accueil aside {
	max-width: 95%;
}
/* #accueil aside p {
	font-variant:small-caps;
}*/

/*  #apropos p {
    width: 60% !important;
      }*/
#main ul {
	float: none!important;
	width: 80%;
}
}

@media (max-width: 768px) {
form, form input[type=text], form textarea {
	width: 95% !important;
}
form {
    margin-left: 0px!important;
   
}

#main ul {
	float: none;
	width: 85% !important;
}
ul {
margin-left: 0;
}
.pam {
	padding: 0 5px 0 5px;
}
#apropos#main {
	width: 100%;
	margin: 0;
	padding-left: 1%;
}
#accueil aside {
	max-width: 100%;
}
#contact p {
	width: 91% !important;
	font-variant:small-caps;
}
li.pam {
	padding-right:5px;
}
/*voir aussi h2 lifgne 86*/
h2.fade {
	font-size: 1.9em; 
	padding-left: 0;
}
ul, header, li {
    margin-left: 0!important;
	  padding-left: 0!important;
}
#expo {
	margin-left:25px!important;
}
.gauche,.centre, .droite {

	display:block!important;
	width:100%!important;
}

ul a span {
   
    width: 88%!important;
  
    left: 6%!important;
}


/*   NEW MENU   */

  ul.topnav {display: none;}
 
 a.icon {
    display: inline-block;
	font-size:1.2em;
	color:#d00;
	float:right;
	position:relative;
	top:-0.18em; 
  }
ul.topnav li {
	display: block;
	float:none;
   
  }

  ul.topnav li a {
    display: block;
	border-top:none;
	text-align:left;
letter-spacing:3px;
font-size:1.1em;
  }
    ul.topnav li a:hover {
		background-color:#333;
  }
  
  
#accueil li:nth-child(1) a, #photos li:nth-child(2) a, #colors li:nth-child(3) a, #expositions li:nth-child(4) a, #apropos li:nth-child(5) a, #contact li:nth-child(6) a  {
	border-top:none !important;
	
}

  
}

@media (min-width: 768px) {
#apropos p {
	/* gÃ©nÃ©rer deux colonnnes dans la page Ã&nbsp; propos */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	-moz-column-gap: 2.6em;
	-webkit-column-gap: 2.6em;
	-o-column-gap: 2.6em;
	column-gap: 2.6em;
}

}
/*  FIN RESPONSIVE */

@font-face {
	font-family: 'existencestencil_light';
	src: url('../typo/existence-stencillight-webfont.eot');
	src: url('../typo/existence-stencillight-webfont.eot?#iefix') format('embedded-opentype'), url('../typo/existence-stencillight-webfont.woff') format('woff'), url('../typo/existence-stencillight-webfont.ttf') format('truetype'), url('../typo/existence-stencillight-webfont.svg#existencestencil_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	max-width: 1200px;
}
body {
	/*background-image: url(../bg.jpg); background-color:#242424;*/
	background-color:#444;
	color:#eee;
}
h2, h3, ul, hr {
	margin: 0;
	padding: 0;
}
h2 {
	padding-left: 60px;
	color: #fff;
	font-size: 3.8em; /* Pour Safari */
	font-size: 4.4vw;
	font-family: 'existencestencil_light';
}
h3 {
	color: #BBB;
	font-size: 1em;
	font-weight: 400;
	padding-top: 3%;
	margin-left: 2%;
}

h2 a {
color: #fff;
}
h2 a:hover {
color: #fff;
}

h2 span {
	/*color: #000;
	color: #9900cc;
	color: #7733cc;
	color: #ff3408;
	
	color : #ff3408
*/
color : #d00;
}
hr {
	position: relative;
	margin-bottom: 25px;
}
nav {
	margin-bottom: 2%;
}
ul {
	margin-left: 45px;
}
/*.pam {
	padding: 0 20px 0 10px;
}*/
img {
	vertical-align: top;
}
a {
	text-decoration: none;
}

ul a {
	color: #999;
	font-size: 0.9em;
	text-decoration: none;
/*	letter-spacing: 0.1em;
*/	display: block;
	padding-top: 4%;
	border-top: #fff hidden 3px;
}
li.pam inbl a:hover, a:focus {
	border-top: #666 solid 3px;
   color: #fff;
}
#main {
	background-image: url(img/amphissa.jpg);
	height: auto;
	border: #777 solid 1px;
	padding: 0;
}
aside {
	margin-top: 1%;
	color: #eee;
	font-size: 1em;
	display: inline-block;
	padding: 0 1% 0 1%;
	max-width: 23%;
	text-align: justify;
}

aside, p {
  text-indent : 1.5em;
}

em {
	/* background-color:#aaa; */
	padding-left: 1em;
	font-size: 1.5em;
	font-family: sans-serif;
	color: #999;
}
footer {
	
	background-color: #333;
	height: 30px;
	font-size: 0.7em;
	padding-top: 20%;
	margin-top: 2%;
	color:#FFF;
  vertical-align: middle;
 
  width:100%;
  display: flex; /* contexte sur le parent */
}
footer a {	
	color:#FFF;
	  margin: auto; /* eh oui, tout bÃªtement */
}

/* ============ EXPOSITIONS =============== */

#expositions img {
	
	display:block;
	width:150%;
}
#expositions p, #expositions img, #expositions h3 {
}
body#expositions p {
	text-align: justify;
	margin-right: 2%;
	margin-left: 2%;
}
.gauche,.centre, .droite {
	width:32%;
	display:inline-block;
}

.centre {}

.droite {}
/* ============ Ã€ PROPOS =============== */

#apropos #main {
	
}
#apropos span {
	font-variant: small-caps;
}
#apropos p {
	margin: 4%;
	text-align:justify;
	text-indent: 6%;
}
#apropos img {
	float: left;
	position: relative;
	left: -30px;
	top: -15px;
}
#apropos #main ul {
	margin-left: 4%;
	float: left;
	width: 35%;
}
li:nth-child(odd) {
	color: #d00;
}
/* ============ FORMULAIRE =============== */

form {
	width: 390px; /* type block : on peut donner une taille! */
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 55px;
	margin-top: 20px;
}
form fieldset {
	padding: 10px;
	margin-bottom: 10px; /* Taille, type et couleur bordure */
}
form fieldset legend {
	font: 1.5em Arial, sans-serif;
	color: #aaa;
	letter-spacing: 3px;/* Espacement des caracteres */
}
form label {
	display: inline-block;
	width: 80px;
	margin-bottom: 10px;
}
/* input[type=text] sÃ©lectioner les input type texte */
form input[type=text], form textarea {
	width: 280px;
	padding: 2px 5px;
	border: 2px solid #999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
form textarea {
	height: 50px;
}
form input[type=submit], form input[type=reset] {
	padding: 3px 2%;
	color: #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
}
form input[type=submit]:hover, input[type=reset]:hover {
	background: #fff;
	cursor: pointer;
}
form input:focus, textarea:focus {
    border: 2px solid #d00;
}
/* ============ MENTIONS =============== */
#mentions div#main {
	text-align: justify;
	padding: 5%;
}

/* =========== EFFETS =========== */

@keyframes transition {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
.fade {
	opacity: 0;
	animation: transition 2s ease-in-out 1s forwards;
	opacity: 1;
}
/* =========== LIENS SURLIGNÃ‰ DE LA PAGE EN COURS =========== */

#accueil li:nth-child(1) a {
	border-top: #CCC solid 3px;
}
#photos li:nth-child(2) a {
	border-top: #CCC solid 3px;
}
#colors li:nth-child(3) a {
	border-top: #CCC solid 3px;
}
#expositions li:nth-child(4) a {
	border-top: #CCC solid 3px;
}
#apropos li:nth-child(5) a {
	border-top: #CCC solid 3px;
}
#contact li:nth-child(6) a {
	border-top: #CCC solid 3px;
}
