body  {
	color: #CCCCCC;
	font-family: 'Akshar', sans-serif;
	background-color: #ffffff;	
		background-attachment: scroll;
	background-image: url(fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Section Main */
main {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
}
main h1 {
	margin: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 2em;
}
footer {
	padding: 20px;
	margin: 5px;
	text-align: center;
	background-color: #666666;
}
button {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition-duration: 0.4s;
	border-radius: 80%;
	font-size: 25px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	width: 30px;
	height: 15px;
}
/* Section Top */
#section-top {

	color: #ffffff;
	padding-bottom: 1px;
	padding-top: 5px;
	text-align: center;
	box-shadow: 0 8px 16px;
	background-color: #24445c;
	margin-bottom: 10px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}
#section-top p {
	text-align: center;
}
/* Section A */
#section-a {
	color: #333;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#section-a h2{
	color: #FFFFFF;
	font-size: 1.8em;
	padding: 10px;
	background-color: #3d3d3d;
	text-align: center;
	margin-right: 0px;
	margin-top: 100px;
	margin-bottom: 5px;
	margin-left: 0px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

#section-a h3{
	color: #FFFFFF;
	font-size: 1.5em;
	background-color: #EA7500;
		margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

#section-a h4{
	color: #333333;
}

#section-a p{
	color: #333333;
	font-size: 1.1em;
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 25px;
}


#section-a ul {
		columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#section-a li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #5a5e6b;
	text-align: left;
	padding-left: 5px;
	list-style-position: inside;
	text-indent: 5px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}

#section-a li:hover  {
	border-bottom: 1px solid;
	background-color: #bb5e00;
	color: #FFFFFF;
}

			
#section-a .plist{
	text-align: justify;
	color: #ffffff;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-top: 1px;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 25px;
}			
/*  Adon */
.infos {
	background-color: #E8FFFF;
	padding: 10px;
	
}
#section-a .tel {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	color: #800000;
	font-weight: bolder;
	margin-top: 25px;
	margin-bottom: 25px;
}
#section-a .tel a {
	color: #FFFFFF;
}

/*  Fin Adon */




.img {
	display: block;
	width: 120px;
	height: 90px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
p {
	font-size: 1.1em;
	text-align: justify;
}


a {
  outline: none;
  text-decoration: none;
  padding: 2px 1px 0;
}

a:link {
  color: #F4A500;
  border-bottom: 1px solid;
}

a:visited {
  color: #F4A500;
}

a:focus {
  border-bottom: 1px solid;
  background: #BAE498;
}

a:hover {
	border-bottom: 1px solid;
	background-color: #bb5e00;
	color: #FFFFFF;
}

a:active {
  background: #265301;
  color: #F4A500;
}




.header {
	text-align: left;
	color: white;
	font-size: 12px;
	background-position: center center;
	height: 10px;
	float: left;
	clear: both;
	padding-left: 10px;
}
.footer {
	height: auto;
	width: 100%;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.conteneur {
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
	float: clear;
}

.box {
	padding: 10px;
	float: left;
	display: inline-block;
	width: 500px;
	margin: auto;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	color: #EBEBEB;
	height: auto;
}


/* Create two equal columns that floats next to each other */
.column {
	float: left;
	width: 50%;
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.reponse {
	padding: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #F7F7F7;
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

.colortel {
	color: #FF6600;
}


button {
	margin-bottom: 5px;
	margin-top: 0px;
	cursor:grab;
	font-size: 25px;
	background-color: #FF9900;
	border-radius: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	color: #FFFFFF;
	cursor: pointer;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	}
/* *****************************************/
/* *****************************************/
/* FORM 
/* *****************************************/
/* *****************************************/
* {
  box-sizing: border-box;
}

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
 /* border-radius: 4px;*/
  resize: vertical;
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

input[type=submit] {
  background-color: #FF9900;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

input[type=submit]:hover {
  background-color: #FFCC00;
}

.container {
  border-radius: 0px;
  background-color: #f2f2f2;
  padding: 20px;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}

/*////////////////////////////  Questions ////////////////////*/
/*/////////////////////////////////////////////////////////*/
summary {
	color: #FFFFFF;
	background-color: #584f3e;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #463f32;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.1em;
}
   summary.pointer {
	cursor: pointer;
      }
      summary:hover {
        background-color: #EA7500;
      }
	   summary:active {
        background-color: #EA7500;
      }
	   summary:focus {
        background-color: #EA7500;
      }
	  
	  
	  
	  
	  
	  
	  
* {
    padding: 0;
    margin: 0;
}


#header {
	position: fixed;
	width: 100%;
	height: 1px;
}

/* Dont display the checkbox */

#menu-toggle {
    display: none;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.menu-on, .menu-off {
    top: 0;
    right: 17px;
    line-height: 90px;
    position: fixed;
}

/* Style the button */
li {
	list-style-position: inside;
	list-style-type: square;
	background-color: #24445c;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #FFFFFF;
}
.menu-on {
    color: #333333;
    z-index: 100;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.menu-off {
    color: red;
    display: none;
    z-index: 102;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.menu-overflow {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99;
}

/* Make the Nav */

.nav-list {
	color: #333333;
	top: 0;
	right: 0;
	position: fixed;
	text-align: left;
	width: 250px;
	z-index: 101;
	display: none;
	border-radius: 0 0 0 15px;
	background-color: #24445c;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 0;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.nav-item {
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}


.nav-item a:hover {
    color: #999;
}

/* Open the nav */

#menu-toggle:checked~.nav-list {
    display: block;
}

/* close the Nav */

#menu-toggle:checked~.menu-off {
    display: block;
}

#menu-toggle:checked~.menu-overflow {
    display: block;
}

/* Responsive nav */

.nav {
    display: none;
}

.nav-row {
	top: 0;
	right: 0;
	position: fixed;
	line-height: 40px;
	padding: 0 20px 0 0;
	
}

.nav-links {
    display: inline;
    padding: 0 8px;
}

@media only screen and (min-width: 600px) {
    .mobil-nav {
        display: none;
    }
    .nav {
        display: block;
    }
}

	
