body { max-width: 780px; margin: 0 auto; margin-top: 1%; margin-bottom: 1%; background-color: #ffffff; background: url(util/beige031.jpg); } 

a:link {color: #0000cc; }
a:active {color: #cccccc; }
a:visited {color: #cc00cc; }
a:hover {color: #ff0000; background: #66ff00; }

a.back:link { display: block; background: url(util/atm4.gif) no-repeat; color: #ffff00; width: 190px; height: 39px; padding-top: 0.4em; margin: 0 auto; 
text-align: center; text-decoration: none; letter-spacing: 0; font-family: verdana, arial, universe, sans-serif; font-weight: normal; font-size: 13pt; }
a.back:active { color: #cccccc; }
a.back:visited { color: #ffffff; }
a.back:hover { color: #ff0000; }

p,h1,h2,h3,h5,h6,figcaption,p.figcapt,ul,li { font-weight: normal; font-style: normal; }
p.page,p.finpage,p.blanche,div.break  { margin-bottom: 2em; }
p { color: #000000; margin-left: 0.4em; margin-right: 0.4em; text-indent: 1.6em; line-height: 1.6em; margin-bottom: 0; margin-top: 0; font-family: georgia, Times new Roman, serif; padding-left: 1.2em; padding-right: 0.8em; } 
p,h4,h5,h6 { font-size: 14pt; }
p.resume, p.curiculum, p.edouard, h6 { margin-top: 0.5em; }
p.isb,h2,h3,h5 { margin-bottom: 3em; }
p.dedicace,p.carm,p.chanson,h4 { font-style: italic; }
p.auteur,p.credits,p.isb,p.margin_e,p.margin_f,p.resume,p.curiculum,p.chanson,p.edouard,p.notice { text-indent: 0; }

figure { width: 100%; margin: 0; padding: 0; }
img.couv { max-width: 600px; width: 100%; max-height: 900px; }
img.jrm { max-width: 200px; width: 100%; max-height: 212px; }
img.isbn { max-width: 226px; width: 100%; max-height: 129px; }
img.car_photo { width: 267px; height: 240px; }
img.morisot { width: 180px; height: 252px; }
img.couv,img.jrm,img.isbn,img.car_photo,img.morisot,p.curiculum,div.cadre,div.couv4,ul.retour { display: block; margin-left: auto; margin-right: auto; }
figcaption, p.figcapt, p.auteur,p.page,p.debchap,p.blanche,h2  { margin-top: 2em; }
figcaption, p.figcapt { text-align: center; font-size: 12pt; font-family: arial, tahoma, verdana, sans-serif; margin-bottom: 0.5em; }


p.auteur { text-align: center; } 
p.dedicace { text-align: right; margin-bottom: 4em; }
p.credits { text-align: left; font-size: 13pt; font-family: Times new Roman, serif; margin-top: 12em; line-height: 1.3em; }
p.isb { text-align: left; font-size: 13pt; font-family: Times new Roman, serif; }
p.page { text-align: right; }
p.debchap { text-align: right; margin-bottom: 8em; }
p.margin_a { margin-left: 2em; }
p.margin_b { margin-left: 4em; }
p.margin_c { margin-left: 6em; }
p.margin_d { margin-left: 8.5em; }
p.margin_e, p.margin_f { margin-left: 0; }
p.carm { text-align: center; font-size: 30pt; color: #ff0000; font-family: Georgia, Garamond, serif; letter-spacing: 0.1em; padding: 0; }
p.resume { font-size: 13pt; }
p.resume, p.curiculum { text-align: justifiy; color: #000000; font-family: tahoma, verdana, arial, sans-serif;  }
p.curiculum { font-size: 11pt; padding-left: 0.8em; padding-right: 0.6em; padding-bottom: 0.8em; }
p.chanson { text-align: center; margin-top: 1em; margin-bottom: 0em; }
p.centre { text-align: center; }
p.manet { display: none; }
p.edouard { text-align: center; font-size: 10pt; line-height: 1em; font-family: arial, sans-serif; margin-bottom: 0.6em; }
p.blanche { font-family: Arial; font-size: 10pt; text-align: right; }
p.notice { border: ridge 10px #efefef; background: #ffffff; text-align: center; padding: 0.3em; margin: 0; width: 10em; margin-left: auto; margin-right: auto; 
font-family: verdana, sans-serif; font-size: 13pt; }

h1,h2,h4,h5 { text-align: center; font-family: Garamond, Times new Roman, serif; }
h1 { font-size: 40pt; } 
h2 { font-size: 16pt; } 
h3 { font-size: 32pt; margin-top: 3em; text-align: center; font-family: verdana, tahoma, arial, sans-serif; } 
h4 { font-weight: normal; } 
h5 { margin-top: 10em; } 
h6 { text-align: center; font-family: tahoma, verdana, arial, sans-serif; }

div.break { clear: both; }
div.brleft { clear: left; } 
div.cadre,div.couv4 { background: #ffffff; max-width: 600px; width: 100%; padding-top: 1em; padding-bottom: 1em; }
div.couv4 { background: #ffffee; }
div.cadre { background: #ffffff; }

span.demi { font-size: 0.5em; }
p.center, ul, li { font-size: 10pt; color: #000000; margin-top: 0; margin-bottom: 0.5em; font-family: verdana, helvetica, sans-serif; text-align: justify; }
ul.retour { width: 60%; }
li.retour { margin-bottom: 0.5em; list-style-type: none; display: inline-block; text-align: center; }

/* Césures (usage réservé à l'allemand) */
span.cut { 
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

