@media screen and (min-width: 1151px){
    .titrelogo{
    color:black;
    text-shadow:1px 2px 1px white;
    font-size:27px;
}
.titrelogo2{
    font-size:14.8px;
}
.titrelogocontact{
  color:fff;
  text-shadow:1px 2px 1px black;
  font-size:41px;
}
.titrelogocontact2{
    font-size:22px;
    line-height:48px;
}

	body{ 
	font-family: arial;
	margin:0;
	padding: 0;
}
/* -------Styles généraux ---------*/
#conteneur{
	z-index: 2;
	width:800px;
	margin:auto;	
}

.titre1{
	text-align: center;
	font-size:18px;
	font-weight: bold;
	color: #696969;
}
.titre2{
	padding-top: 280px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #696969;
}
a{
	text-decoration: none;
}
.zone{
	position: relative;
	border:1px solid #696969;
	width: 350px;
	height: 90px;
	margin-top: 10px;
	margin-left: 30px;
	padding-top: 20px;

}

.ligne1{
	position: relative;
	display: inline-block;
}
.ligne2{
	position: relative;
	display: inline-block;
}
.ligne3{
	position: relative;
	display: inline-block;
}
.ligne4{
	position: relative;
	display: inline-block;
}


.zone p{
	font-weight: bold;
	font-size: 23px;
	color: #0093c9;
	text-align: center;
}
.zone:hover{
     background-color:#ADD8E6;
}
.zone:hover p{
	color: white;
}
.zoner:hover{
     background-color:#ADD8E6;
}
.zoner:hover p{
	color: white;
}


.annuleFloat{clear:both;}

/* -------Styles header ---------*/

.presentation{
	font-family: arial;
	font-size: 20px;
	text-align: center;
	color: #696969;
}
.entete{
	font-weight: bold;
}
.lien{
	text-decoration: none;
}
.lien1{
	text-decoration: none;
}
.ensavoirplus p{
	background-color:#0093c9;
	font-family: arial;
	font-size: 20px;
	margin: auto;
	width: 200px;
	height: 30px;
	text-align: center;
	border:2px solid;
	font-weight: bold;
	padding-top: 10px;
	color: white;
	border-radius: 10px;
}
.maitrise p{
	background-color:#0093c9;
	font-family: arial;
	font-size: 30px;
	margin: auto;
	width: 90%;
	height: 50px;
	text-align: center;
	font-weight: bold;
	padding-top: 14px;
	color: white;
	margin-top: 30px;
}

#gauche{
	font-weight: bold;
	margin-left: 30px;
}
#nousecrire{
	margin-top: 25px;
	width: 200px;
}
#ecrire{
	margin: auto;
	border:1px solid white;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	width: 120px;
}
#ecrire:hover{
	background-color:#0093c9; 
}
.lien2{
	text-decoration: none;
}

.contact{
	width: 100%;
	height: 240px;
	background-color:#677179;
	text-align: center;
}
.contactinfo{
	margin: auto;
	position: relative;
	width: auto;
}
.contactinfo p{
	font-family: arial;
	color: white;
	font-size: 15px;
	line-height: 20px;
}
.titrecontact{
	text-decoration-style: none;
	font-size: 18px;
	font-family: arial;
	color: white;
}
#droite{
	display: none;
}
.information{
	padding-top: 10px;
}

section footer{
	font-style:italic;
	background: transparent;
}
footer{
	font-weight: bold;
	font-family: arial;
	text-align: center;
	height: 23px;
	background-color: black;
	color:#555;
	padding:7px 0;
	font-size: 15px;
}

.ombre{box-shadow: 0 0 10px #999;
}
}
@media screen and (max-width: 1150px){
	body{ 
	font-family: arial;
	margin:0;
	padding: 0;
}
/* -------Styles généraux ---------*/
.titrelogo{
    color:black;
    text-shadow:1px 2px 1px white;
    font-size:27px;
}
.titrelogo2{
    font-size:14.8px;
}
.titrelogocontact{
  color:fff;
  text-shadow:1px 2px 1px black;
  font-size:41px;
}
.titrelogocontact2{
    font-size:22px;
    line-height:48px;
}

#conteneur{
	z-index: 2;
	width:95%;
	margin:auto;	
}
#contenu{
	z-index: 2;
	height:3000px;
	margin:auto;	
}

.titre1{
	text-align: center;
	font-size:45px;
	font-weight: bold;
	color: #696969;
	margin-top: 25px;
}
.titre2{
	padding-top: 280px;
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	color: #696969;
}
a{
	text-decoration: none;
}
.zone{
	position: relative;
	border:1px solid #696969;
	width:800px;
	height: 240px;
	margin: auto;
	padding-top: 42px;
	margin-top: 40px;

}

.zone p{
	font-weight: bold;
	font-size: 60px;
	color: #0093c9;
	text-align: center;
}
.zone:hover{
     background-color:#ADD8E6;
}
.zone:hover p{
	color: white;
}
.zoner:hover{
     background-color:#ADD8E6;
}
.zoner:hover p{
	color: white;
}


.annuleFloat{clear:both;}

/* -------Styles header ---------*/

.presentation{
	font-family: "Roboto Condensed",sans-serif;
	font-size: 40px;
	text-align: center !important;
	color: #333 !important;
}
.entete{
	font-weight: bold;
	font-size: 45px;
}
.lien{
	text-decoration: none;
}
.lien1{
   text-decoration: none;
}
.ensavoirplus p{
	background-color:#0093c9;
	font-family: arial;
	font-size: 40px;
	margin: auto;
	width: 340px;
	height: 70px;
	text-align: center;
	border:2px solid;
	font-weight: bold;
	padding-top: 20px;
	color: white;
	border-radius: 10px;
}
.maitrise p{
	background-color:#0093c9;
	font-family: arial;
	font-size: 50px;
	margin: auto;
	width: 90%;
	height: 100px;
	text-align: center;
	font-weight: bold;
	padding-top: 40px;
	color: white;
}
#gauche{
	font-weight: bold;
	margin-left: 28px;
}
#nousecrire{
	margin-top: 28px;
	width: 190px;
}
#ecrire{
	margin: auto;
	border:1px solid white;
	border-radius: 10px;
	text-align: center;
	font-size: 33px;
	width: auto;
	padding: 5px;
}
#ecrire:hover{
	background-color:#0093c9; 
}
.lien2{
	text-decoration: none;
}

.contact{
	width: 100%;
	height: 500px;
	background-color:#677179;
	text-align: center;
}
.contactinfo{
	margin: auto;
	position: relative;
	width: auto;
}
.contactinfo p{
	font-family: "Roboto Condensed",sans-serif;
	color: white;
	font-size: 40px;
	line-height: 45px;
}
.titrecontact{
	text-decoration-style: none;
	font-size: 45px;
	font-family: "Roboto Condensed",sans-serif;
	color: white;
	font-weight: bold;
}
#droite{
	display: none;
}
.information{
	padding-top: 10px;
}

section footer{
	font-style:italic;
	background: transparent;
}
footer{
	font-weight: bold;
	font-family: arial;
	text-align: center;
	height: 40px;
	background-color: black;
	color:#555;
	padding:15px 0;
	font-size: 27px;
}

.ombre{box-shadow: 0 0 10px #999;
}
}
