@font-face {

    font-family: "MERLINN";
    src: url('ttf/lblack.ttf');
}
body {
 background-color: #687f47;
font-family: "Medieval-Tolkien", Helvetica, Arial, sans-serif;
 /* background-color: #99b871;*/
/*background-image:url("parchment.jpg");*/
/*border: #662299 6px solid;*/
border: #844930 10px solid;
margin:15px;
}

p { 
       font-style: normal;
        font-size: 20px;
	 font-family:    'MERLINN', Garamond, Arial, georgia ;
	color: black;
	margin-top: 3px; 
	margin:15px;
	text-align: justify;
	}
ol { 
	font: 14pt Cry Uncial, georgia, Garamond, Arial; 
	color: #6e2c3c;
	margin-top: 0px; 
	text-align: justify;
	}
H1  { 	
	text-align: center;
	 font-family: 'MERLINN', arial;
	/*font: italic normal 19pt Garamond, Arial, georgia; */
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #660000;
	}
H2  { 
	 font-family: 'Medieval Scribish', arial;
	/*font: italic normal 16pt georgia; */
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #660000;
	}
H3  { 
	font-family: 'MERLINN', 'Medieval Scribish', arial;
	
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #660009;
	}
	
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border:3px solid  #661412;

}

.menu 
{
margin-left: 20px;
padding: 5px ;
border: #603000 0px solid;
 
}

}
.titre
{
margin-left: 10px;
padding: 5px 15px;
border: #660000 3px solid;
background: #ede2d4;
text-align: center;
}
.poeme
{
  font-family: 'Medieval Scribish', arial;
  text-align: center;

  background: #ede2d4;
  text-align: center;
}
a {
/*text-decoration: none;*/
color: white;
}
a:hover 
  { 
    color: #c93; 
  text-decoration: underline; 
  background-color: transparent }
a:active 
  { color: #900; 
  text-decoration: underline; 
  background-color: transparent }
a.bouton {
  font-family: Medieval-Tolkien, arial;
 color: #660000;
  background-color: #ede2d4;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border: 2px outset #c0c0c0;
}
a.bouton:hover {
 /* background-color: #898c17;*/
  background-color: blue;
  /*background-image: url(http://www.predoenea.org/escrime/bouton.png);*/
  border: 2px inset #c0c0c0;
}
