body {
margin: 0;
padding: 0;
font: 90% Trebuchet MS, "Arial Narrow", Arial, Helvetica, times, verdana, sans-serif;
}

p {
margin:0;
padding: 0;
}

img {
margin:0;
padding:0;
border: none;
}

ul, li {
margin:0;
padding: 0;
}

a {
color: #858585;
text-decoration: none;
/*font-size: 110%;*/
font-weight:bold;
/*font-style: italic;*/
}

a:hover {color:red;}

/* conteneur pour chaque page */
#pages {
margin: auto;
width:97%;
min-height:560px;
}

/*conteneur pricipale pour toutes les pages*/
#cont-gen {text-align: center;}

#cont-gen {
position: relative;
margin: 10px auto;
padding:0;
width:66%;
min-width: 850px;
max-width: 1000px;
min-height:600px;
z-index:1;
margin-bottom:0.5em;
}

#cont-prin {margin-left: -20px;}

#cont-prin {
position:relative;
zoom:1;
_overflow-y:hidden;
padding:0;
}

#top,
#bas  {
/* top + bottom */
position:relative;
width:100%;
}

#top,
#top div,
#bas,
#bas div {
height:30px; /* height of bottom and top cap/shade */
font-size:100%;
}

#centre {
margin:0 3% 3% 0;
margin-left:250px;
text-align: justify;
}

#centre hr {visibility:hidden;}

#centre p {margin:1% 0 2% 0;}

#centre span.gras {
font-weight:bold;
font-size: 115%;
color: #848484;
}

#lettrine, span.lettrine {
float:inherit;
font-weight:bold;
/*font-style: italic;*/
font-size:150%;
/*color: #666666;*/
margin:0;
line-height:100%;
}

#citation {
font-style: italic;
font-weight:bold;
}

#ref {float: right;}

#ref a {font-size: 90%;color: gray;}
