@CHARSET "UTF-8";

/*************/ /*  FCKEDITOR  */ /*************/

body#content.fck {
  width: 510px !important;
  margin: 10px;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  text-align: left;
  font-size: 16px;
}



/*************/ /*  CONTAINERS  */ /*************/

div#livre_images {
 width: 303px;
 text-align: right;
}

div#livre_images.rougets {
  padding-top: 85px;
}

div#livre_textes {
 float: right;
 width: 510px;
 position: relative;
}



/*************/ /*  IMAGES  */ /*************/

#livre_images #image_container {
  width: 100%;
}

#image_container img {
  margin-top: 4px;
}

#image_container img.bordure { border: 1px solid #ccc; }




/*************/ /*  THUMBS  */ /*************/

ul#livre_thumbs {
 padding-left: 0pt;
 list-style-image: none;
 list-style-position: outside;
 list-style-type: none;
}

.ordinaire ul#livre_thumbs {
 margin-top: 16px;
}

.luxe ul#livre_thumbs {
 margin: 50px 0pt;
 width: 510px;
 height: 80px;
}

ul#livre_thumbs li {
 padding-bottom: 1px;
 border-bottom: 1px dotted transparent;
 height: 88px; 
}

.ordinaire ul#livre_thumbs li {
 float: right;
 margin: 0pt 0pt 10px 10px;
}

.luxe ul#livre_thumbs li {
 float: left;
 margin: 0pt 10px 10px 0pt;
}

ul#livre_thumbs li.li_active {
 border-color: #000;
}

ul#livre_thumbs img.thumb {
  padding: 2px;
  cursor: pointer;
  border: 1px solid #eee;
}






/*************/ /*   TEXT  */ /*************/

#livre_textes #add_to_panier {
}

#livre_textes #en_tete {
  margin-bottom: 36px;
}

#livre_textes.rougets #en_tete {
  margin-bottom: 208px;
}

#livre_textes h3.noms {
 margin: 0pt;
 font-size: 20px;
 line-height: 1em;
 font-weight: normal;
 text-decoration: none;
}

.ordinaire h3.noms a:hover {
  border-color: #871a86;
}


.luxe h3.noms a:link, 
.luxe h3.noms a:active, 
.luxe h3.noms a:visited {
 color: #871a86;
}

.luxe h3.noms a:hover {
  border-color: #000;
}

#livre_textes h1#titre {
 margin: 9px 0pt 12px;
 font-size: 26px;
 line-height: 1em; 
 font-weight : normal;
 text-decoration: none;
 font-weight: normal;
 font-variant: normal;
 letter-spacing: 0.5px; 
}

#livre_textes h1#titre a:hover {
  border-color: #871a86;
}

.ordinaire h1#titre {
 color: #871a86;
}

h1#titre span.sous-titre {
 font-size: 0.75em;
}

span.titre-special,span.sous-titre-special {
 font-style: italic;
}

#livre_textes #description {
 margin: 6px 0pt 12px;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: #000;
}

#livre_textes #collection {
 margin-bottom: 12px; 
 font-size : 12px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
 color: #000;
 font-size: 12px;
}

#livre_textes #collection a:hover {
  border-color: #871a86;
}

#livre_textes #format {
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: #000;
}

#livre_textes #notice {
 margin: 16px 0pt;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 color: #000;
 text-align: justify;
}

#livre_textes ul#tirages {
 padding-left: 0pt;
 margin: 16px 0pt;
 list-style-image: none;
 list-style-position: outside;
 list-style-type: none;
}

#livre_textes ul#tirages .prix {
  color: #777;
}





/*************/ /*   NAVIGATION  */ /*************/

#livre_nav {
  position: absolute;
  top: 0pt;
  left: 0pt;
  background-color: #FFF;
  padding: 5px;
}



/*************/ /*   PRESSE  */ /*************/

div#presse {
/*  display: none; */
}

p#show_presse {
  margin-top: 1em;
}



/*************/ /*   BUTTONS  */ /*************/

div#functions p {
  margin-top: 1em;
}

div#functions p img {
  vertical-align: middle;
}
