html, body {
    height:100%;
    width:100%;
    font-family:Verdana;
    font-size:12px;
    margin:0;
    background:#f2d380;
    color: #350e0d;
}

fieldset{
    border: 1px solid #95480d;
}

p.courant-txt{
    text-align: justify;
    font-family: Tahoma;
    font-size: 11px;
    margin:10px 40px 10px 40px;
}

ul.courant-ul{
    text-align: justify;
    font-family: Tahoma;
    font-size: 11px;
    margin-left:20px;
    width:400px;
}

h2.courant-txt{
    text-align: justify;
    font-family: Tahoma;
    font-size: 12px;
    margin:10px 40px 10px 40px;
}

p.justify{
    text-align: justify;
}

/*****COL SET*****/
.col2-set {
    float:left;
}

.col3-set {
    float: left;
}

.col-left {
    width:250px;
    height: 100%;
}

.col-main {
    width:auto;
    float: left;
    margin-left: 10px;
}

.col1-main {
    background: url(../images/haut-panier.jpg) no-repeat top left #fdeb9f;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.col-main .content-box {
    padding:20px;
}

.col-right {
    width:188px;
    height: 100%;
    float: right;
    margin-top: 0px;
    margin-right: -5px;
    margin-top: 0px;
}

/*****BASE LAYOUT*****/

.wrapper {
    width:100%;
    height:100%;
    margin:auto;
}

.wrapper .middle {
    width:100%;
    margin:auto;
    background:transparent;
    float:left;
    position: relative;
    margin-top: -11px;
}

.wrapper .middle-one-col {
    width:917px;
    margin:auto;
    float:left;
}

.wrapper .bottom-border {
    margin:auto;
    width:100%;
    height:35px;
    background:#95480d;
    float:left;
    margin-top: 10px;
    color: #fdeb9f;
    font-family: Verdana;
    font-size: 11px;
}

.wrapper .bottom-border .footer-links {
    font-family:Verdana,Helvetica,sans-serif;
    font-size:10px;
    color:#FFF;
    float:right;
    width:728px;
    height:22px;
    line-height:22px;
    text-align:center;
}

.wrapper .bottom-border div a {
    font-family: Verdana;
    font-size: 11px;
    color: #fdeb9f;
    text-decoration: none;
}

.wrapper .bottom-border div#footer-left{
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

.wrapper .bottom-border div#footer-right{
    float: right;
    color: #FFFFFF;
    margin-top: 10px;
    margin-right: 10px;
}

.wrapper .bottom-border div#footer-right a{
    color: #FFFFFF;
    font-weight: bold;
}

.wrapper .bottom-border a:hover {
    text-decoration: underline;
}

.wrapper .header-container {
    width: 917px;
    height: 160px;
    background: url(../images/header-librairie-clagahe.jpg) no-repeat;
    padding-bottom: 10px;
    margin-top: 10px;
}

.wrapper .header-container-3col{
    width: 100%;
    height: 160px;
    background: url(../images/header-librairie-clagahe.jpg) no-repeat;
    padding-bottom: 10px;
    margin-top: 10px;
}

.wrapper .absolute-footer {
    width:885px;
    min-height:90px;
    text-align:center;
    margin:auto;
    font-size:9px;
    padding-top:10px;
    padding-bottom:10px;
}

.wrapper .absolute-footer p { font-size:11px; }
.wrapper .absolute-footer p span { font-weight:bold; color:#FFF; }

.header-container .header {
    height:166px;
}

a:link,a:visited, a:active {
    color:#333;
    text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

/*****HEADER*****/
.header-logo {
    width:100%;
    height:160px;
    float:left;
    text-align: center;
    background: #f2d380;
    min-width: 1088px;
}

.header-old-books{
    width: 188px;
    height: 184px;
    float: right;
    position: relative;
    margin-right:0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

*+html .header-old-books, * html .header-old-books{
    margin-top: -162px;
}

.create-account{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 35px;
    width: 224px;
    background: #95480d;
}

.create-account a{
    line-height: 35px;
    font-family: Verdana;
    font-size: 9px;
    color: #fdeda4;
    float: right;
    margin-right: 10px;
}

.last-update{
    font-family: Verdana;
    font-size: 9px;
    color: #703507;
    margin-top: 20px;
    margin-left: 30px;
    position: absolute;
}
/*****TITLES*****/
h4 {
    margin:0;
    padding:0;
    margin-bottom:5px;
    color:#000;
    font-size:13px;
}

.indexed {
    background:url('../images/indexes.jpg') no-repeat center left;
    padding-left:20px;
    height:20px;
    line-height:20px;
}

.indexed-customer {
    background:url('../images/indexed-customer.jpg') no-repeat 5px;
    padding-left:40px;
    height:20px;
    line-height:20px;
    margin-bottom:4px;
}

.indexed-cart {
    background:url('../images/indexed-cart.jpg') no-repeat 5px;
    padding-left:40px;
    height:20px;
    line-height:20px;
}

.indexed-customer a:link,
.indexed-customer a:visited,
.indexed-customer a:visited {
    color:#000;
    font-family:Verdana, sans-serif;
    font-size:12px;
    text-decoration:none;
}

.indexed-customer a:hover {
    text-decoration:underline;
}

.indexed-cart a:link,
.indexed-cart a:visited,
.indexed-cart a:visited {
    color:#000;
    font-family:Verdana, sans-serif;
    font-size:12px;
    text-decoration:none;
}

.indexed-cart a:hover {
    text-decoration:underline;
}

h1 {
    font-size:16px;
}

h2 {
    font-size:14px;
}

h3 {
    font-size:12px;
}

h2 button {
    float:right;
}

.fieldTitle {
    font-weight:bold;
    color:#666;
}

button{
    border:solid 1px #000;
    cursor: pointer;
}

/*****BOX*****/
.left-box {
    float:left;
    margin-top:15px;
}

.invalide-box {
    color:#990000;
    border:solid 1px #990000;
    background:#ffeeee;
    padding:2px;
    text-align:center;
}

.valide-box {
    color:#2eb135;
    border:solid 1px #2eb135;
    background:#a9dc93;
    padding:5px;
    text-align:justify;
}

.required {
    color:#FF0000;
}


/****LAYER MY ACCOUNT***/
.layer-my-account{
    margin-top: 50px;
    width: 223px;
}

.layer-my-account .titre-mon-compte{
    margin-top: 25px;
}

.layer-my-account form table{
    margin: auto;
    margin-top: 10px;
}

.layer-my-account table{
    margin: auto;
    margin-top: 10px;
}

.layer-my-account form table tr td input[type=text], .layer-my-account form table tr td input[type=password]{
    width: 175px;
    background: #FFFFFF;
    border: 1px #dedfe2 groove;
}

.layer-my-account form table tr td button[type=submit]{
    margin-right: 3px;
}

.layer-my-account form table tr td a{
    color: #350e0d;
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: -1px;
}

.layer-my-account table tr td a{
    color: #350e0d;
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: -1px;
}
/***FIN LAYER MY ACCOUNT****/

/*****BUTTONS*****/
.mini-button {
    border:0;
    height:22px;
    width:22px;
    color:#000;
    background:#FFF;
    font-family:Tahoma;
    font-size:10px;
    margin-left:5px;
}

.btn-ok{ background: none; border: none; width: 24px; height: 12px; cursor: pointer; }

.btn-envoyer{ background: none; border: none; width: 70px; height: 12px; }

.btn-valider{ background: none; border: none; width: 65px; height: 12px; }

.btn-commander{ background: none; border: none; width: 118px; height: 13px; }

/*****INPUTS*****/
.search-input {
    border:0;
    background:#d6d6d6;
    font-size:12px;
    height:20px;
    line-height:20px;
    margin-left: 40px;
}

.fieldInput input,
.fieldInput select {
    width:100%;
}

input[type=text], input[type=password], textarea{
    padding: 3px;
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    text-align: left;
}

select{
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    padding: 1px;
}

/*****LISTS*****/
.links-list {
    margin:0;
    padding:0;
    list-style:none;
}

.links-list li {
    height:18px;
    line-height:18px;
    font-size:11px;
    font-family:Verdana, sans-serif;
}

.links-list li a:link,
.links-list li a:active,
.links-list li a:visited {
    color:#000;
    text-decoration:none;
}

.links-list li a:hover {
    text-decoration:underline;
}

.shipping-list-box {
    margin:10px;
    padding:0;
    list-style:none;
}

.payment-list-box {
    margin:10px;
    padding:0;
    list-style:none;
}

.payment-list-box ul {
    margin:10px;
    padding:0px;
    padding-left:20px;
    list-style:none;
}

.payment-list-box li {
    line-height:16px;
}

/*****LINKS*****/
.footer-links a { color:#FFF; text-decoration:none; }
.footer-links a:hover { text-decoration:underline; }

/*****BREADCRUMBS*****/
div.breadcrumbs {
    float:left;
    width:100%;
    height:20px;
    border-bottom:dotted 1px #CCC;
    margin-bottom:10px;
}

div.breadcrumbs ul {
    margin:0;
    padding:0;
    list-style:none;
}

div.breadcrumbs ul li {
    float:left;
    padding-left:20px;
    background:url(../images/breadcrumbs-arrow.png) no-repeat left;
}

/*****PAGER*****/
table.pager {
    border-bottom:dotted 1px #CCC;
    border-top:dotted 1px #CCC;
}

table.pager td {
    height:30px;
    background:url(../images/pager-bg.jpg) repeat-x;
    padding:5px;
}

table.pager td a {
    font-family: Verdana;
    color: #421e1d;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

table.pager td a:hover {
    text-decoration: underline;
}

table.pager td span.selected_pager{
    font-family: Verdana;
    color: #421e1d;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

/*****PRODUCTS*****/

.products-grid{
    width: 100%;
}

.products-grid td.product {
    background:#f6dfb4;
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #95480d;
}

table.products-grid td table {
    border:0;
    width: 100%;
    height: 100%;
}

table.products-grid td table tr td.nom-livre{
    text-align: justify;
    vertical-align: top;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 14px;
}

table.products-grid td table tr td.auteur-livre{
    text-align: right;
    vertical-align: top;
    font-family: Verdana;
    font-size: 13px;
    /*width: 150px;*/
    height: 14px;
    font-weight: bold;
}

table.products-grid td table tr td.description-livre div{
    margin-top: 7px;
    /*width: 80%;*/
    height: 55px;
    overflow: hidden;
    text-align: justify;
    font-size: 11px;
    margin-right: 40px;
}

table.products-grid td table tr td.more-livre{
    text-align: left;
    vertical-align: top;
    font-family: Verdana;
    font-size: 11px;
    /*width: 150px;*/
    height: 12px;
    font-weight: bold;
}

table.products-grid td table tr td.prix-livre{
    text-align: right;
    vertical-align: top;
    font-family: Verdana;
    font-size: 13px;
    /*width: 150px;*/
    height: 12px;
    font-weight: bold;
}

.order-product{
    margin-left: 4px
}

.order-product tr td{
    background:#f6dfb4;
    width: 80px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
}

.order-product tr td form{
    display: inline;
}

.order-product tr td form button{
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.order-product tr td form button img{
    width: 8px;
    cursor: pointer;
}

/*****PRODUCT DETAIL*****/
.product-detail {
    min-height:200px;
    float:left;
    width:100%;
}

.product-detail .add-to-cart {
    margin-top:10px;
}

.add-to-cart {
    font-weight:bold;
    color:#999;
}

.add-to-cart button {
    margin-left:15px;
    border:solid 1px #000000;
    color:#000;
}

.add-to-cart input {
    font-size:12px;
    height:16px;
    text-align:center;
}

.product-detail h2 {
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
}

.product-detail .price {
    font-size:12px;
    color:#421e1d;
    float: right;
    font-weight: normal;
}

.product-detail .auteur{
    text-transform:uppercase;
    font-size: 11px;
    margin-bottom: 10px;
}

.product-detail .main-box{
    float:left;
    width:100%;
    position: relative;
}

.product-detail .main-box .btn-retour{
    position: absolute;
    left:10px;
    bottom: 10px;
}


.product-detail .main-box .media-box {
    width:140px;
    float:left;
    margin-top: 7px;
}

.product-detail .main-box .product-infos {
    width:72%;
    min-height:200px;
    float:left;
    padding:2%;
}

.product-infos h2 {
    margin:0;
    padding:0;
    margin-bottom:10px;
}

.product-detail .short-description{
    text-align:justify;
    font-size: 12px;
}

.product-detail .product-infos .row {
    padding-bottom:15px;
}

.product-detail .alternate-box{
    min-height:100px;
    float:left;
    width:100%;
    border:solid 1px #AAA;
    background:#FFF;
}

.product-detail .alternate-box h3 {
    padding:0;
    margin:10px;
    margin-top:15px;
}

.product-detail .alternate-box .is_required {
    color:#ff0000;
}

.product-alternate-infos select {
    width:100%;
}

.product-detail .alternate-box .product-alternate-infos {
    padding:10px;
    text-align:justify;
}

.product-alternate-infos .additionnals {
    background:#CCC;
}

.product-alternate-infos .additionnals td.title {
    font-weight:bold;
    white-space:nowrap;
}

.product-alternate-infos .additionnals td {
    padding:10px;
}

.additionnals tr.row1 td {
    background:#FFF;
}

.additionnals tr.row2 td {
    background:#EEE;
}

.media{
    width: 140px;
}

.media .preview {
    margin:5px;
    height:200px;
    width: 140px;
    text-align:center;
    /*overflow:hidden;*/
}

.media .pics .pic {
    float:left;
    width:30px;
    height:60px;
    margin:5px;
    text-align:center;
    margin-left: 13px;
}

.media .vendez-votre{
    margin-left: 13px;
    font-size: 10px;
    font-weight: bold;
    clear: both;
}

/*****CHECKOUT*****/
table.checkout-table {
    border:solid 1px #cecece;
}

table.checkout-table th {
    background:#e0e0e0;
    padding:4px;
    border-right:solid 1px #cecece;
}

table.checkout-table th:last-child {
    border-right:0;
}

table.checkout-table tbody tr td {
    border-right:solid 1px #cecece;
    padding:5px;
    vertical-align: middle;
}

table.checkout-table tbody tr td:last-child {
    border-right:0;
}

table.checkout-table tbody tr.row1 {
    background:#FFF;
}

table.checkout-table tbody tr.row2 {
    background:#eeeded;
}

table.checkout-table button {
    border:solid 1px #000;
    color:#000;
}

table.checkout-table tfoot td {
    border-top:solid 1px #cecece;
    padding:5px;
}

table.checkout-table tfoot.recap td {
    border-top:solid 1px #cecece;
    border-right:solid 1px #cecece;
    padding:5px;
}

table.checkout-table tfoot.recap td:last-child {
    border-right:0;
}

tfoot.recap td.recap {
    background:#e0e0e0;
    font-weight:bold;
}

.checkout-list {
    width:100%;
}

.checkout-total {
    border:solid 1px #c5c7c6;
    background:#f0f0f0;
    float:right;
    width:250px;
    min-height:200px;
    margin-top:10px;
    text-align:right;
    padding:10px;
}

.checkout-total h2 {
    padding:0;
    margin:0;
    margin-bottom:10px;
}

.checkout-order-left {
    width:100%;
    float:left;
    margin-bottom:20px;
}

.checkout-order-progress {
    white-space:nowrap;
    width:29%;
    float:right;
}

.checkout-order-progress .content, .checkout-order-left .content {
    border:solid 1px #CCC;
    float:left;
    width:100%;
}

.step-content {
    float:left;
    width:100%;
    min-height:100px;
    border-bottom:solid 1px #CCC;
    display:none;
    background:url(../images/hor-shadow.png) repeat-x top;
}

.active-step-content {
    display:block;
}

.step-title {
    float:left;
    width:100%;
    height:30px;
    background:#EEE;
    border-bottom:solid 1px #CCC;
    color:#999;
}

.checkout-order-left .step-title:hover {
    background:#FFF;
    cursor:pointer;
}

.checkout-order-left td h3 {
    margin:0;
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:solid 1px #CCC;
}

.step-title .step-num {
    border:solid 1px #CCC;
    float:left;
    padding:2px;
    margin-left:5px;
    margin-right:5px;
    margin-top:4px;
    margin-bottom:2px;
    background:#FFF;
    font-weight:bold;
}

.active-step-title {
    background:#f9f3e3;
    color:#421E1D;
}

.step-title .active-step-num {
    background:#421E1D;
    border:solid 1px #421E1D;
    color:#FFF;
}

.step-title h3 {
    margin:0;
    padding:0;
    float:left;
    margin-top:7px;
    margin-bottom:2px;
    overflow:hidden;
    float:left;
    width:88%;
}

.order-result {
    border:solid 1px #CCC;
    width:450px;
    padding:20px;
    margin:auto;
    margin-top:100px;
    text-align:justify;
}

/*****CUSTOMERS*****/
.account-onglet{
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 2px;
}

.account-onglet:hover{
    background: #CCCCCC;
    text-decoration: none;
}

.customer-address-table{
    float: left;
    margin-left: 5px;
    background:#cdcbcb;
    padding: 5px;
    margin-top: 5px;
}

.customer-address-table tr td input[type=text]{
    width: 133px;
}

.customer-address-table tr td{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

.customer-address-table tr td.line-delete-button{
    text-align: right;
}

.customer-address-table tr td input[type=text].large{
    width: 275px;
}

/*****ABOUT*****/
div.contenu-about {
    font-size: 11px;
    margin: 40px 40px 40px 40px;
    text-align: justify;
}

h3.titre-about {
    margin: 20px 0px 30px 20px;
}

div.box_classic-about {
    margin: 0px 10px 20px 10px;
    float: left;
}

div.box1-about {
    width: 300px;
    margin: 20px 60px 10px 80px;
    float: left;
}

div.box2-about {
    margin: 20px 20px 20px 20px;
    float: left;
}

div.box3-about {
    margin: 10px 50px 30px 50px;
    float: left;
}

/*****EVENTS*****/
div.contenu-events {
    font-size: 11px;
    margin: 40px 40px 0px 40px;
    text-align: justify;
    float: left;
}

h1.titre-events {
    margin: 20px 0px 30px 0px;
    text-align: center;
    width: 644px;
}

div.box1-events {
    margin: 0px 0px 0px 10px;
    float: left;
}

div.box2-events {
    width: 480px;
    margin: 10px 0px 30px 30px;
    float: left;
}

div.box3-events {
    margin: 20px 20px 20px 40px;
    float: left;
}

div.box4-events {
    margin: 0px 0px 0px 0px;
    float: left;
}

div.box5-events {
    margin: 20px 0px 30px 80px;
    float: left;
}

div.box6-events {
    margin: 0px 20px 0px 30px;
    float: left;
}

div.box7-events {
    margin: 20px 20px 0px 50px;
    float: left;
}

div.box8-events {
    width: 240px;
    margin: 20px 20px 0px 10px;
    float: left;
}

div.box9-events {
    width: 450px;
    margin: 20px 20px 0px 20px;
    float: left;
}

div.box10-events {
    margin: 0px 0px 0px 0px;
    float: left;
}

h2.sous_titre-events {
    margin: 0px 0px 20px 80px;
}

div.box11-events {
    margin: 0px 0px 0px 30px;
    float: left;
}

div.box12-events {
    width: 420px;
    margin: 30px 0px 0px 40px;
    float: left;
}

div.box13-events {
    margin: 10px 0px 0px 0px;
    float: left;
}

div.box14-events {
    margin: 20px 0px 0px 80px;
    float: left;
}

div.box15-events {
    margin: 20px 20px 0px 20px;
    float: left;
}

h3.titre_parties-events {
    margin: 20px 0px 20px 50px;
}

div.box16-events {
    margin: 20px 20px 0px 20px;
    float: left;
}

div.box17-events {
    width: 184px;
    margin: 30px 0px 40px 0px;
    float: left;
}

div.box18-events {
    margin: 20px 20px 0px 20px;
    float: left;
}

div.box19-events {
    width: 90px;
    margin: 50px 20px 50px 30px;
    float: left;
}

div.box20-events {
    margin: 20px 0px 0px 0px;
    float: left;
}

div.box21-events {
    margin: 20px 20px 50px 20px;
    float: left;
}

/*****MARQUES*****/
h3.titre-marques {
    margin: 20px 0px 30px 20px;
}

div.box_classic-marques {
    margin: 0px 10px 20px 10px;
    float: left;
}

div.box_photo-marques {
    width: 145px;
    height: 110px;
    text-align: center;
    margin: 0px 15px 20px 0px;
    float: left;
}

/*****PAIEMENT SÉCURISÉ*****/
div.contenu-ps {
    font-size: 11px;
    padding: 40px 40px 40px 40px;
    text-align: justify;
}


/*****PAGE HOME****/
.home-search{
    min-width: 270px;
    height: 130px;
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}


.home-search img.titre-recherche{
    margin-top: 40px;
    text-align: center;
}

.home-search input[type=text]{
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    width: 188px;
}

.home-search select{
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    width: 194px;
}

.home-search .search-container{
    margin: auto;
    margin-top: 15px;
    font-family: Verdana;
    font-size: 14px;
    color: #350e0d;
    letter-spacing: -1px;
    text-align: left;
    width: 270px;
}

.home-blockquote{
    width: 400px;
    margin: auto;
    margin-top: 38px;
    text-align: center;
}

.home-blockquote p{

    width: 400px;
    
}

.titre-actualite{
    margin-top: 10px;
}

.news-home{
    min-height: 200px;
    text-align: center;
	width:200px;
    /*border-left: 2px solid rgb(149, 72, 13);*/
}

.news-home h4{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #350e0d;
    text-align: justify;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
}

.news-home h4{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #350e0d;
}

.news-home p{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #350e0d;
    text-align: justify;
    margin-left: 18px;
    margin-right: 18px;
}

.news-home div.new-img-conteneur{
    max-width: 180px;
    overflow: hidden;
    margin: auto;
    padding-bottom: 15px
}

.news-home div.new-doc-conteneur{
    text-align: left;
    margin-left: 18px;
}

.vendez-vos-livres-home{
    width: 100%;
    height: 200px;
    margin: auto;
    color: #350e0d; font-family: Verdana; font-size: 11px; text-align: center;
    padding-top: 10px;
    position: relative;
    float: left;
    min-width: 398px;
    margin-top: 15px;
    min-width: 360px;
}

.vendez-vos-livres-home .more{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.vendez-vos-livres-home img.vendez{
    margin-top: 15px;
    margin-bottom: 15px;
}

.vendez-vos-livres-home p{
    margin: auto;
    width: 85%;
    text-align: justify;
    font-style: normal;
}

.txt-home{
    width: 100%;
    height: auto;
    margin: auto;
    color: #350e0d;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    padding-top: 10px;
    position: relative;
    float: right;
}

.txt-home p{
    margin: auto;
    width: 98%;
    text-align: justify;
    font-style: normal;
}

.txt-home .more{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-style: normal;
    font-size: 7px;
}

.livre-exception-home{
    width: 450px;
    height: 200px;
    background: url(../images/fond-livre-exception.jpg) no-repeat;
    position: relative;
}

.livre-exception-home .titre-livre-exception{
    margin-left: 25px;
    margin-top: 40px;
}

.livre-exception-home p{
    margin-left: 25px;
    margin-top: 30px;
    width: 255px;
    color: #703507;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
}

.livre-exception-home .more{
    position: absolute;
    right: 150px;
    bottom: 10px;
    font-style: normal;
    font-size: 7px;
}
/*****FIN PAGE HOME****/


/****CONTACT****/
.table-contact tr td{
    font-family:Verdana;
    font-size:12px;
    color: #421e1d;
}

.contact-input{
    width: 150px;
}

.required-fields{
    color: #B9121B;
    font-weight: bold;
    font-size: 10px;
}
/***FIN CONTACT***/


/***Bibliographie utilisée***/
.bibliographie{
    margin-left: 42px;
    width: 92%;
    margin-top: 20px;
}

.bibliographie ul{
    padding-left: 25px;
    list-style: square;
    text-align: justify;
    width: 100%;
}

.bibliographie ul li ul{
    list-style: none;
}


/***Tableau conteneur***/
.main-tab{
    width: 100%;
    vertical-align: top;
}

.main-tab tr td{
    vertical-align: top;
}

.main-tab #col-left{
    width: 200px;
}

.main-tab #col-right{
    width: 200px;
}

.main-tab #col-middle{
    min-width: 629px;
}

/***Fin tableau conteneur***/

.citation-small{
    font-size: 8pt;
    font-family: Verdana;
}


/***Col left***/
.rubriques{
    border-left: 2px solid rgb(149, 72, 13);
    height: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.rubriques img.titre-rubrique{
    margin-top: 10px;
}

.rubriques ul{
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    list-style: none;
}

.rubriques ul li{
    margin-bottom: 5px;
}

.rubriques ul li ul{
   padding-bottom: 0px;
   padding-top: 8px;
   list-style: none;
   padding-left: 20px;
}

.rubriques ul li a{
    text-decoration: none;
    font-weight: bold;
}

.rubriques ul li a:hover{
    text-decoration: underline;
}

/***Vendez-nous vos livres***/
.block-vendez{
    margin-left: 42px;
    width: 92%;
    margin:auto;
    margin-top: 30px;
}

.block-vendez fieldset{
    width: 312px;
}

/***Contact***/
.block-contact{
    margin-top: 30px;
    width: 94%;
    text-align: center;
}

.block-contact table{
    text-align: justify;
}
