body{
  font: normal 100% Georgia,"Times New Roman",Times,serif;
  /*background-color:#FFCC99;*/
  background-image:url('/dossier_frank_andriat/images/bkg.jpg');
  color:#663300;
  margin:5px;
  text-align:justify;
}

/*ID*/
#navigation{
  width:185px;
  float:left;
  overflow:hidden;
  height:1000px;
  background-image: url(../images/photos/bibliotheque3.jpg);
  font-family: Times New Roman, Times, serif;
  font-size: 24px;
  color: #FF6600;
  font-weight: bold;
  text-indent:0px;
}
#naviframe{

}
#nav {


}
#nav ul,#nav li{
  list-style:none;
  line-height:2em;
  text-indent:-30px;
}
#nav a:link {
  color: #FF6600;
  text-decoration: none;
}
#nav a:visited {
  color: #FF6633;
  text-decoration: none;
}
#nav a:hover {
  color: #FFFF00;
  text-decoration: none;
}
#nav a:active {
  color: #FFFF00;
  text-decoration: none;
}
#nav #compteur, #nav #netissime {
  font-family:arial;padding:1px;text-align:center;border:1px solid #666666;width:100px;
} 
#nav #compteur {
  font-size:9px;background-color:#ffffff;color:#000000;
} 
#nav #netissime {
  font-size:8px;background-color:#000066;
} 
#nav #netissime a {
  color:#cccccc;text-decoration:none;
}
#contenu{
  max-width: 49.68em;/*795px;*/
  margin-left:200px;
  text-align:justify;
}
#contenu p{
  text-indent:20px;
}
#cadre_extraits{
  position:absolute;
  top:5px;
  left:420px;
  width:580px;
  height:100%;
}

#cadre_couvertures{
  position:absolute;
  left:200px;
  width:210px;
  height:100%;
  font-size:80%;
  padding-right:10px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
}

#cadre_resumes_texte{
  position:absolute;
  top:260px;
  left:200px;
  width:800px;
  height:100%;
}

#cadre_resumes{
  position:absolute;
  top:5px;
  left:200px;
  width:800px;
  height:250px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
}
#extraits{
 background-color:white;
 color:#003333;
 background-image:url('../images/image001.jpg');
 text-align:justify;
}

.derniereMaj{
  color:#f00;
}

/* présentation des images */
.image-container{ /* bloc générique */
  text-align:center;
  width:800px;
  height:300px;
}

.grand{
  width:800px;
  height:380px
}

.image-gauche, .image-droite{
  text-align:center;
  padding:5px;
  margin:5px;
  border:1px solid #eee;
}
.image-gauche{
  float:left;
}
.image-droite{
  float:right;
}
.image-legende{
  font-size:small;
}

.livre-titre{
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
}
.livre-titre:before{
  content:"\00ab"; 
}
.livre-titre:after{
 content:"\00bb";
}
em.livre-titre {
 font-weight:normal;
}

.livre-auteur{
  font-style: italic;
}

.livre-editeur{
  text-transform: capitalize;
  font-variant: small-caps
}

.livre-prix{
  color:#f00;
}

.personne-importante{
  font-style: italic;
}


.titre-livre {/* à eliminer */
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.maison-edition {/* à eliminer */
	text-transform: capitalize;
}

a{
 color: #C60;
}

a:visited{
  color:#666;
}

a:active, a:hover{
  color:#F30
}

ol{
  list-style-type: decimal;
  padding-bottom:5px;
}

ol ol{
  list-style-type: lower-alpha;
}
ul{
padding-bottom:5px;
}
h1,h2,h3{
  line-height: 1em;
}
blockquote {
  padding-left: 20px;
  margin: 15px;
  background-image: url('../images/quote.gif');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  text-align: justify;
}

