html { height: 99%; margin: 0; padding:0; border-width: 0; }
@page { margin: 5pt; }
@font-face {
font-family:"AGaramondPro";
font-style: normal;
font-weight: normal;
src:url(fonts/AGaramondPro-Regular.otf);
}
@font-face {
font-family:"AGaramondPro";
font-style: italic;
font-weight: normal;
src:url(fonts/AGaramondPro-Italic.otf);
}
@font-face {
font-family:"AGaramondPro";
font-style: normal;
font-weight: bold;
src:url(fonts/AGaramondPro-Bold.otf);
}
@font-face {
font-family:"AGaramondPro";
font-style: italic;
font-weight: bold;
src: url(fonts/AGaramondPro-BoldItalic.otf);
}
body {
margin-right: 25pt;
margin-left: 25pt;
font-family:"AGaramondPro";
font-style: normal;
font-weight: normal;
height: 80%;
margin: 0;
padding:0;
border-width: 0;
}
p, div { margin: 0; padding: 0; }
.url, .lnk
{
text-decoration: underline;
}
sup {
font-size: 80%;
vertical-align: top;
line-height: 0.8em;
}
.tit_fblk, .tit_lblk
{
}
.ident_tit
{
text-align: center;
}
.ident_stit
{
text-align: center;
}
.ident_info
{
text-align:center;
}
.ident_accro
{
page-break-before: always;
text-align: center;
}
.ident_auteur, .ident_pref
{
text-align: center;
}
.ident_edit
{
text-align: center;
vertical-align: bottom;
}
.ident_type
{
text-align: center;
font-style: italic;
}
.ident_left
{
text-align: left;
}
.ident_right
{
text-align: right;
}
.ident_center
{
text-align: center;
font-size:0.8em;
}
.ident_justify
{
text-align: justify;
}
.figure
{
text-align: center;
}