.txt_10T p,
#menu_1 p,
#menu_2 p {
    margin: 0 auto !important;
}

.couleur {float:left; width:170px; height:26px; padding-bottom:12px}
.couleur div{float:left;height:26px; width:46px; border:1px solid #ccc; margin-right:3px}
.nom_couleur {font-weight:bold}
.ref_couleur {font-style:italic}
h2 {color:#d12b2b; }
h2 a,h2 a:hover,h2 a:visited  {color:#d12b2b; text-decoration:underline;}
h3 {color:#72798b; text-decoration:none; font-weight:bold; padding-left:17px; margin:10px;background:url("Images/puce_nav3.jpg") no-repeat; background-position:left; }
h3 a,h3 a:hover,h3 a:visited  {color:#72798b; text-decoration:underline;}
/*  {color:#d12b2b; text-decoration:underline;}
 {color:#d12b2b; text-decoration:underline;}  */

#accordion > span {
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
    /* padding: 5px; */
    display: block;
    /* border: 1px solid #d9dbdb; */
    background: none;
    /* background-color: #fcfcfc; */
    /* margin-top: 10px; */
    outline: none;
    color: #585858;
}

#accordion > span:hover{
        text-decoration: underline;
}

#accordion > div.ui-widget-content {
    /* border: 1px solid #dcdde0; */
    border-top: none;
}

#accordion > div.ui-widget-content {
    display: none;
    /* border: 1px solid #d9dbdb; */
    border-top: none;
    padding: 20px 40px 30px;
    /* background-color: #fcfcfc; */
    margin-bottom: 10px;

    padding-top: 0 !important;
    padding-left: 18px !important;
}
.bloc-color-content
{
    display: inline-block;
    margin: 10px;
    /* width: 16%; */
    height: 105px;
    vertical-align: top;
    margin-bottom: 38px;
    z-index: 0;
}

.bloc-color
{
    width: 155px;
    height: 75px;
    border-radius: 6px;
    cursor: pointer;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
    margin-bottom: 5px;

    border: 1px solid #CBCBCB;
}
.bloc-color-name {
        font-size: 15px;
}


.tooltipster-shadow {
    /* border-radius: 5px; */
    background: #f7f7f7;
    /* box-shadow: 0px 0px 14px rgba(0,0,0,0.3); */
    color: #2c2c2c;
    height: auto;
    width: 250px;
    border: 1px solid #e7e7e7;

}
.tooltipster-shadow .tooltipster-content {
    font-family: 'Arial', sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding: 8px 10px;
    text-align: left;
}

.table_coloris_detail
{
    width: 100%;
    border: 1px solid #e7e7e7;
    background: #fff;
}

.table_coloris_detail tbody td
{
    padding: 5px;
}

.table_coloris_detail thead th
{
    text-align: left;
    background: #d00b2b;
    padding-left: 5px;
    line-height: 20px;
    color: #f7f7f7;
    font-weight: normal;
    font-size: 12px;
}

.chevron-padd-on
{
    margin-right: 8px;
    margin-left: 15px;
    color: #676767;

    font-size: 10px;
}

.chevron-padd-off
{
    margin-right: 6px;
    margin-left: 14px;
    color: #676767;

    font-size: 10px;
}

.panel-body {
  padding: 0;
  padding-top: 15px
}


.panel-body h2 {
  padding-left: 15px;
  padding-right: 15px;
}
