
.center-div {margin: 0 auto; width:500px;}

@font-face {
    font-family: "chopin";
    src:url("../../materiel/fontes/chopin/chopin.woff")
    format("woff");
        }
@font-face {
    font-family: 'sentinel';
    src: url('../../materiel/fontes/sentinel/sentinel.woff')
    format('woff');
        }

@font-face {
    font-family: 'neuezier';
    src: url('../../materiel/fontes/neuezier/NeueZierSchrift.woff')
    format('woff');
        }

@font-face{font-family:'plainblack-inciz';
src:url('../../materiel/fontes/plainblack/Incised_Black-webfont.woff')
format('woff');}

a {font-family:chopin; font-size:32px;text-decoration:none  }
     a:visited{color:#963}
     a:hover {text-decoration:underline}

h1 {font-family: sentinel;
     font-size: 56px;
     font-weight: normal;
     text-align:center}

aside {
  width: 20%;
  padding-left: 0.5rem;
  margin-left: 0.5rem;
  float: right;
  box-shadow: inset 15px 0 5px -5px #873600;
  font-style: italic;
  color: #29627e;
}

div {margin: 0 auto;
width:900px;
column-count:2 ;
font-family:chopin} <!--column-count:2 -->

span.chiffre-h1 {font-family:plainblack_inciz;}

.exergue{font-family:roman;
text-align:center}

body {background:repeat url("../../materiel/papyrus.jpg")}











