﻿

/* Basket */

.DivBasket
{
     background-color: #fff;
    padding: 5px 0;
    text-align:left;
}



.DivInfoBasket
{
    padding: 8px 0;
}

.DivInfoBasketImg
{
    width: 24px;
    padding: 3px;
}

.DivInfoBasket div
{
    float: left;
}

.DivManagement
{
    background-color: #fff;
}
.DivManagementRound
{
    background-color: #fff;
    width: 512px;
    padding:5px;
    text-align:center;
    /*background-image: url(/images/design/rpt_box_gris.jpg);*/
    background-repeat:repeat-x;
}
/*
.DivManagementRound input
{
    background-color: #fff;
   
}
*/
.DivManagementRound a img
{
     border:none;
     vertical-align:middle;
}


a.button, a.button:visited, a.button:link
{
    color: #fff;
}

.DivHeaderBasket
{
    padding: 5px;
    background-color: #d1d1db;
    color: #000;
    filter: alpha(opacity=25);
    -moz-opacity: .25;
    opacity: .50;
}

.DivHeaderBasketDiv
{
    float: left;
    width: 120px;
    text-align: right;
}

.DivContentBasket
{
    padding: 5px;
}

.DivBasketProduit
{
    padding:5px;
    
}

.DivCadre hr
{
 margin: 0 auto;
 width:50%;
 border:solid 1px #2a4a70;

}

.DivBasketNoProduit span
{
    color:#2a4a70;
    font-weight:bold;
}

.DivContentBasketDiv
{
    float: left;
    width: 120px;
    text-align: right;
}

.DivContentBasketDiv input
{
    width: 30%;
    text-align: center;
}

.DivFooterBasket
{
    padding: 15px 5px 5px 5px;

}

.DivFooterShipping
{
    padding:5px 0 0 0 ;
}
.DivFooterBasketDiv
{
    padding :5px;
}
.DivFooterBasketDivNote 
{
    width:300px;
    float: left;
}

.DivFooterBasketDivNote textarea
{
    height:80px;
}


.DivFooterBasketDivNote span
{
 font-size:9px;
}

.DivFooterBasketDivResume

{ float:right;
  text-align:right;
}

/* Fin Basket */
/* Pager style*/
.DivPager
{
    text-align: center;
    padding: 5px;
}
.DivPager a
{
    padding: 0 3px 0 3px;
    font-size: 1.1em;
    text-decoration: none;
}

.DivPager span
{
    padding: 0 3px 0 3px;
    font-weight: bold;
}

.DivPager a:hover
{
    text-decoration: underline;
}


.DivMoreInfoBottom
{
    background-color: #a9a9b3;
    color: #fff;
    width: 512px;
    height:8px;
    line-height:0;
    font-size:2px;
}

.DivMoreInfoBottom a span
{
    color:#2a4a70;
    font-weight:bold;
}


.DivMoreInfoBottom a, .DivMoreInfoBottom a:hover, .DivMoreInfoBottom a:visited, .DivMoreInfoBottom a:link
{
    color: #fff;
    text-decoration: none;
}

.DivFooterBasketShipping
{
    display:none;
    padding: 0 0 0 30px;
    width:302px;
    text-align:right;
}

.DivFooterBasketShipping div
{
 padding:3px;
}

