#content-inner-left h2, .default #content-inner-center h2 {
    border-bottom: 1px dotted #cbcbcb;
    clear: both;
    color: #007799;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 10px;
    padding: 0 0 3px;
    text-transform: uppercase;
}
.actus-details h2 {
    border-bottom: 1px dotted #cbcbcb;
    clear: both;
    color: #007799;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 10px;
    padding: 0 0 3px;
    text-transform: uppercase;
}

.barre-commande {
	clear: both;
    height: 69px;
    margin: 0 0 20px;
    position: relative;
    width: 960px;
}

#barre-commande
{
	padding-left: 95px;
}	

.barre-commande {
	background: url("/images/etape.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	clear: both;
	height: 69px;
	margin: 0 0 20px;
	position: relative;
	width: 960px;
}

.barre-commande.barre2 {
	background-position: 0 -69px;
}

.barre-commande.barre3 {
	background-position: 0 -138px;
}

.barre-commande.barre4 {
    background-position: 0 -207px;
}

#content-inner-center {
    background: url("/images/fondpanier.png") repeat-x scroll left top #dddddd;
    border: 2px solid #ffffff;
    box-shadow: 0 0 2px #a9a9a9;
    min-height: 200px;
    padding: 20px 10px 0 70px;
    position: relative;
    width: auto;
}

#content-inner-center .icon {
    background: url("/images/no-repeat.png?1") no-repeat scroll -154px -1720px rgba(0, 0, 0, 0);
    height: 200px;
    left: 10px;
    position: absolute;
    top: -2px;
    width: 30px;
}

.paiement {
    border: 1px solid #dddddd;
    clear: both;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    margin-bottom: -20px;
    margin-top: 20px;
    text-align: center;
}

#content-inner-center dl {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0 0 10px;
    position: relative;
}

#content-inner-center dl dt {
    border-bottom: 1px dotted #dddddd;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 2px 5px;
}

#content-inner-center dl dt span {
    color: #007799;
    font-size: 14px;
    font-weight: bold;
}

#content-inner-center dl .prix {
    color: #00bbcb;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 0;
}

#content-inner-center dl dd {
    background: url("/images/li-cat2.png") no-repeat scroll 15px 18px rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 10px 0 0 30px;
    position: relative;
}

#content-inner-center dl dd span {
    color: #00bbcb;
    display: block;
    font-size: 10px;
    padding: 0 0 10px;
}


.totalht {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 0 0 5px;
    position: relative;
}

.totaltva .prix, .totalht .prix {
    color: #007799;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 0;
}

.totaltva {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 0 0 5px;
    position: relative;
}

.totalttc {
    background: none repeat scroll 0 0 #333333;
    border-radius: 5px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    margin: 0 0 10px;
    padding: 0 0 0 5px;
    position: relative;
}

.totalttc .prix {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 0;
}
.bouton {
    background: url("/images/bleu-btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    clear: both;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 40px;
    margin: 30px -12px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    width: 285px;
}

#content-inner-center p {
    margin-bottom: 7px;
    margin-top: 7px;
	line-height: 16px;
}

#content-inner-center ul {
    list-style-type: none;
    margin-left: 25px;
}

#content-inner-center ul li {
    background: url("/images/li-cat5.png") no-repeat scroll 3px 3px transparent;
    line-height: 18px;
    padding-left: 15px;
}
.actus-details ul li {
    margin: 2px 0;
}

.actus-details ul li a {
	color: #333;
}

#commande-paiement #form-reduction input {
    border-radius: 3px;
    box-shadow: 0 0 3px #a9a9a9;
    color: #99bb00;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    width: 130px;
}