body {
	max-width:840px;
	width:90%;
	background-color: white;
	font-family: Arial;
	font-size: 13pt;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}

@font-face {
    font-family: "elite";
    src: url(../font/elite.ttf);
}

@font-face {
    font-family: elite_2;
    src: url(../font/elite_2.ttf);
}

@font-face {
    font-family: resolve, serif;
    src: url(../font/resolve.ttf);
}



@media screen and (max-width:810px) {
.cadre800 {
clear:both;
width:350px;
height: auto;
margin-left: auto;
margin-right: auto;
border-width: 5px;
border-color:black;
border-style: double hidden double hidden;
text-align:center; 
}
}

@media screen and (max-width:450px) {
.cadre800 {
clear:both;
width:210px;
height: auto;
margin-left: auto;
margin-right: auto;
border-width: 5px;
border-color:black;
border-style: double hidden double hidden;
text-align:center; 
}
}


A {
  color:darkmagenta;
  text-decoration: none;
}
A:hover {
  color: darkmagenta;
  text-decoration: none;
}
A:visited {
  color: darkmagenta;
}
H1 {
	font-family: resolve, serif;
	text-align: left;
	font-size: 36pt;
	color:bkack;
		line-height: 100%;
		 -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	}
H2 {
  font-family: resolve, serif;
  font-size: 24pt;
		color:darkred;
  text-align: left;
  line-height: 120%;
}
H3 {
  font-family: resolve, serif;
  font-size: 18pt;
		color:darkred;
  line-height: 120%;
		text-align: left;
}

H4 { font-family: resolve, serif;
 font-weight: strong 400;
   font-size: 15pt;
			color:darkred;
   text-align: left;
			font-style:strong; }

H5 { font-family: resolve, serif;
font-weight: 400;
 font-size: 18pt;
	color:darkred;
	font-variant: caps;
 text-align: center;
 line-height: 35pt; }
	
	.cadre800	{
	clear:both;
	max-width:815px;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}
	
	
.tete_et_pied	{
	
	clear:both;
	max-width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
 border-top:5px double maroon;
	text-align:center;

}

div#barre {
	
	max-width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border-bottom:5px double maroon;
	border-top:5px double maroon;
    text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	line-height: 150%;
	
}

div#siecles {
	display:block;
	background-color: lightgrey;
    max-width:800px;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	line-height: 150%;
	padding-left:5px;
	}
	
	
div#abcd {

display:block;
background-color: none;
max-width:800px;
width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
text-align:left;
letter-spacing: 0.417em;
padding-left:5px;
line-height: 150%;
	}

}
	
	.cadre570 {
display:block;
max-Width:570px;
width:100%;
height: auto;
margin-left:auto;
margin-right:auto;
}
	
				
.vignette{
float:left;
width:200px;
height:220px;
padding-top:2px;
Line-Height: 7pt;
border-bottom:5px double black;
margin-bottom:5px;

}


	.lettrine {
font-family: resolve, serif;
font-weight: 900;
font-size: 68pt;
line-height:55pt;
float: left;
margin-right: 10px;
color:darkred; 
 
}
	

.italique {
  font-family: Times;
  font-style: italic;
  font-size: 15pt;
}
.cap {
  font-variant: small-caps;
}
.cap_ital {
  font-family: Times;
  font-variant: small-caps;
  font-style: italic;
}


.retrait{margin-left:10px;}

.legende {  display:block;
 	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:10pt;
	line-height:20px;
	border: DimGray;
	border-style: hidden hidden solid;
 border-width: 1px;
	-webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
					 }

.legende450 {  display:block;
 padding-left:5px;
	padding-right:5px;
	text-align:left;
	max-width:440px;
	width:100%;
	font-size:10pt;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	border: DimGray;
	border-style: hidden hidden solid;
 border-width: 1px;
	-webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
					 }

.blocb380 {
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  max-width: 380px;
		width:100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-color: darkgray;
  border-right-color: darkgray;
  border-bottom-color: darkgray;
  border-left-color: darkgray;
  border-top-style: outset;
  border-right-style: outset;
  border-bottom-style: outset;
  border-left-style: outset;
  font-family: arial;
  font-size: 12pt;
  text-align: justify;
  line-height: 20pt;
}
.mp3{
display=block;
width : 100%;
text-align:justify;
background-color: gainsboro;
border-top-width:3px;
border-top-style:inset;
border-top-color:lavender;

}

div#titre {

max-width: 800px;
width:100%;
height: auto;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
font-family: elite_2, serif;
text-align: left;
font-size: 56pt;
line-height: 100%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}	

div#bloc570 {
 	
	 background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
 margin-left:auto;
	margin-right:auto;
  max-width: 570px;
		width:90%;
  height: auto;
  font-size: 14pt;
  text-align: justify;
		text-justify: distribute;
  line-height: 150%;
		 -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
  
}

.bloc570 {
 	
	 background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
 margin-left:auto;
	margin-right:auto;
  max-width: 570px;
		width:90%;
  height: auto;
  font-size: 14pt;
  text-align: justify;
  line-height: 150%;
		   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
  
}

.partage{

float:right;
background-color:lightyellow;
margin-right:5px;
margin-left:20px;
width:205px;
height: auto;
font-size: 14pt;
text-align: center;
line-height: 150%;
box-shadow: 2px 2px 10px gray;


}

.col_g  {
  
  float:left;
		max-width:200px;
		height: auto;
  text-align: left;
  line-height: 100%;
		padding-right: 10px;
  padding-left: 0px;
		padding-bottom:5px;
		padding-top: 5px;
		font-size: 12pt;
		
}


.bloc370px  {
  display:block;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom:5px;
  padding-top:5px;
		  max-width:370px;
  width:100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 12pt;
  line-height: 100%;
 		}

.box2col {
  float:left;
    padding : 0px 10px 0px 10px;
  width: 100%;
  height: auto;
      font-size: 13pt;
  text-align: justify;
  line-height: 20pt;
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
  -webkit-column-count: 2;
   -moz-column-count: 2;
   column-count: 2;
}
		

.responsive {
  width: 100%;
  height: auto;
}


.imagegauche { 
  float: left;
		max-width: 100%;
	height: auto; 
  margin : 5px 15px 5px 0px; 
}


.imagedroite { 
  float: right;
		max-width: 100%;
	height: auto; 
  margin : 5px 15px 5px 0px; 
}


.imagecentre {
display:block;
	width:auto;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
	
 }  
	
	.cul {
display:block;
width:33%;
height:auto;
margin-left: auto;
margin-right: auto;

}
	
	
	div#bloc570pied {
	display:block;
	background-color:#C0C0C0;
	border-color:black;
 border-style: hidden hidden double hidden;
	max-width:570px;
	width: 100%;
	height: auto;
	margin-left: auto;
	Padding:10px;
	margin-right: auto;
		font-family: Arial;
	font-size: 13pt;
	text-align: justify;
	line-height: 150%;
		 -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
  }
		
		
		div#bloc800pied {
	display:block;
	background-color:#C0C0C0;
	border-color:black;
    border-style: hidden hidden double hidden;
	max-width:800px;
	width: 100%;
	height: auto;
	margin-left: auto;
	Padding:5px;
	margin-right: auto;
	margin-left:auto;
	font-family: Arial;
	font-size: 13pt;
	text-align: justify;
	line-height: 150%;
	 -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
  }