body {
	margin-top: 0px;
	background-image: url(Images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d4e9ff;
}
h1 {                                      /* Titre de page */
	font-family: Georgia, arial, serif;
	font-weight:bold;
	text-shadow: 2px 2px 6px #000000;
	font-size: 35px; 
 color : #471111; 
 letter-spacing :3px;
}
h2 {font-weight : bold; font-size: 19px; color: #8b0000; text-shadow: 1px 1px 1px #000000;}   /* Titre chapitre */
h3 {font-weight : bold; font-size: 15px; text-shadow: 1px 1px 1px #000000;}   /* Titre para */
h4 {font : bold 13px sans-serif;}   /* Titre sous-para */
h3, h4    {color : #009000;}
h3, h4 {text-align : left; }
h2 {text-align : center; }
h5 {font-weight : bold; font-size: 14px; color : #0070ff; text-shadow: 1px 1px 1px #000000;} /* utilise dans mode d'emploi */

.wrapper-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	width: 801px;
	position: relative;
	margin: auto;
}
#entete {  border: ridge 2px maroon;
	}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(Images/cartouche.png);
	background-position: top;
	margin-top: 10px;
}
#content {
	width: auto;
	box-sizing:content-box;
position: relative;
	
 	padding: 2px 30px 5px 30px;
	background-color: #fef8e2; /*d5ded9;*/	
	border: ridge 2px maroon;
	font: 13px verdana, arial, sans-serif;
	color:black;
	}
#footer {
	width: auto;
	position: relative;
	margin-top:5px;
	padding: 1em 2em 1em 2em;
	background-color: #fef8e2;	
	border: ridge 2px maroon;
	font: 11px verdana, arial, sans-serif;
	color:black;
}
.search {
	position:absolute;
	right:150px;
	top:10px;
	width:250px;
}

#menu {
	width: 800px;
	height: 34px;
	position: relative;
	background-image: url(Images/Barmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #151515;
	}
#menu a {
 display:inline-block;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
 letter-spacing:1px;
	text-align:center;
	text-decoration: none;
	color: white;
	margin-top: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}	
#menu a:hover{
	font-size: 14px;
	color: #ffff00;
	background-color: #bfa38e;
}
#reseau {
	display:inline;
	position:absolute;
	left:630px;
	top:-3px;
	font-family: verdana, courier, times, serif;
 font-size: 11px;
 color: #0000ff;
	}
#livre {
	width: 800px;
	height: 400px;
	font-family: verdana, courier, times, serif;
 font-size: 11px;
 color: #ffff00;
	position: relative;
	top: 0px;
	background-image: url(Images/fond_livre.png);
	background-position: top;
	background-color: #e4e4e4;
}
#nav {
  position:absolute;
  left:10px;
  top: 7px;
}
#nav a {  
  text-decoration: none;
  color: #ffff00;
}
#nav a:hover { color:#ff0000; 	}
#stat_1 {
	position:absolute;
  left:125px;
  top: 60px;
  font-family: Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight:bold;
	 color:white;
	}
#stat_2 {
	position:absolute;
  left:100px;
  top: 75px;
  font-family:Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight:bold;
	 color:white;
	}
#stat_3 {
	position:absolute;
  left:99px;
  top: 88px;
  font-family: Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight:bold;
	 color:white;
	}
#AdSense {
	position:absolute;
	left:10px;
	top:130px;
	width: 320px;
	height: 240px;
	background-color: #ddedfc;
	border: groove 2px maroon;
	color:black;
}
.main {
	width: 800px;
	float: left;
	margin-top: 30px;
	-webkit-box-shadow:0 45px 60px -60px #AAA;
	-moz-box-shadow:0 45px 60px -60px #AAA;
	box-shadow:0 45px 60px -60px #AAA;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 0px 2px #000000;
	-webkit-box-shadow:0px 0px 2px #000000;
	box-shadow:0px 0px 2px #000000;
}
#extrait {
 position:absolute;
	left:668px;
	top:324px;
	} 
#extrait a:hover {
	opacity:0.0;
	}
#cde {
	position:absolute;
	left:700px;
	top:293px;
	}
#cde a:hover{
	opacity:0.0;
}
#info:hover {
	opacity:0.5;
}
#link_entete {
	position:absolute; left:320px; top:100px; width:235px;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
#aime {
	position:relative; left:350px; top:90px; width:235px;

		}
#link_entete a {	  
	 color:#000049;
	 text-decoration: none;
	 	text-shadow: 1px 1px 1px #4d4d4d;
}
#link_entete a:hover {
	color:#ff0000;
}
#recom {
	position:absolute; left:30px; top:250px; width:400px;
	color: black;

	}
#recom a {	
  font-family: Helvetica, Arial, sans-serif;
	 font-size: 14px;
	 color:#ff0000;
	 text-decoration: none;
	 	text-shadow: 1px 1px 1px #4d4d4d;
}
#recom a:hover {
	color:#fc00ff;
}

.encadre      {font-family : verdana, arial, tahoma, sans-serif; font-size: 0.9em ; text-align : justify; margin: 2em; padding: 1em; background-color: rgb(247,247,247); color: #008000; border: solid maroon;}
.exemple      {color : #800000; font-style : italic; margin: 1em;}
.center       {text-align : center; }
span.souligne {font-family:  helvetica, sans-serif;}
.lois         { color : #008080 ; font-size: 0.8em; font-family:  tahoma, helvetica, sans-serif; padding: 1em ; border: groove 1px blue; }
p:first-letter { font-size: 1.2em; font-weight: bold;  }
 table.center {
    margin-left:auto; 
    margin-right:auto;
  }
.modalWindow{
	position:fixed;
	font-family:arial;
	font-size:80%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.2);
	z-index:99999;
	opacity:1;-webkit-transition:opacity 400ms ease-in;
	-moz-transition:opacity 400ms ease-in;
	transition:opacity 400ms ease-in;}
.modalinfo{
	position:fixed;
	width : 500px;
	height: inherit;
	left:100px;
	top: 110px;
	font-family:arial;
	font-size:80%;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.2);
	z-index:-1;
	opacity:0;-webkit-transition:opacity 400ms ease-in;
	-moz-transition:opacity 400ms ease-in;
	transition:opacity 400ms ease-in;}
.modalinfo:target{
	opacity:1;
	z-index:99999;
	-moz-opacity:1;
	pointer-events:auto;}
.modalinfo>div{
	width:500px;
	position:relative;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	border-radius:5px;background:#fff;}
.modalHeader h2{
	color:#189CDA;
	border-bottom:2px groove #efefef;}
.modalWindow:target{
	opacity:1;
	-moz-opacity:1;
	pointer-events:auto;}
.modalWindow>div{
	width:500px;
	position:relative;
	margin:10% auto;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	border-radius:5px;background:#fff;}
.modalWindow .modalHeader{padding:5px 20px 0px 20px;}
.modalWindow .modalContent{padding:0px 20px 5px 20px;}
.modalWindow .modalFooter{padding:8px 20px 8px 20px;}
.modalFooter{
	background:#F1F1F1;
	border-top:1px solid #999;
	-moz-box-shadow:inset 0px 13px 12px -14px #888;
	-webkit-box-shadow:inset 0px 13px 12px -14px #888;
	box-shadow:inset 0px 13px 12px -14px #888;}
.modalFooter p{
	color:#D4482D;
	text-align:right;
	margin:0;
	padding:5px;}
.ok,.close,.cancel{
	background:#606061;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:1px 1px 3px #000;
	-webkit-box-shadow:1px 1px 3px #000;
	box-shadow:1px 1px 3px #000;}
.close{
	position:absolute;
	right:5px;
	top:5px;
	width:22px;
	height:22px;
	font-size:10px;}
.ok,.cancel{
	width:80px;
	float:right;
	margin-left:20px;}
.ok:hover{background:#189CDA;}
.close:hover,.cancel:hover{background:#D4482D;}
.clear{float:none;clear:both;}
th.bd, td.bd {border: double;}

.couverture {
	position: relative;
	left: 5px;
	top : 6px;
}

.mySlides {display: none;}



/* Caption text */
.text {
	display: inline-block;
  color: #000000;
  padding: 8px 12px;
  position: absolute;
  top: 25px;
  left: 140px;
  width: 160px;
  word-wrap: break-word;
}

/* The dots/bullets/indicators */
.dot {
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  position: relative;
  top : 10px;
}

.active {
  background-color: #c10e0e;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
  animation-name: fade;
  animation-duration: 2s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
