/* Feuille de style pour l'impression des pages Web */
body { font-family: 'arial'; font-size: 10pt; background-image: url(http://www.arlima.net/img/logo_arlima.webp); background-repeat: no-repeat; background-position: 75% 3% }
a { text-decoration: none }
a.img { text-decoration: none; border: 0 }
a.not { font-size: 90% }
a.tit { text-transform: uppercase }
.melanges dt { font-weight: bold }
table.desc-ms { margin-left: 15pt; margin-top: 5pt; }
.desc-ms td.nom { font-weight: bold; width: 15% }
table.cotes { font-weight: bold; font-size: 120% }
.cotes dt { text-align: right; float: left; margin-right: 0.5em;}
.cotes dd { padding: 0 0 1em 5em }
span.rub { font-weight: bold; color: #C00 }
span.themes { font-variant: small-caps }
p.namo { margin-left: 15pt }
p.niv1 { margin-left: 15pt }
table { width: 100%; padding: 0 0 0 0; border-style: none; border-collapse: collapse }
tr { vertical-align: top }
td { font-size: 9pt }
td.entd { width: 18% }
td.cgp { display: none }
td.cg { display: none }
td.cc { background-color: white; width: 70%; text-align: justify; padding: 30px }
td.cd { display: none }
td.cdp { display: none }
td.nom { font-weight: bold; width: 15%; padding: 0 0 1em 0em; text-align: left }
td.cont { padding: 0 0 1em 0em }
td.ref { text-align: justify; padding-bottom: 10px }
td.fic { width: 7%; padding-bottom: 10px }
ol.lettres { list-style-type: upper-alpha }
sup { vertical-align: baseline; position: relative; bottom: .33em }
#logo img { background: url(http://www.arlima.net/img/logo_arlima.webp) top right no-repeat; padding-top: 93px;
  width: 129px; height: 0; display: block; float:right; padding: 0 0 1em 1em }
#rub { font-weight: bold; font-size: 90% }
#sommaire,#oeuvres,#versions
{
	display: block;
    background-color: #EEEEEE;
    padding: 5px;
	min-height:100px;
	max-height:500px;
	width: 18%;
	overflow:auto;
    border: 1px solid #AAAAAA;
    text-align: left;
}
#repbib,#recueils,#general {
	display: block;
}