img,
div {
    behavior: url(iepngfix/iepngfix.htc);
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000000;
    margin: 0px;
    padding: 0px;
}

a {
    color: #000000;
}

a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

a:hover {
    color: #D27100;
}

.erreur {
    font-weight: bold;
    color: #FF0000;
    font-size: 15px;
}

.spacer {
    font-size: 2px;
    line-height: 1px;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.gras {
    font-weight: bold;
}

.aide {
    font-size: 10px;
    font-weight: normal;
    color: #009900;
}

h1 {
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    color: #d27100;
}

#bandoacc {
    background-image: url(imgs-interface/fond-bando-login.jpg);
    background-repeat: no-repeat;
    height: 500px;
    width: 960px;
}

#bandoacc #texte {
    padding: 10px;
    margin-top: 30px;
}

#bandoacc .email {
    font-size: 10px;
    color: #FFFFFF;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#bandoacc .erreur {
    font-size: 15px;
    font-weight: bold;
    color: #FF9900;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#bandoacc #formlogin a {
    color: #FFFFFF;
}

#bandoacc #formlogin a:hover {
    color: #E88503;
}

#bandoacc #formlogin .message {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
}

#formlogin {
    background-color: #323232;
    padding: 10px;
    margin-top: 40px;
    margin-left: 250px;
    margin-right: 500px;
    border: 1px solid #747474;
    color: #747474;
    height: auto;
    width: 250px;
}

#formlogin form {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

#formlogin label {
    font-weight: bold;
    font-size: 18px;
}

#formlogin input {
    background-color: #e4e4e4;
    border: 1px solid #b3b3b3;
    font-size: 12px;
    margin-bottom: 5px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    height: 30px;
}

#formlogin input[type=submit] {
    cursor: pointer;
    background-color: #E88503;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    border-style: none;
}

#formlogin p.infos {
    color: #e4e4e4;
    font-size: 15px;
    line-height: 20px;
}

#conteneur {
    padding: 0px;
    width: 960px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(imgs-interface/fond-conteneur.jpg);
    background-repeat: repeat-y;
    position: relative;
}

#conteneur #fondimage {
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    width: 960px;
}

#conteneur #navig {
    margin: 0px;
    padding: 0px;
    height: 206px;
    width: 960px;
    background-repeat: no-repeat;
    background-image: url(bando/transparent.png);
}

#conteneur #navig #last {
    border-right-style: none;
}

#conteneur #navig #first {
    border-left-style: none;
}

#conteneur #navig .logo {
    float: left;
    margin-bottom: 25px;
}

#conteneur #navig img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#conteneur #navig #login {
    height: 50px;
    width: 140px;
    /*background-image: url(imgs-interface/fond-id.png);*/
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #FFFFFF;
    margin-top: 95px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    float: right;
    margin-left: 0px;
    background-color: #323232;
}

#conteneur #navig #login a {
    color: #FFFFFF;
    display: block;
    text-align: right;
    padding-top: 3px;
}

#conteneur #navig #login a:hover {
    color: #EE8F01;
}

#conteneur #navig ul {
    padding: 0px;
    list-style-type: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f8ca84;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a14b00;
    height: 29px;
    background-image: url(imgs-interface/fond-menu-h.gif);
    background-repeat: repeat-x;
    display: block;
    clear: both;
}

#conteneur #navig ul .nav ul,
#conteneur #navig ul ul {
    /*background-image:none;
	border: 1px solid #000000;
	
	background-color:#99FF33;
	 background-image:none;*/
    background-image: url(imgs-interface/fond-sous-menu.png);
    background-repeat: repeat;
    margin: 0px;
    padding: 5px;
    border: 1px solid #BA6200;
    height: auto;
}


/*
#conteneur #navig .nav li {
	border-right: 1px solid #FFF;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: none;
}*/

#conteneur #navig li {
    /*display: inline;*/
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}

#conteneur #navig li a {
    text-decoration: none;
    display: block;
    /*float: left;*/
    font-weight: bold;
    color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #bd6200;
    padding-left: 15px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #f3a42d;
    clear: none;
}


/*
#conteneur #navig li a:hover {
	color: #000000;
}*/


/*PAR MOI*/

#conteneur #navig .nav {
    z-index: 100;
    position: relative;
}


/*
#conteneur #navig .nav li a, #conteneur #navig .nav li a:link, #conteneur #navig .nav li a:active, #conteneur #navig .nav li a:visited {
color: #FFFFFF;

	padding: 0 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	line-height: 14px;
	font-weight: normal;
	display: block;
}*/

#conteneur #navig .nav li a:hover {
    /* background: #ccc;*/
    /* background-image:url(imgs-interface/fond-sous-menu.png);*/
    color: #FFF;
}

#conteneur #navig #nav-one li:hover a,
#conteneur #navig #nav-one li.sfHover a {
    /*background: #ccc;*/
    /*background-image:url(imgs-interface/fond-sous-menu.png);*/
    color: #000;
}

#conteneur #navig #nav-one li li:hover a,
#conteneur #navig #nav-one li li.sfHover a {
    /*background: #ccc;*/
    /* background-image:url(imgs-interface/fond-sous-menu.png);*/
    color: #000;
    /*font-size: 10px;*/
}


/*SOUS-MENU DEROULANT*/

#conteneur #navig #nav-one li:hover ul a,
#conteneur #navig #nav-one li.sfHover ul a {
    /*background-image:url(imgs-interface/fond-sous-menu.png);*/
    color: #FFF;
    /*font-size: 9px;*/
    background-image: none;
}


/*SOUS MENU ETAT OVER DES LI*/

#conteneur #navig #nav-one li:hover ul a:hover,
#conteneur #navig #nav-one li.sfHover ul a:hover {
    /*background-image:url(imgs-interface/fond-sous-menu.png);*/
    color: #ee8f00;
    background-image: none;
}

#conteneur #navig .nav ul {
    /*background: #565656;*/
    /*background-image:url(imgs-interface/fond-sous-menu-noir.png);
  border-bottom: 1px solid #025457;*/
    list-style: none;
    margin: 0;
    width: 220px;
    position: absolute;
    top: -999em;
    left: -1px;
}

#conteneur #navig .nav li:hover ul,
#conteneur #navig .nav li.sfHover ul {
    /*top: 25px;*/
    top: 25px;
    margin-left: 15px;
}

#conteneur #navig .nav ul li {
    border: 0;
    float: none;
}

#conteneur #navig .nav ul a {
    /*background-image:url(imgs-interface/fond-sous-menu-noir.png);
	padding-right: 20px;*/
    width: 210px;
    white-space: nowrap;
    padding: 2px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
}

#conteneur #navig .nav ul a:hover {
    color: #000;
}


/*ad by stef*/

#conteneur #navig .nav li li,
#conteneur #navig .nav li li a {
    padding: 0px;
    line-height: 14px;
    /*height:18px;*/
    font-size: 11px;
    border: none;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    display: block;
    overflow: visible;
}


/*FIN PAR MOI*/

#menu {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 160px;
    background-image: url(imgs-interface/fond-gauche.jpg);
    background-repeat: repeat-y;
    clear: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#menu img {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    display: block;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-image: url(imgs-interface/fond-famille-prod.jpg);
    background-repeat: repeat-y;
    width: 160px;
}

#menu ul ul {
    background-image: url(imgs-interface/fond-gauche-ul-ul.jpg);
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    width: 160px;
}

#menu li a {
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0px;
    width: 140px;
    font-size: 12px;
    text-decoration: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: block;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #f2a32e;
    border-bottom-color: #c56900;
    line-height: 12px;
}

#menu li a:hover {
    color: #000000;
}

#menu li li a {
    font-size: 11px;
    font-weight: normal;
    width: 130px;
    padding-right: 10px;
    padding-left: 20px;
    margin: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    line-height: 11px;
    background-image: url(imgs-interface/fleche-off.gif);
    background-repeat: no-repeat;
    background-position: 13px 6px;
}

#menu li li a:hover {
    background-image: url(imgs-interface/fleche-on.gif);
}

#centre {
    margin: 0px;
    float: left;
    width: 640px;
    background-color: #FFFFFF;
    background-image: url(imgs-interface/fond-centre.jpg);
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#centre .txtpresent {
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    color: #7e7e7e;
}

#centre .catalogue {
    margin-right: 10px;
    margin-left: 10px;
}

#centre .catalogue .panierprod {
    background-image: url(imgs-interface/panier-prod-off.gif);
    background-repeat: no-repeat;
    background-position: right;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}

#centre .catalogue .infos {
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-left: 3px;
    font-weight: bold;
    color: #a4a3a3;
    font-size: 14px;
}

#centre .catalogue .fichprod h2 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

#centre .catalogue .seprod {
    clear: both;
    height: 15px;
}

#centre .catalogue .photocat {
    border: 1px solid #dad9d9;
    float: left;
    z-index: 10;
}

#centre .catalogue .fichprod {
    background-color: #E9E9E9;
    background-image: url(imgs-interface/bas-liste-prod.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 0px;
    float: left;
    width: 290px;
    padding: 10px;
}

#centre .catalogue .fichprod .prix {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#centre .catalogue .fichprod p {
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#centre .catalogue .fichprod .panierprod:hover {
    color: #CC4915;
}

#centre .catalogue .fichprod .infos:hover {
    color: #CC4915;
}

#centre .catalogue .photocat img {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#centre .catalogue .photocat .nouvo {
    position: absolute;
    margin: 0px;
    padding: 0px;
    height: 148px;
    width: 148px;
    float: left;
    z-index: 1000;
    display: block;
}

#centre #cheminfamille {
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    color: #9d9d9d;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

#centre #txtacc {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#centre .nouveau {
    background-color: #f0f0f0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin: 0px;
}

#centre .nouveau .vide {
    background-image: url(imgs-interface/tirets-nouv.gif);
    background-repeat: repeat-x;
    font-size: 2px;
    line-height: 2px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 4px;
    clear: both;
}

#centre .nouveau .produit {
    margin: 0px;
    float: left;
    width: 300px;
    background-color: #e6e6e6;
    background-image: url(imgs-interface/bas-nouveautes.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#centre .nouveau .produit .panier {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 0px;
    background-image: url(imgs-interface/panier-nouv-off.gif);
    background-position: right;
    background-repeat: no-repeat;
}

#centre .nouveau .produit .panier:hover {
    color: #CC4915;
}

#centre .nouveau .produit .prix {
    font-size: 12px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

#centre .nouveau .produit .sepnouv {
    display: block;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#centre .nouveau .produit .plusinfos {
    color: #a4a3a3;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
}

#centre .nouveau .produit a.plusinfos:hover {
    color: #CC4915;
}

#centre .nouveau .produit h2 {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#centre .nouveau .produit p {
    font-size: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}

#centre .nouveau .produit .photoprod {
    padding: 0px;
    width: 148px;
    border: 1px solid #bcbcbc;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 148px;
    overflow: hidden;
}

#centre .nouveau .produit .photoprod img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#centre a.souscat {
    margin: 10px;
    display: block;
    padding: 10px;
    background-image: url(imgs-interface/bas-liste-prod.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #E9E9E9;
    text-decoration: none;
    color: #a4a3a3;
}

#centre a.souscat:hover {
    color: #666666;
    background-color: #dddddd;
    background-image: url(imgs-interface/bas-liste-prod-over.gif);
}

#centre .souscat h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

#centre .souscat p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

#centre #colphotos {
    float: left;
    text-align: center;
    margin: 10px;
    padding: 0px;
}

#centre #colphotos ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

#centre #colphotos li {
    text-align: center;
}

#centre #action {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 0px;
}

#centre #action ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#centre #action li {
    display: inline;
}

#centre #action li a {
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(imgs-interface/btn-ajout-pan.jpg);
    display: block;
    background-repeat: no-repeat;
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    width: 156px;
    height: 19px;
    line-height: 12px;
    padding-top: 8px;
    padding-left: 4px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

#centre #action li a:hover {
    color: #E68A01;
}

#centre #action .retour {
    background-image: url(imgs-interface/retour.gif);
    width: 80px;
}

#centre #action .panieroff {
    background-image: url(imgs-interface/btn-ajout-pan-off.jpg);
    color: #FFFFFF;
    text-decoration: line-through;
}

#centre #action .validation {
    background-image: url(imgs-interface/btn-valide-com.gif);
    color: #FFFFFF;
    width: 160px;
}

#centre #action .refus {
    background-image: url(imgs-interface/btn-refus-com.gif);
    color: #FFFFFF;
    width: 168px;
}

#centre #action .corriger {
    background-image: url(imgs-interface/btn-corriger.gif);
    color: #FFFFFF;
    width: 200px;
}

#centre .titreprod {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #757474;
    padding-top: 10px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#centre #details {
    margin: 0px;
    padding: 10px;
    float: left;
    font-size: 11px;
}

#centre #details .prix {
    color: #CC4915;
    font-size: 15px;
    font-weight: bold;
}

#centre #details h4 {
    color: #757474;
    font-size: 12px;
}

#centre #crits {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}

#centre #crits select {
    font-size: 11px;
    color: #666666;
    padding: 1px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#centre #crits .nomcrit {
    font-weight: bold;
    text-transform: uppercase;
    color: #E98C01;
}

#centre #details p {
    font-size: 11px;
}

#centre #descriptifcomplet {
    padding: 10px;
}

#centre #descriptifcomplet p {
    font-size: 12px;
}

#centre #details .descriprod {
    padding: 0px;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#centre .disponib {
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 10px;
}

#centre #details .ecotax {
    margin: 0px;
    padding: 0px;
    color: #757474;
}

#centre #details #menuphotos a {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#centre #details #menuphotos img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#centre #panier {
    margin: 0px;
    padding: 10px;
    font-size: 12px;
}

#centre #panier table {
    font-size: 12px;
    border: 1px solid #C4C4C4;
    border-collapse: collapse;
}

#centre #panier th {
    color: #FFFFFF;
    background-color: #3A3A3A;
    border: 1px solid #CDCBCC;
    margin: 0px;
    padding: 2px;
    vertical-align: middle;
}

#centre #panier td {
    font-size: 11px;
    border: 1px solid #CDCBCC;
    margin: 0px;
    padding: 2px;
}

#centre #panier form {
    margin: 0px;
    padding: 0px;
}

#centre #panier .txtdroite {
    text-align: right;
}

#centre #panier .txtcentre {
    text-align: center;
}

#centre #panier label {
    font-size: 12px;
    font-weight: bold;
}

#centre #panier input {
    margin-bottom: 5px;
    border: 1px solid #CDCBCC;
}

#centre #panier select {
    font-size: 11px;
    margin-bottom: 5px;
    border: 1px solid #CDCBCC;
}

#centre #doc {
    font-size: 12px;
    background-color: #F0F0F0;
    padding: 10px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

#centre a.plaquette {
    display: block;
    background-image: url(pictos/btn-faire-plaquette.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 6px;
    padding-right: 24px;
    padding-bottom: 6px;
    padding-left: 1px;
    margin: 0px;
    background-position: right;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

#centre a.plaquette:hover {
    color: #E68A01;
}

#centre a.modifplaquette {
    display: block;
    background-image: url(pictos/btn-modif-plaquette.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 6px;
    padding-right: 32px;
    padding-bottom: 6px;
    padding-left: 1px;
    margin: 0px;
    background-position: right;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

#centre a.modifplaquette:hover {
    color: #E68A01;
}

#conteneur #centre #doc h3 {
    margin: 0px;
    padding: 0px;
    color: #D27100;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

#droite {
    margin: 0px;
    float: right;
    width: 160px;
    background-image: url(imgs-interface/fond-droite.jpg);
    background-repeat: repeat-y;
    padding: 0px;
    font-size: 12px;
    color: #FFFFFF;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    position: relative;
}

#droite #panier {
    background-image: url(imgs-interface/fond-panier.gif);
    background-repeat: no-repeat;
    padding-bottom: 5px;
}

#droite #panier a.voirpanier {
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    display: block;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 14px;
    text-decoration: none;
}

#droite #panier a.voirpanier:hover {
    color: #F09100;
}

#droite #panier .total {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#droite #panier ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    list-style-type: none;
    font-size: 10px;
}

#droite #panier h3 {
    text-transform: uppercase;
    padding-top: 13px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

#centre #panier #menucli {
    padding: 0px;
    float: right;
    background-color: #F09100;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px solid #000000;
}

#centre #panier #menucli ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#centre #panier #menucli li a {
    display: block;
    text-decoration: none;
    padding: 2px;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    font-weight: bold;
    font-size: 11px;
}

#centre #panier #menucli li a:hover {
    background-color: #CDCBCC;
    color: #000000;
}

#centre #panier #menucli #fin {
    border-bottom-style: none;
}

#centre #panier .titrecom {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3A3A3A;
    padding: 1px;
    text-align: center;
}

#centre #panier .casecoche {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: -3px;
    margin-left: 0px;
}

#droite select {
    font-size: 11px;
    color: #000000;
    background-color: #E4E4E4;
    border: 1px solid #92999C;
    width: 130px;
}

#droite .sepform {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#droite form {
    margin: 0px;
    padding: 10px;
}

#droite label {
    font-weight: bold;
    text-transform: uppercase;
}

#droite input {
    font-size: 12px;
    color: #000000;
    background-color: #e4e4e4;
    border: 1px solid #92999c;
}

#droite img {
    display: block;
    margin: 0px;
    padding: 0px;
}

#pied {
    background-image: url(imgs-interface/fond-pied.jpg);
    background-repeat: no-repeat;
    text-align: center;
    margin: 0px;
    clear: both;
    height: 98px;
    width: 960px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#pied ul {
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#pied li {
    display: inline;
}

#pied li a {
    color: #c3c4c4;
    text-decoration: none;
    font-size: 11px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #c3c4c4;
    line-height: 11px;
}

#pied li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#pied #fin {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.topage {
    padding: 0px;
    clear: both;
    text-align: center;
    font-size: 11px;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.topage a {
    color: #C0C0C0;
    text-decoration: none;
}

.topage a:hover {
    color: #333333;
}

.btnradio {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-bottom: -10px;
}

a.numcom {
    font-weight: bold;
    text-decoration: none;
    background-color: #CDCBCC;
    padding: 2px;
    border: 1px solid #000000;
}

a.numcom:hover {
    background-color: #3A3A3A;
}