/*--------Mise en Forme Générale--------*/
html {
	background-color: #BEE8FA;
}

body {
background:url(../img/fond.png)no-repeat center fixed;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

h1 {
	display: none;
}

/*--------Mise en Forme Header--------*/

#acc nav a:hover {
  text-decoration: underline;
}

#acc nav ul li{
  display: inline;
  text-decoration: none;
}

/* >>Navigation supérieur<< */
/* >>Desk<< */

#navsup {
  height: 145px;
  width: 100%;
}

#navsup nav {
  width: 905px;
  height: 102px;
  text-align:right;
  margin: 0 auto;
  padding-top: 20px;
}

#navsup nav a {
  text-decoration: none;
  color: #03566b;
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  font-variant: small-caps;
}

.iconup {
	padding-left: 20px;
	height: 22px;
}

#logolong {
	display: block;
	float: left;
}

#ul2 {
	display: none;
}

/* >>Mobile<< */

/*Masquer le texte de la nav sup sur petit écran*/
@media only screen and (min-width: 0px) and (max-width: 905px) {
	#ul1 {display: none;}
	#ul2 {display: inline;}
  /*.txtnvsp { display: none; }*/
/*Adapter la largeur et la hauteur de la nav sup*/
  #navsup { height: 80px; }
  #navsup nav { width: 100%; }
  #navsup nav img {padding-left: 0px; padding-right: 15px; }
/*Adapter taille icones*/
.iconup {
	padding-left: 30px;
	height: 40px;
}
/*Masquer le logo long sur petit écran*/
  #logolong { display: none; }  /* hide it on small screens */
}

/* >>Navigation générale<< */
/* >>Desk<< */

#navg {
	height: 50px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
}

#navg nav {
	width: 905px;
	height: 50px;
	margin: 0 auto;
	padding-top: 18px;
}

#navg nav a {
  text-decoration: none;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 1em;
  padding-left: 18px;  
}

/*Masquer la nav mob sur grand écran*/
@media only screen and (min-width: 906px) and (max-width: 2000px) {
  #navmob { display: none; }   /* hide it elsewhere */
}

/* >>Mobile<< */

@media only screen and (min-width: 0px) and (max-width: 905px) {
/*Masquer le texte de la nav g sur petit écran*/
  #navdesk { display: none; }
/*Adapter la largeur et la hauteur de la nav g*/
  #navg {height: 70px;}
  #navg nav { width: 100%;}
/*Fixer la nav g sur petit écran*/
  .fixNavigation { z-index: 9999; position: fixed; top: 0; /* Mise en forme */ width: 100%; }
}

#logorond {	
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

#logorond img {
	height: 60px;
}

#iconburger{
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	width: 200px;
}

#iconburger img {
	height: 40px;
}

/* >>Menu déroulant<< */


#iconburger ul {
	width: 220px ;
	background-color: rgba(255, 255, 255, 0.7);
	margin-top: 20px;
}

#iconburger ul li a {
	padding: 0 20px 10px 0;
	line-height: 50px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #000;
}

#iconburger ul li:hover {
	background-color: rgba(140, 161, 172, 0.7);
}

#iconburger ul { 
	display:none; 
} /* Rend le menu déroulant caché par défaut */

/*#iconburger:hover ul { 
	display:block; 
}*/


/*>> Illustrations <<*/

#illuacc {
	margin: 70px auto -19px;
	text-align: right;
}

#perso-ville {
	z-index: 3;
	display: inline-block;
	width: 700px;
	margin-right: 15%
}

#perso {
	display: none;
	width: 350px;
	margin-right: 15%;
}

@media only screen and (min-width: 0px) and (max-width: 905px) {
	#perso-ville { display: none;}
	#perso {display: inline-block; margin-right: 0;}
	#illuacc {text-align: center;}
}

@media only screen and (min-width: 0px) and (max-width: 415px) {
	#perso {width: 80%;  }
	
}

/*--------Mise en Forme Sujets--------*/
/*>> Desktop<<*/
 

/*Positionnement et taille*/ 


#fdvert {
	padding-top: 50px;
	background-color: #afca5f;
	padding-bottom: 50px;
	-webkit-box-shadow: 0px 6px 9px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 6px 9px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 6px 9px 0px rgba(0,0,0,0.35);
}

#containsuj {	
	width: 80%;
	margin: 0 auto;
	text-align: center;
}


@media only screen and (min-width: 1500px) {
	/*largeur sur très gd écran*/ 
	#containsuj {width: 1100px;}
	}

.sujets {
	display: inline-block;
	width: 274px;
	height: 600px;
	vertical-align: top;
	margin: 20px;
	-webkit-box-shadow: -11px 11px 0px 0px rgba(133,148,89,1);
	-moz-box-shadow: -11px 11px 0px 0px rgba(133,148,89,1);
	box-shadow: -11px 11px 0px 0px rgba(133,148,89,1);
}

.txt-sujet-gdecran {
	background-color: #fff;
	text-align: left;
}

.more {
	background-color: #fff;
	text-align: left;
}

.colo {
	height: 300px;
	text-align: left;
	/*position: relative;*/
}

.colo img{
	/*bottom: 10px;
	left: 15px;*/
}

/*Couleurs*/
#colo1 {
	background-color: #8d84bb;
}
#suj1 h3 {
	color: #8d84bb;
}

#colo2 {
	background-color: #dca37b;
}
#suj2 h3 {
	color: #dca37b;
}

#colo3 {
	background-color: #5b4bd4;
}
#suj3 h3 {
	color: #5b4bd4;
}

#colo4 {
	background-color: #83bab8;
}
#suj4 h3 {
	color: #83bab8;
}

#colo5 {
	background-color: #880056;
}
#suj5 h3 {
	color: #880056;
}

#colo6 {
	background-color: #ce8802;
}

@media only screen and (min-width: 790px) and (max-width: 2000px) {
/*Couleur de fond du texte sur grand écran*/
  .sujets {background-color: #fff}
/*Masquer les croix et les moins sur grand écran*/
  .croix { display: none; }   
  .less {display: none; }
}

/*Textes*/
.surtitre {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

#suj h4 {
	font-family: 'Coustard',serif;
	font-size: 0.7em;
	color: #fff;	
	background-color: rgba(0,0,0,0.3);
}

#suj h2 {
	font-family: impact;
	font-size: 1.1em;
	letter-spacing: 0.03em;
	color: #fff;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

#suj h3 {
	font-family: 'Coustard',serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#suj p {
	font-family: Arial, sans-serif;
	margin-top: 8px;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#suj ul {
	width: 224px;
	padding-right: 20px;
	padding-top: 20px;
	margin-left: 30px;
}

#suj li {
	list-style-type: disc;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}

/*Mobile*/
.less {
	text-align: center;
}

.croix {
    margin: 10px auto 0;
   	height: 30px;
}

.croix-contain {
	background-color: #fff;
	width: 274px;
	height: 50px;
}

.moins { 
	margin: 20px auto 0;
   	width: 30px;
}

.moins-contain {
	background-color: #fff;
	width: 274px;
	height: 50px;
}

.less.active .button-read-more, .button-read-less  {display: none}
.less.active .button-read-less {display: block}

@media only screen and (min-width: 0px) and (max-width: 789px) {
	.sujets {height: auto; }
	.more { display: none;}
	.txt-sujet-gdecran { display: none;}
	/*.sujets { margin-left: 0}
    .croix { display: block;}
	.sujets:hover {height: 100%}
	.sujets:hover .more {display: inline-block;}
	.sujets:hover .croix {display: none;}
	.sujets:hover .moins {display: block;}	  */  	 
}

/*--------Mise en Forme Contact--------*/


#formcontain {
	width: 40%;
	margin: 0 auto;	
}

fieldset {
	background-color: rgba(83,130,154,0.3);
	padding: 20px 0 20px 10px;	
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
  	border: none;
}

#contact h2 {
	font-family: 'Coustard', serif;
	font-size: 1.1em;
	color: #03566b;
	text-align: center;
	margin: 30px auto 30px;
}

#contact hr {
  color: #03566b;
  width: 275px;
  margin: 10px auto 15px;
}

/*>> Formulaire <<*/

#monformulaire {
  font-family: Arial, sans-serif;
  margin: 0 auto;
  text-align: center;
  
}

#monformulaire label {
  display: none;
}

/*mise en forme des grande zone fieldset*/
fieldset {
	z-index: 10;
  border: none;
  display: inline-block;
}

/* mise en forme des champs*/
fieldset input, select {
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  padding-left: 5px;
  padding-top: 5px;
  width: 40%;
  height: 30px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #03566b;
  border: none;
  margin: 1% 4%;
  -webkit-box-shadow: -4px 4px 3px 0px rgba(0,0,0,0.43);
  -moz-box-shadow: -4px 4px 3px 0px rgba(0,0,0,0.43);
  box-shadow: -4px 4px 3px 0px rgba(0,0,0,0.43);
}

option[value=zone] {
	font-style: italic;
	color: #03566b;
}


/* mise en forme du champs objet*/
#objet {
  width: 89%;
  height: 30px;
  font-family: Arial, sans-serif;
  font-size: 15px; 
  color: #03566b;
  border: none;
}

/* mise en forme du champ de message*/
textarea {
 -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  padding-left: 5px;
  padding-top: 5px;
  width: 89%;
  height: 60px;
  font-family: Arial, sans-serif;
  font-size: 15px; 
  color: #03566b;
  border: none;
  margin: 1% 4%;
  -webkit-box-shadow: -4px 4px 3px 0px rgba(0,0,0,0.43);
  -moz-box-shadow: -4px 4px 3px 0px rgba(0,0,0,0.43);
  box-shadow: -4px 4px 3px 0px rgba(0,0,0,0.43);
}

/* lorsque le curseur est sur le champ change de couleur de fond*/
input:hover, select:hover, textarea:hover {
  background: #d3e7f1;
}

/* mise en forme du bouton d'envoi*/
input[type=submit] {
  z-index: 20;
  cursor: pointer;
  background: url(../img/button2.png) center center no-repeat;
  border: none;
  margin-top: -100px;
  width: 92px; 
  height: 91px; 
  padding: 0;  	
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  
}

/*mise en forme du survol du bouton d'envoi*/
input[type=submit]:hover {
	border: solid;
	border-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, .5);
box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, .5);
}

input[type=submit]:active {
	border: solid;
	border-color: #9EC9DD;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(79, 146, 188, .5);
box-shadow: 0px 0px 5px 5px rgba(79, 146, 188, .5);
}


/*>>Mobile<<*/
@media only screen and (min-width: 0px) and (max-width: 541px) {
	input { width: 87%;}
}


/*------Mise en Forme Footer------*/

footer {
	background-color: #545454;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #fff;
	margin-top: 50px;
	padding: 10px;
}
