@charset "utf-8";
body,html{
	margin:0;
	padding:0;
	width: 100%;
	
	background: url(../img/fondAccueilSite2.jpg) no-repeat center fixed;
	-webkit-background-size: cover; /* pour anciens Chrome et Safari */
	background-size: cover;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom:0;
	padding:0;
	font-weight: normal;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
#firstLetter{
	font-weight: bold;
	font-size:1.3em;
	margin-right:0;
}
#titreConference {
	font-weight: bold;
	color:darkblue;
	margin-bottom:20px;
}
#btRetour {
	margin-left: 10px;
	margin-top: 10px;
}
.livresTous {
  position:relative; 
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
	}
#titreLivre, .titreLivre {
	display:block;
	font-size: 1.6em;
	text-align:center;
	font-style: italic;
	width:200px;
	height: auto;
	color:#000;
	margin:auto;
	margin-top:10px;
	background:#FFF;
	}
@font-face {
 font-family: PhilosopherBold;
 src: url('Philosopher-Bold.ttf');
}
@font-face {
 font-family: Philosopher;
 src: url('Philosopher-regular.ttf');
}
#titreGeneral {
	text-align:center;
	font-family: PhilosopherBold;
	font-size: 2.5em;
	color:#00C;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

 #titreSecondaire {
	text-align:center;
	font-family: PhilosopherBold;
	font-size: 2.1em;
	 padding-top:0;
	 margin-top:-10px;
	 	 margin-bottom:20px;
	color:#00C;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.italic{
	font-style: italic;
}
.se-souvient {
	background:linear-gradient( #f9f9d4, #fbe2cd, #98d8fe);	
	font-size: 18px;
	font-weight: bold;
text-decoration: none;	
color: #000;
border-radius:8px;
border: 2px solid #666;
padding: 5px 5px 5px 15px;
text-align:center;	
cursor:default;	
width:auto;
	max-width: 300px;
margin-right:auto;
margin-left:auto;
padding-top:10px;
padding-bottom:10px;
	margin-top:30px;
	margin-bottom:30px;
}
.se-souvient a{
	text-decoration: none;
}
.se-souvient a:hover{
	color:#03F;
}

.sousTitre {
	text-align: justify;
	text-justify: auto;
	color:#000;
	margin-right:10%;
	margin-left:10%;
		margin-top:25px;
	margin-bottom:45px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.flotte {
	position:relative;
	width:40%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

a img {
	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.clear {
	clear:both;
}
img {
	max-width: 100%;
	height: auto;
}
#f {
	height:auto;
	max-width:90px;
	float:right;
	margin-right:20px;
}
#image {
	max-width: 100%;
}
.footer{
 margin-top: 50px;
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;}

 .pieddepage {
	width: 90%;
	padding-left:5%;
	margin-right:10%;
	height: 20px;
	background:#ddd;
	background: linear-gradient(to right, #3333ff, #a4ddfa);
}
 .pieddepage li {
	display: block;
	  float: left;
	color: #fff;
	padding-right: 10%;
	list-style-type: none;
}
.footer .pieddepage li a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer .pieddepage li a {
	text-decoration: none;
	color: #fff;
}
.footer .pieddepage #copyright {
	font-size: 0.9em;
}

@media all and (max-width: 1823px) and (min-width: 1200px) {
#titreGeneral { font-size: 2.3em;}	
.sousTitre{ font-size: 1.3em;}
}
 @media all and (max-width: 1199px) and (min-width: 800px) {
#titreGeneral { font-size: 2.1em;}
.sousTitre{ font-size: 1.2em;}
#f {width:70px;}	 
}
 @media all and (max-width: 799px) and (min-width: 300px) {
#titreGeneral { font-size: 1.9em;}
	 #texteConf {margin-left:10px; margin-right:10px}
	 .sousTitre{ font-size: 1.1em;}
#f {width:50px;}	 
}




 /*@media all and (max-width: 2000px) and (min-width: 1824px) {
h1, #titreGeneral {
 font-size: 3.1em;
}

}
@media all and (max-width: 1823px) and (min-width: 1200px) {
h1, #titreGeneral {
 font-size: 2.9em;
}
h2, #titreSecondaire {
font-size: 1em;
}
}
 @media all and (max-width: 1199px) and (min-width: 800px) {
h1, #titreGeneral {
 font-size: 2.7em;
}
h2, #titreSecondaire {
font-size: 1em;
}
 .sousTitre {
margin-right:10px;
margin-left:10px;;
}
}
 @media all and (max-width: 799px) and (min-width: 300px) {
h1, #titreGeneral {
 font-size: 2em;
}
h2, #titreSecondaire {
font-size: 1em;
}
.sousTitre {
font-size: 1em;
margin-right:10px;
margin-left:10px;
}
}
.sousTitre {
	margin-right:10px;
	margin-left:10px;
}
*/