@font-face 
{
	font-family: "Bookerly";
	src: url('Bookerly-Regular.ttf');
	src: url('Bookerly-RegularItalic.ttf');
	src: url('Bookerly-Bold.ttf');
	src: url('Bookerly-BoldItalic')
}
body
{
	font-family: "Bookerly", "Georgia", serif; 
	font-size: 14pt; 
	background-color: rgb(208, 200, 96);
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed
}
p
{ 
	font-size: 14pt; 
	text-indent: 14pt; 
	margin-top: 0cm; 
	margin-bottom: 0cm; 
	text-align: justify; 
	color: rgb(0, 0, 0)
}
h1 
{ 
	font-size: 20pt;  
	margin-bottom: 21pt; 
	text-align: center; 
	color: rgb(0, 0, 0); 
}
h2
{ 
	font-size: 16pt; 
	margin-top: 34pt; 
	margin-bottom: 21pt; 
	text-align: left; 
	font-style: italic; 
	font-weight: bold; 
	color: rgb(0, 0, 0); 
}
h3
{ 
	font-size: 10pt; 
	margin-top: 21pt; 
	margin-bottom: 13pt; 
	text-align: left; 
	font-style: italic;
	font-weight: normal; 
	color: rgb(0, 0, 0); 
}
depart
{ 
	font-size: 20pt; 
	text-indent: 0pt; 
	text-align: justify; 
}
lettrine
{ 
	float: left; 
	font-family: "URW Chancery L";
	font-size: 48pt; 
	margin-top: -12pt; 
	margin-bottom: -12pt; 
	margin-right: 6pt; 
	color: rgb(0, 0, 0);
}
a
{
	font-style: normal;
	font-weight: normal;
	color : rgb (255, 0, 0);
	text-decoration: none;
}

a:visited 
{
	color : rgb (255, 63, 63);
}

img
{
	border: none;

}

caption
{
	caption-side: center;
}
.suiv
{ 
	font-size: 14pt; 
	font-style: italic; 
	margin-bottom: 0cm; 
	text-align: right;
}
.prec
{ 
	font-size: 14pt; 
	font-style: italic; 
	margin-bottom: 0cm; 
	text-align: left;
	}
div
{ 
	font-size: 14pt; 
	text-indent: 14pt; 
	margin-bottom: 0cm; 
	text-align: justify;
}
table
{
	width: 100%; 
	border: 2pt; 
	cellpadding: 2pt; 
	cellspacing: 2pt; 
	text-align: center;
	font-size: 14pt;
}
ol
{ 
	font-size: 20pt; 
	text-indent: 14pt; 
	margin-bottom: 0cm; 
	text-align: justify;
}
li
{ 
	font-size: 14pt; 
	text-indent: 14pt; 
	margin-bottom: 0cm; 
	text-align: justify;
}	
div#bg
{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index:-5;
	width: 100%;
	height: 100%;
	}
	
div#bg img
{
	height: 100%;
	width: 100%;
	}
	
div#container
{
	width: 100%;
	background: #fff;
	position: absolute;
	top:0px;
	left: 0;
	margin-left: -400px;
}

audio 
{
	position: relative; 
	margin: 0 auto; 
	width: 360px; 
	height: 20px; 
	border: 1px solid #000; 
	background-color: transparent; 
	border-radius: 8px; 
	font-family: "Bookerly"}
</style>
