body
{
  padding: 0;
  margin: 0;
  color: #603913;
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 0.70em;
  background: #3b1d0a url('../images/lldei3/body_background.png') left 138px repeat-x;
  padding-bottom: 10px;
}

/*
** Generic styles
*/

div, dl, dd, dt, ul, li, p, a, img, table, tr, td, form
{
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4
{
  margin: 0;
  padding: 0;
}

img
{
  border: 0;
  outline: none;
}

a
{
  border: 0;
  outline: none;
  color: #494336;
  color: #b61f0b;
}

.spacer
{
  clear: both;
}

/*
** Main styles
*/

#global
{
  width: 100%;
}

#header
{
  width: 100%;
  height: 93px;
  text-align: center;
}

#headerLayer
{
  width: 100%;
  background: #e5c887 url('../images/lldei3/header_background.jpg') top no-repeat;
}

#header #headerLayer #headerSubLayer
{
  width: 985px;
  height: 93px;
  margin-left: auto;
  margin-right: auto;
  background: #e5c887 url('../images/lldei3/header_background.jpg') top no-repeat;
}

fieldset,
.fieldset
{
  border: 1px solid #dac8a1;
  padding-top: 10px;
  padding-bottom: 10px;
}

fieldset .fieldset
{
  border: 0;
}

.fieldset .field_name
{
  width: 250px;
  font-weight: bold;
  text-align: right;
  padding: 7px;
}

.fieldset .field_name small
{
  display: block;
  font-weight: normal;
}

.giant_box_auteur .fieldset .field_name
{
  width: 150px;
}

.fieldset_doc_details .fieldset .field_name
{
  width: 150px;
}

#page-404
{
  padding-top: 6px;
}

#page-404 .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_404.gif') top left no-repeat;
}

#page-404 .giant_box_layer h2
{
  padding-bottom: 10px;
}

#page-404 .giant_box_layer p
{
  padding-top: 10px;
  padding-bottom: 10px;
}

/*
** Errors
*/

#messageBox
{
  padding: 12px;
}

#messageBox .error table,
.giant_col .giant_box .giant_box_layer .error table
{
  margin-bottom: 10px;
  border: 1px solid #b9a488;
  background: #ffe59f;
  padding: 2px;
}

#messageBox .error table.confirmation,
.giant_col .giant_box .giant_box_layer .error table.confirmation
{
  background: #e9f8ba;
  border: 1px solid #9ca289;
}

#messageBox .error table
{
  margin-bottom: 4px;
}

#messageBox .error .error table tr td,
.giant_col .giant_box .giant_box_layer .error table tr td
{
  vertical-align: middle;
}


/* Admin fix */

.admin #page
{
  background: #ffffff url('/images/lldei3/degrad_gris.gif') top left repeat-x;
  width: 1180px;
}

.admin #page #pageLayer
{
  padding: 10px;
}

/* Main Menu */

#main_menu
{
  padding-top: 47px;
  padding-left: 333px;  
}

#main_menu ul
{
  list-style-type: none;
}

#main_menu ul li
{
  float: left;
  text-align: left;
}

#main_menu ul li a.menu
{
  height: 46px;
  display: block;
}

#main_menu ul li a.menu span
{
  display: none;
}

#main_menu ul li.menu_accueil a.menu
{
  width: 90px;
  background: url('/images/lldei3/menu_accueil.gif') 0px 0px no-repeat;
}

#main_menu ul li.menu_editeurs a.menu
{
  width: 99px;
  background: url('/images/lldei3/menu_editeurs.gif') 0px 0px no-repeat;
}

#main_menu ul li.menu_ebooks a.menu
{
  width: 74px;
  background: url('/images/lldei3/menu_ebooks.gif') 0px 0px no-repeat;
}

#main_menu ul li.menu_ereader a.menu
{
  width: 102px;
  background: url('/images/lldei3/menu_ereader.gif') 0px 0px no-repeat;
}

#main_menu ul li.menu_infos a.menu
{
  width: 94px;
  background: url('/images/lldei3/menu_formats.gif') 0px 0px no-repeat;
}

#main_menu ul li.menu_account a.menu
{
  width: 143px;
  background: url('/images/lldei3/menu_account.gif') 0px 0px no-repeat;
}

#main_menu ul li a.menu:hover,
#main_menu ul li.active a.menu
{
  background-position: 0px -46px;
}

#main_menu ul li dl
{
  position: absolute;
  z-index: 100;
  width: 150px;
  visibility: hidden;
  border: 1px solid #c1904b;
  border-top: 0;
}

#main_menu ul li.menu_account dl
{
  width: 170px;
}

#main_menu ul li dl dd
{
  display: block;
  z-index: 100;
}

#main_menu ul li dl dd.separation
{
	border-top: 1px solid #c89855;
}

#main_menu ul li dl dd.link_disabled a
{
  color: #a27739;
  cursor: default;
}

#main_menu ul li dl dd a
{
  display: block;
  padding: 5px;
  background: #e2b26e;
  text-decoration: none;
  z-index: 100;
  color: #4a2914;
}

#main_menu ul li dl dd a:hover
{
  background: #df9d59;
}

#main_menu ul li dl
{
}


#navBar
{
  width: 100%;
  height: 45px;
  background: url('../images/lldei3/navBar_background.gif') top left repeat-x;
}

#navBarLayer
{
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

#navBar .fieldname
{
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  color: #ffffff;
  font-size: 1.2em;
}

#navBar .fieldvalue
{
  float: left;
  margin-top: 13px;
  margin-right: 5px;
}

#navBar .fieldvalue input
{
  border: 1px solid #88280c;
  background: url('/images/lldei3/navbar_input_background.gif') top left no-repeat;
}

#navBar .fieldsubmit
{
  float: left;
  padding-top: 13px;
}

#navBar .leftBar
{
  float: left;
  text-align: left;
}

#navBar .quicksearch
{
  float: left;
}

#navBar .rightBar
{
  text-align: right;
}

#navBar .rightBarNotConnected .quicklogin
{
  float: right;
  margin-right: 15px;
}

#navBar .quickuser
{
  margin-top: 14px;
  color: #e96d52;
  float: right;
  margin-right: 25px;
}

#navBar .quickuser span
{
  color: #f1ddb2;
}

#navBar .quickuser a
{
  color: #5b1100;
}

#navBar .quickbasket
{
  height: 20px;
  float: right;
  padding-left: 30px;
  margin-top: 14px;
  color: #ffffff;
  background: url('/images/lldei3/basket_small.gif') left no-repeat;
}

#navBar .quickbasket a
{
  color: #ffffff;
}

#page
{
  width: 985px;
  margin-left: auto;
  margin-right: auto;
  background: #fdf1d2 url('../images/lldei3/page_background.gif') top left repeat-x;
}

#page #pageLayer
{
  padding-top: 10px;
}

#footer
{
  width: 985px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 5px;
}

#footer a
{
  color: #e8c876;
  text-decoration: none;
}

#footer .return_to_top
{
  margin-top: 5px;
}

#credit
{
  width: 985px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #8d653e;
  padding-top: 3px;
}

#credit a
{
  color: #8d653e;
}

/* Titrage */

.titrage img
{
  float: left;
}

.titrage .inter
{
  font-size: 1.25em;
  display: block;
  float: left;
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}

.titrage .subpath
{
  font-size: 1.25em;
  display: block;
  float: left;
  padding-top: 6px;
  font-weight: bold;
}

/*
** Column common styles
*/

.boxes_container
{
  width: 973px;
  float: left;
  background: url('../images/lldei3/boxes_container_background.gif') bottom left repeat-x;
  padding: 6px;
  padding-bottom: 22px;
}

.big_col,
.small_col
{
  float: left;
}

.box_spacer
{
  clear: both;
  height: 20px;
}

/*
** GIANT BOX
*/

.giant_col
{
  width: 961px;
  margin-left: auto;
  margin-right: auto;
}

.giant_col .giant_box
{
  width: 951px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.giant_col .giant_box .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/big_box_title_background.gif') top left no-repeat;  
}

.giant_col .giant_box .giant_box_title h1 span
{
  display: none;
}

.giant_col .giant_box .giant_box_layer
{
  background: #fbedca url('/images/lldei3/box_background.gif') bottom left repeat-x;
  padding: 14px;
}

.giant_col .giant_box .giant_box_layer .explain
{
  font-weight: bold;
  padding-bottom: 10px;
}

/* Giant box confirmation */

.giant_col .giant_box_confirmation .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_confirmation.gif') top left no-repeat;
}

/*
** SMALL BOX
*/

.small_col
{
  width: 324px;
}

.small_col .small_box
{
  width: 314px;
  margin-left: 6px;
  margin-right: 6px;
  background: url('../images/lldei3/small_box_background.gif') top left repeat-y;
}

.small_col .small_box .small_box_layer
{
  background: url('../images/lldei3/small_box_bottom.png') bottom left no-repeat;
  padding: 14px;
}

.small_col .small_box .small_box_title
{
  width: 314px;
  height: 31px;
  display: block;
  background: url('../images/lldei3/small_box_title_background.gif') top left no-repeat;
}

.small_col .small_box .small_box_title h1
{
  width: 314px;
  height: 31px;
  display: block;
}

.small_col .small_box .small_box_title h1 span
{
  display: none;
}

.small_col .small_box .small_box_layer.truncate
{
  overflow: hidden;
}

.small_col .small_box_truncate .small_box_layer
{
  overflow: hidden;
}

.old_small_col .small_box_truncate .truncate_box
{
  width: 314px;
  height: 70px;
  background: url('../images/lldei3/small_box_bottom_overflow.png') bottom left no-repeat;
  position: absolute;
  overflow: hidden;
  z-index: 10;
  margin-top: -70px;
}

.old_small_col .small_box_truncate .truncate_box a
{
  margin-top: 47px;
  position: absolute;
  text-align: right;
  margin-left: 220px;
  color: #d0741b;
}

/* Small box news (accueil) */

.small_col .small_box_news .small_box_layer
{
  height: 313px;
  text-align: justify;
  padding-top: 10px;
}

.small_col .small_box_news .small_box_title h1
{
  background: url('../images/lldei3/small_box_title_news.gif') top left no-repeat;
}

/* Small box nouveautes (accueil + homepage editeur) */

.small_col .small_box_nouveautes .small_box_title h1
{
  background: url('../images/lldei3/small_box_title_nouveautes.gif') top left no-repeat;
}

/*
** BIG BOX
*/

.big_col
{
  width: 640px;
  float: left;
}

.big_col .big_box
{
  width: 634px;
  margin-left: 6px;
  margin-right: 6px;
  background: url('../images/lldei3/big_box_background.gif') top left repeat-y;
}

.big_col .big_box .big_box_layer
{
  background: url('../images/lldei3/big_box_bottom.png') bottom left no-repeat;
  padding: 10px;
}

.big_col .big_box .big_box_title
{
  width: 634px;
  height: 31px;
  display: block;
  background: url('../images/lldei3/big_box_title_background.gif') top left no-repeat;
}

.big_col .big_box .big_box_title h1
{
  width: 634px;
  height: 31px;
  display: block;
}

.big_col .big_box .big_box_title h1 span
{
  display: none;
}

/* Big box flash intro */

.big_col .big_box_intro .big_box_layer
{
  height: 366px;
  padding: 1px;
  overflow: hidden;
}

/* Big box Ils nous ont rejoints (accueil) */

.big_col .big_box_they_joined_us .big_box_title h1
{
  background: url('../images/lldei3/big_box_title_they_joined_us.gif') top left no-repeat;
}

.big_col .big_box_meilleures_ventes .big_box_title h1
{
  background: url('../images/lldei3/box_title_meilleures_ventes.gif') top left no-repeat;
}

.big_col .big_box_impression_demande .big_box_title h1
{
  background: url('../images/lldei3/box_title_impression_demande.jpg') top left no-repeat;
}

/*
** HALF BOX
*/

.half_col
{
  width: 49%;
  float: left;
}

.half_col .half_box
{
  margin-left: 6px;
  margin-right: 6px;
  background: url('../images/lldei3/big_box_background.gif') top right repeat-y;
}

.half_col .half_box .half_box_layer
{
  background: url('../images/lldei3/big_box_bottom.png') bottom right no-repeat;
  padding: 10px;
}

.half_col .half_box .half_box_title
{
  width: 634px;
  height: 31px;
  display: block;
  background: url('../images/lldei3/big_box_title_background.gif') top right no-repeat;
}

.half_col .half_box .half_box_title h1
{
  width: 634px;
  height: 31px;
  display: block;
}

.half_col .half_box .half_box_title h1 span
{
  display: none;
}

/*
** Titrage de box
*/

/* Box description (homepage editeur) */

.box_description h1
{
  background: url('../images/lldei3/box_title_description.gif') top left no-repeat;
}

/* Box presentation (homepage editeur) */

.box_presentation h1
{
  background: url('../images/lldei3/box_title_presentation.gif') top left no-repeat;
}


/* Editeurs - Filtres */

#editeurs .giant_col
{
/*  background: url('/images/lldei3/partner_bnf_gallica2.gif') 860px 15px no-repeat;*/
}

#editeurs .giant_col .giant_box
{
  padding-top: 15px;
}

#editeurs .giant_box .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_editeurs.gif') top left no-repeat;  
}

#editeurs .giant_box .giant_box_title h1 span
{
  display: none;
}

#editeurs .filters .giant_box_layer
{
  background: url('/images/lldei3/box_background.gif') bottom left repeat-x;
}

#editeurs .filters .giant_box_layer .filter
{
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.20em;
}

#editeurs .filters .giant_box_layer .filter a
{
  font-weight: bold;
  font-size: 1.3em;
  color: #723f1e;
}

#editeurs .filters .giant_box_layer .filter .current
{
  color: #cd4d31;
  font-weight: bold;
  font-size: 1.3em;
  text-decoration: none;
  cursor: default;
}

#editeurs .filters .giant_box_layer .filter span
{
  color: #b07a4f;
  padding-left: 1px;
  padding-right: 1px;
}

/* Editeurs - mini catalogue */

#editeurs .half_box
{
  margin-bottom: 10px;
}

#editeurs h2
{
  width: 100%;
  text-align: left;
  color: #cd4d31;
  border-bottom: 1px solid #cd4d31;
}

#editeurs h2 a
{
  color: #cd4d31;
  text-decoration: none;
}

#editeurs .line
{
  float: left;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
}

#editeurs .description
{
  width: 100%;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #723f1e;
}

#editeurs .description img
{
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #edddb2;
}

#editeurs .catalog
{
  width: 100%;
  clear: both;
}

#editeurs .catalog .button
{
  width: 120px;
  position: absolute;
  bottom: 35px;
  right: 5px;
  
}

#editeurs .catalog .button2
{
  width: 120px;
  position: absolute;
  bottom: 90px;
  right: 5px;
  
}

#editeurs .catalog fieldset
{
  width: 94%;
  height: 120px;
  color: #723f1e;
  border: 1px solid #723f1e;
  padding: 10px;
  text-align: left;
  position: relative;
}

#editeurs .catalog fieldset legend
{
  font-size: 1.50em;
  font-weight: bold;
}

#editeurs .catalog fieldset .item
{
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}


/* Librairie */

div.library
{
  padding-top: 20px;
  padding: 12px;
}

div.library .library_filters
{
  margin-top: 10px;
  padding: 10px;
  background: url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

div.library #pagertop
{
  text-align: center;
}

div.library #pagerbottom
{
  margin-top: 10px;
  padding: 10px;
  display: block;
  text-align: center;
  background: url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

div.library .library_box table.library
{
  width: 100%;
}

div.library .library_box table td.book
{
  padding: 5px;
  padding-top: 0;
  background: url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

div.library .library_box table td.book .book_table
{
  width: 100%;
  margin-top: 10px;
}

div.library .library_box table td.book .book_table td
{
  padding: 5px;
}

div.library .library_box table td.book .book_table .couv
{
  width: 70px;
}

div.library .library_box table td.book .book_table .infos span
{
  display: block;
  padding-bottom: 2px;
}

div.library .library_box table td.book .book_table .infos span.name
{
  font-size: 1.2em;
  font-weight: bold;
}

div.library .library_box table td.book .book_table .infos span.price_free
{
	color: green;
}

/* Detail doc */

div.detail_doc
{
  padding-top: 20px;
  padding: 12px;
}

.detail_doc .book_nav
{
  height: 50px;
  padding-top: 5px;
  background: url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

.detail_doc .book_nav .back
{
  float: left;
  padding: 10px;
}

.detail_doc .book_nav .nav
{
  float: right;
  padding: 10px;
}

.detail_doc .book_details
{
  padding: 10px;
}

.detail_doc .book_details .book_infos .book_couv
{
  float: left;
  margin-right: 15px;
}

.detail_doc .book_details .book_infos .book_attrib span
{
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}

.detail_doc .book_details .book_infos .book_attrib span.name
{
  padding: 0;
  color: #b61f0b;
}

.detail_doc .book_details .book_infos .book_attrib .subtitle
{
  font-size: 1.3em;
  font-weight: bold;
  padding: 0;
  padding-bottom: 5px;
}

.detail_doc .book_details .book_infos .book_attrib span.author
{
  padding: 0;
  padding-bottom: 10px;
  padding-top: 5px;
}

.detail_doc .book_details .book_infos .buy
{
  margin-top: 10px;
  margin-bottom: 5px;
  float: left;
}

.detail_doc .book_details .book_infos .button_print,
.detail_doc .book_details .book_infos .button_download
{
  float: left;
}

.detail_doc .book_details .book_infos .button_print .button,
.detail_doc .book_details .book_infos .button_download .button
{
  float: left;
  height: 63px;
  width: 225px;
  margin-right: 0px;
}

.detail_doc .book_details .book_infos .button_print .button
{
  cursor: pointer;
  background: url('/images/lldei3/button_big_buy_download_papier.gif') top left no-repeat;
  margin-bottom: 15px;
}

.detail_doc .book_details .book_infos .button_print .button:hover
{
  background: url('/images/lldei3/button_big_buy_download_papier_hover.gif') top left no-repeat;
}

.detail_doc .book_details .book_infos .button_download_flipbook .button
{
  height: 47px;
  width: 212px;
  margin-left: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  background: url('/images/lldei3/button_big_buy_download_flipbook.gif') top left no-repeat;
}

.detail_doc .book_details .book_infos .button_download_flipbook .button:hover
{
  background: url('/images/lldei3/button_big_buy_download_flipbook_hover.gif') top left no-repeat;
}

.detail_doc .book_details .book_infos .button_download_pdf .button
{
  cursor: pointer;
  height: 81px;
  width: 246px;
  margin-left: -16px;
  background: url('/images/lldei3/button_big_buy_download_pdf.gif') top left no-repeat;
}

.detail_doc .book_details .book_infos .button_download_pdf .button:hover
{
  background: url('/images/lldei3/button_big_buy_download_pdf_hover.gif') top left no-repeat;
}

.detail_doc .book_details .book_infos .button_print .price,
.detail_doc .book_details .book_infos .button_download .price,
.detail_doc .book_details .book_infos .button_download_flipbook .price,
.detail_doc .book_details .book_infos .button_download_pdf .price
{
  color: #ffffff;
  color: #6e2117;
  font-weight: bold;
  font-size: 1.25em;
  text-center: right;
}

.detail_doc .book_details .book_infos .button_print .price
{
  height: 21px;
  width: 73px;
  padding-top: 43px;
  padding-left: 153px;
}

.detail_doc .book_details .book_infos .button_download_flipbook .price
{
  height: 21px;
  width: 73px;
  padding-top: 27px;
  padding-left: 140px;
}

.detail_doc .book_details .book_infos .button_download_pdf .price
{
  height: 21px;
  width: 75px;
  padding-top: 60px;
  padding-left: 172px;
}

.detail_doc .book_details .book_infos .button_print .price:hover,
.detail_doc .book_details .book_infos .button_download .price:hover,
.detail_doc .book_details .book_infos .button_download_flipbook .price:hover,
.detail_doc .book_details .book_infos .button_download_pdf .price:hover
{
  color: #ffffff;	
}

.detail_doc .book_details .book_infos .cart
{
  width: 200px;
  height: 50px;
  float: left;
}

.detail_doc .book_details .book_infos .cart a
{
  color: #ffffff;
}

.detail_doc .book_details .book_infos .preview
{
  padding-top: 10px;
}

.detail_doc .book_more div h2
{
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 10px;
}

.detail_doc .book_more .notre_avis
{
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #faecc9 url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

.detail_doc .book_more .longdesc
{
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #faecc9 url('/images/lldei3/box_background.gif') left bottom repeat-x;
  line-height: 1.3em;
}

.detail_doc .book_more .biographie
{
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #faecc9 url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

.detail_doc .book_more .biographie img
{
  margin-right: 5px;
}

.detail_doc .book_more .keywords
{
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #faecc9 url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

.detail_doc .book_more #detaildocplusconsultes,
.detail_doc .book_more #detaildocmemeediteur,
.detail_doc .book_more #detaildocmemeauteur,
.detail_doc .book_more #detaildoccommentfull,
.detail_doc .book_more #detaildocarticle,
.detail_doc .book_more #detaildocachatcorr
{
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #faecc9 url('/images/lldei3/box_background.gif') left bottom repeat-x;
}

.mini_library
{
}

.mini_library li
{
  width: 12.50%;
  float: left;
  text-align: center;
  list-style-type: none;
}

.mini_library li a
{
  display: block;
  clear: both;
}

.mini_library li .couv img
{
  border: 1px solid #aaaaaa;
  margin-bottom: 3px;
}

/* Articles */

.standard_article
{
  padding-top: 20px;
  padding: 12px;
}

#article_qui-sommes-nous .article_titre h1
{
  width: 313px;
  height: 31px;
  background: url('/images/lldei3/box_title_qui_sommes_nous.gif') top left no-repeat;
}

#article_cgv .article_titre h1
{
  width: 355px;
  height: 31px;
  background: url('/images/lldei3/box_title_cgv.gif') top left no-repeat;
}

#article_nous-contacter .article_titre h1
{
  width: 313px;
  height: 31px;
  background: url('/images/lldei3/box_title_nous_contacter.gif') top left no-repeat;
}

#article_infos .article_titre h1
{
  width: 313px;
  height: 31px;
  background: url('/images/lldei3/box_title_infos.gif') top left no-repeat;
}

.standard_article .article_titre h1 span
{
  display: none;
}

.standard_article .article_content
{
  background: #faecc9 url('/images/lldei3/box_background.gif') left bottom repeat-x;
  padding: 10px;
}

/* Nouveautes - accueil */

.book_set
{
  clear: both;
}

.book_set .big_book
{
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 5px;
}

.book_set .big_book .big_book_layer
{
  padding: 5px;
}

.book_set .big_book img.couv
{
  border: 1px solid #555555;
  border-right: 2px solid #333333;
  border-bottom: 2px solid #333333;
}

.book_set .big_book a
{
  clear: both;
  display: block;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 1.3em;
  font-weight: bold;
}

.book_set .big_book .editeur
{
  font-weight: bold;
}

.book_set .book
{
  width: 50%;
  float: left;
  text-align: center;
}

.book_set .book .book_layer
{
  padding: 5px;
}

.book_set .book img.couv
{
  border: 1px solid #555555;
  border-right: 2px solid #333333;
  border-bottom: 2px solid #333333;
}

.book_set .book a
{
  clear: both;
  display: block;
  margin-top: 2px;
  margin-bottom: 2px;
}

.book_set .book .editeur
{
  font-weight: bold;
}

.big_box_meilleures_ventes .book_set .book,
.big_box_impression_demande .book_set .book
{
  width: 25%;
}

.editeur_set .editeurs
{
  width: 100%;
  text-align: center;
}

.editeur_set table.editeurs tr td
{
  padding: 5px;
  padding-bottom: 0;
  text-align: center;
}

.editeur_set table.editeurs tr td.name span
{
  font-size: 1.2em;
  font-weight: bold;
}

/* Homepage editeur */

#editeur_homepage
{
  padding: 6px;
}

#editeur_homepage .small_box
{
  margin-bottom: 10px;
}

#editeur_homepage .small_box h2
{
  padding-bottom: 10px;
}

#editeur_homepage .small_box p
{
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.4em;
}

#editeur_homepage .small_box p span
{
  font-weight: bold;
}

/*
** Mes achats
*/

#mes-achats
{
  padding: 6px;
}

#mes-achats .giant_box_title h1
{
  background: url('/images/lldei3/box_title_mes_achats.gif') top left no-repeat;
}

/* Mes Achats */

.mesachats .cmd_infos
{
  height: 20px;
  float: left;
  display: block;
  padding: 5px;
}

.mesachats .cmd_status
{
  height: 20px;
  float: right;
  display: block;
  padding: 5px;
}

.mesachats .cmd_content
{
  width: 100%;
  float: left;
  display: block;
  padding: 5px;
  padding-top: 0;
}

.mesachats .cmd_mention
{
	margin:10px;
}

.mesachats .cmd_mention em
{
	font-size:0.9em
}

.mesachats .book_set
{
  width: 362px;
  float: left;
  margin: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #aaaaaa;
  background: #fafafa;
}

.mesachats .book_set .couv
{
  float: left;
  padding-left: 10px;
  margin-right: 5px;
}

.mesachats .book_set .infos
{
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.mesachats .book_set .infos span
{
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
}

.mesachats .book_set .infos span.book_type
{
  padding-top: 7px;
}

#mes-achats .pagercontainer_top,
#mes-achats .pagercontainer_bottom
{
  text-align: center;
}

/*
** Mon panier
*/

#mon-panier
{
  padding: 6px;
}

.giant_col .box_basket_content table
{
  border-collapse: collapse;
}

.giant_col .box_basket_content table tr th,
.giant_col .box_basket_content table tr td
{
  border: 1px solid #ebdbbc;
  background: #fdf1d2;
  padding: 5px;
}

.giant_col .box_basket_content table tr th.total
{
  font-size: 1.25em;
  font-weight: bold;
  color: #000;
}

.giant_col .box_basket_content table tr th.action
{
  width: 35px;
}

#mon-panier .box_basket_content .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_mon_panier.gif') top left no-repeat;  
}

#mon-panier .box_basket_coords .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_coords_livraison.gif') top left no-repeat;  
}

#mon-panier .box_secure_paiement .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_paiement_securise.gif') top left no-repeat;  
}

#mon-panier .giant_box .giant_box_title h1 span
{
  display: none;
}

/*
** Inscription
*/

#user_register
{
  padding: 6px;
}

#user_register .box_register .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_inscription.gif') top left no-repeat;  
}

#user_register .box_coords .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_coords.gif') top left no-repeat;  
}

#user_register .box_coords_exp .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_coords_livraison.gif') top left no-repeat;  
}

#user_register .giant_box .fieldset
{
  width: 100%;
  clear: both;
  margin-bottom: 10px;
}

#user_register .giant_box .fieldset table
{
  width: 100%;
}

#user_register .giant_box .fieldset table tr td.field
{
  width: 220px;
}

#user_register .giant_box .fieldset .legend
{
  color: #a39266;
}

/*
** Inscription editeur
*/

#editeur_register
{
	padding-top: 6px;
	padding-bottom: 10px;
}

#editeur_register fieldset
{
  margin-bottom: 10px;
}

#editeur_register fieldset legend
{
  color: #723f1e;
  font-size: 1.20em;
  font-weight: bold;
}

#editeur_register .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_register_editeur.gif') top left no-repeat;
}

/* Etape 2 */

#signin-editeur-step2
{
  padding-top: 6px;
}

#signin-editeur-step2 .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_confirmation.gif') top left no-repeat;
}

#signin-editeur-step2 .giant_box_layer .conditions
{
  width: 802px;
  height: 402px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ac967b;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: auto;
}

#signin-editeur-step2 .giant_box_layer .conditions .conditions_layer
{
  border: 1px solid #ebe0c9;
  background: #ffffff;
  padding: 10px;
}

#signin-editeur-step2 .giant_box_layer .conditions .conditions_layer .standard_article,
#signin-editeur-step2 .giant_box_layer .conditions .conditions_layer .article_content
{
  background: #ffffff;
  padding: 0;
}

#signin-editeur-step2 .giant_box_layer .choice
{
  text-align: center;
}

/*
** Panier & processus de paiement
*/

#box_pay_cheque
{
  padding-top: 6px;
}

#box_pay_cheque .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_paiement_cheque.gif') top left no-repeat;
}

#cart_validate_cheque
{
  padding-top: 6px;
}

#cart_validate_cheque .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_paiement_cheque.gif') top left no-repeat;
}


/*
** Login
*/

#user_login
{
  padding-top: 6px;
  padding-bottom: 6px;
}

#user_login .box_login .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_connexion.gif') top left no-repeat;
}

#user_lostpass
{
  padding-top: 6px;
  padding-bottom: 6px;
}

#user_lostpass .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_lostpass.gif') top left no-repeat;
}

#user_lostpass .giant_box_layer p
{
  padding-top: 10px;
  padding-bottom: 15px;
  font-style: italic;
}

/*
** Admin doc editeur
*/

#mes-ouvrages-editeur
{
  padding-top: 6px;
}

#mes-ouvrages-editeur .giant_box
{
  width: 100%;
}

#mes-ouvrages-editeur .giant_box .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_docs.gif') top left no-repeat;
}

#mes-ouvrages-editeur .admin_filters
{
  padding-top: 10px;
  float: left;
}

#mes-ouvrages-editeur .admin_button
{
  float: right;
}

#admin-doc-editeur
{
  padding: 12px;
  padding-top: 0;
}

#admin-doc-editeur div.pager
{
  text-align: center;
  padding-bottom: 10px;
}

#admin-doc-editeur div.pager .pager_link
{
  border: 1px solid #b9a488;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffebb8;
}

#admin-doc-editeur div.pager .pager_current
{
  border: 1px solid #b9a488;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background: #e9ce92;
}

#admin-doc-editeur table
{
  font-size: 1em;
  border-collapse: collapse;
}

#admin-doc-editeur table tr th
{
  padding: 3px;
  border: 1px solid #cd4d31;
  border: 1px solid #b9a488;
  background: #ecdeba;
}

#admin-doc-editeur table tr td
{
  padding: 3px;
  border: 1px solid #e4d4b2;
  line-height: 1.5em;
}

#admin-doc-editeur table tr td td
{
  border: 0;
}

/*
** Editeur - deposer
*/

#editeur-deposer
{
  padding-top: 6px;
}

#editeur-deposer .giant_box_auteur .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_auteur.gif') top left no-repeat;  
}




#editeur-deposer .giant_box_infos_gen .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_infos_gen.gif') top left no-repeat;  
}

#editeur-deposer .giant_box_pod .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_pod.gif') top left no-repeat;  
}

#editeur-deposer .giant_box_num .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_num.gif') top left no-repeat;  
}

#editeur-deposer .giant_box_help .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_help.gif') top left no-repeat;  
}


#editeur-deposer .giant_box_doc .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_infos_doc.gif') top left no-repeat;  
}

#editeur-deposer .validate_cgv
{
  text-align: center;
  padding-bottom: 10px;
}

#editeur-deposer .validate_form
{
  padding: 10px;
  padding-bottom: 20px;
  text-align: center;
}

#editeur-deposer .ajaxUploaderFile
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
	background: #FFE59F;
}

#editeur-deposer .ajaxUploaderFile a
{
	font-weight: bold;
}

#editeur-deposer #upload_file_couv
{
}

/*
** Admin fiche editeur
*/

#admin-fiche-editeur
{
  padding-top: 6px;
}

#admin-fiche-editeur .giant_box_title h1
{
  width: 313px;
  height: 31px;
  background: url('../images/lldei3/box_title_fiche_editeur.gif') top left no-repeat;
}

#admin-fiche-editeur .submit
{
  text-align: center;
  padding-top: 10px;
}

.prototip .creamy .content
{
  color: #603913;
}

#editeurs .half_col .half_box .half_box_layer
{
	background: url('/images/lldei3/big_box_top.png') top no-repeat;
}

#editeurs h2
{
	width: 100%;
	display: block;
	padding-bottom: 3px;
	border-color: #e4ba94;
}

#editeurs .half_col
{
	width: 49.9%;
}

#editeurs .half_col_right
{
	float: right;
}

/* Upload progress bar */

.progressBar
{
	position: relative;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #ebebeb url('/images/ajax_upload_bar_background.gif') top left repeat-x;
}

.progressBar .background
{
	border: 1px solid #b2b2b2;
	width: 99%px;
}

.progressBar .bar
{
	position: relative;
	background: lightgreen url('/images/ajax_upload_bar_progress.gif') top right repeat-x;
	width: 0px;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	color: black;
	font-weight: bold;
	text-align: right;
	height: 13px;
}

.progressBar .bar span
{
	padding-left: 4px;
	padding-right: 4px;
	left: 440px;
	position: absolute;
}

.ajax_upload .message
{
	display: none;
}

.ajax_upload
{
	padding: 20px;
}

.ajax_upload
{
	
}

/* A J O U T  M A T H I E U */


/* BOUTON FICHES OUVRAGES */
.button_buy {
	width: 250px;
	float:right;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}

.button_buy strong{
	margin-left: 45px;
}

.center{
	position: relative;
	left: 15px;
}

.read_extrait{
	display: block;
	margin-left: 15px;
	height: 51px;
	width: 211px;
	background-image: url('/images/lldei3/button_big_read_preview.gif');
}

.read_extrait:hover{
	background-image: url('/images/lldei3/button_big_read_preview_hover.gif');
}

.in_cart_flipbook,
.in_cart_pdf,
.in_cart_papier
{
	display: block;
	margin-left: 0px;
	height: 33px;
	width: 247px;
}

.in_cart_papier
{
	background-image: url('/images/lldei3/button_big_buy_print_in_cart.gif') ;
}

.in_cart_papier:hover{
	background-image: url('/images/lldei3/button_big_buy_print_in_cart_hover.gif') ;
}

.in_cart_flipbook
{
	background-image: url('/images/lldei3/button_big_buy_flipbook_in_cart.gif') ;
}

.in_cart_flipbook:hover
{
	background-image: url('/images/lldei3/button_big_buy_flipbook_in_cart_hover.gif') ;
}

.in_cart_pdf
{
	background-image: url('/images/lldei3/button_big_buy_pdf_in_cart.gif') ;
}

.in_cart_pdf:hover
{
	background-image: url('/images/lldei3/button_big_buy_pdf_in_cart_hover.gif') ;
}

.format_help
{
	left:51px;
	position:relative;
	top:14px;
}

.prototip .format_tip
{
  margin-right: 15px;
  padding: 5px;
}

.prototip .format_tip ul
{
  position:relative;
  left:10px;
  list-style-type: none;
  margin-right:10px;
  text-align:justify;
}

.prototip .format_tip ul li
{
  margin: 10px 0px;
}

.cart_format_tooltip
{
  float: right;
  width: 535px;
}

.cart_format_tooltip ul
{
  position:relative;
  left:10px;
  list-style-type: none;
  margin-right:10px;
  text-align:justify;
}

.cart_format_tooltip ul li
{
  margin: 4px 0px;
}

/* LIEN DE FICHE INSCRIPTION A INSCRIPTION EDITEUR */
.inscript_editeur{
	float: right;
	border:1px solid #d20909;
	padding: 8px;
	position: relative;
	bottom : 10px;
}
