body[class^="mceContentBody"], body[id^="mceTemplatePreview"] {
  font-size: 14px;
  color: #000;
  font-family:  Helvetica, Arial, sans-serif;
  margin: 20px;
}
.mceContentBody div, #mceTemplatePreview div {
  border: 1px dotted #bbbbbb !important;
}
.mceContentBody h1, #mceTemplatePreview h1,
.mceContentBody h2, #mceTemplatePreview h2,
.mceContentBody h3, #mceTemplatePreview h3,
.mceContentBody h4, #mceTemplatePreview h4,
.mceContentBody h5, #mceTemplatePreview h5 {
  color: #000;
}
.mceContentBody *, #mceTemplatePreview * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mceContentBody *:before,
.mceContentBody *:after,
#mceTemplatePreview *:before,
#mceTemplatePreview *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mceContentBody  .img-responsive, #mceTemplatePreview .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.mceContentBody .row:before,
.mceContentBody .row:after,
#mceTemplatePreview .row:before,
#mceTemplatePreview .row:after {
  display: table;
  content: " ";
}
.mceContentBody .row:after, #mceTemplatePreview .row:after {
  clear: both;
}
.mceContentBody .row, #mceTemplatePreview .row {
  margin-right: -15px;
  margin-left: -15px;
}
.mceContentBody .col-sm-1, .mceContentBody .col-sm-2, .mceContentBody .col-sm-3, .mceContentBody .col-sm-4, .mceContentBody .col-sm-5, .mceContentBody .col-sm-6, .mceContentBody .col-sm-7, .mceContentBody .col-sm-8, .mceContentBody .col-sm-9, .mceContentBody .col-sm-10, .mceContentBody .col-sm-11, .mceContentBody .col-sm-12,
#mceTemplatePreview .col-sm-1, #mceTemplatePreview .col-sm-2, #mceTemplatePreview .col-sm-3, #mceTemplatePreview .col-sm-4, #mceTemplatePreview .col-sm-5, #mceTemplatePreview .col-sm-6, #mceTemplatePreview .col-sm-7, #mceTemplatePreview .col-sm-8, #mceTemplatePreview .col-sm-9, #mceTemplatePreview .col-sm-10, #mceTemplatePreview .col-sm-11, #mceTemplatePreview .col-sm-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.mceContentBody .col-sm-12, #mceTemplatePreview .col-sm-12 {
  width: 100%;
}
.mceContentBody .col-sm-11, #mceTemplatePreview .col-sm-11 {
  width: 91.66666667%;
}
.mceContentBody .col-sm-10, #mceTemplatePreview .col-sm-10 {
  width: 83.33333333%;
}
.mceContentBody .col-sm-9, #mceTemplatePreview .col-sm-9 {
  width: 75%;
}
.mceContentBody .col-sm-8, #mceTemplatePreview .col-sm-8 {
  width: 66.66666667%;
}
.mceContentBody .col-sm-7, #mceTemplatePreview .col-sm-7 {
  width: 58.33333333%;
}
.mceContentBody .col-sm-6, #mceTemplatePreview .col-sm-6 {
  width: 50%;
}
.mceContentBody .col-sm-5, #mceTemplatePreview .col-sm-5 {
  width: 41.66666667%;
}
.mceContentBody .col-sm-4, #mceTemplatePreview .col-sm-4 {
  width: 33.33333333%;
}
.mceContentBody .col-sm-3, #mceTemplatePreview .col-sm-3 {
  width: 25%;
}
.mceContentBody .col-sm-2, #mceTemplatePreview .col-sm-2 {
  width: 16.66666667%;
}
.mceContentBody .col-sm-1, #mceTemplatePreview .col-sm-1 {
  width: 8.33333333%;
}

.mceContentBody .col-md-1, .mceContentBody .col-md-2, .mceContentBody .col-md-3, .mceContentBody .col-md-4, .mceContentBody .col-md-5, .mceContentBody .col-md-6, .mceContentBody .col-md-7, .mceContentBody .col-md-8, .mceContentBody .col-md-9, .mceContentBody .col-md-10, .mceContentBody .col-md-11, .mceContentBody .col-md-12,
#mceTemplatePreview .col-md-1, #mceTemplatePreview .col-md-2, #mceTemplatePreview .col-md-3, #mceTemplatePreview .col-md-4, #mceTemplatePreview .col-md-5, #mceTemplatePreview .col-md-6, #mceTemplatePreview .col-md-7, #mceTemplatePreview .col-md-8, #mceTemplatePreview .col-md-9, #mceTemplatePreview .col-md-10, #mceTemplatePreview .col-md-11, #mceTemplatePreview .col-md-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.mceContentBody .col-md-12, #mceTemplatePreview .col-md-12 {
  width: 100%;
}
.mceContentBody .col-md-11, #mceTemplatePreview .col-md-11 {
  width: 91.66666667%;
}
.mceContentBody .col-md-10, #mceTemplatePreview .col-md-10 {
  width: 83.33333333%;
}
.mceContentBody .col-md-9, #mceTemplatePreview .col-md-9 {
  width: 75%;
}
.mceContentBody .col-md-8, #mceTemplatePreview .col-md-8 {
  width: 66.66666667%;
}
.mceContentBody .col-md-7, #mceTemplatePreview .col-md-7 {
  width: 58.33333333%;
}
.mceContentBody .col-md-6, #mceTemplatePreview .col-md-6 {
  width: 50%;
}
.mceContentBody .col-md-5, #mceTemplatePreview .col-md-5 {
  width: 41.66666667%;
}
.mceContentBody .col-md-4, #mceTemplatePreview .col-md-4 {
  width: 33.33333333%;
}
.mceContentBody .col-md-3, #mceTemplatePreview .col-md-3 {
  width: 25%;
}
.mceContentBody .col-md-2, #mceTemplatePreview .col-md-2 {
  width: 16.66666667%;
}
.mceContentBody .col-md-1, #mceTemplatePreview .col-md-1 {
  width: 8.33333333%;
}
.mceContentBody .center-block, #mceTemplatePreview .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.mceContentBody .text-center, #mceTemplatePreview .text-center {
  text-align: center;
}
.mceContentBody .nao-carousel, #mceTemplatePreview .nao-carousel  {
  display: block;
  background-color: #e6ecf2;
  padding: 5px;
  width: 100%;
}
.mceContentBody  .nao-carousel .item, #mceTemplatePreview .nao-carousel .item {
  overflow: hidden;
  height: 33%;
}
.mceContentBody  .nao-carousel .item, #mceTemplatePreview .nao-carousel .item {
  overflow: hidden;
  height: 33%;
}
.mceContentBody  .nao-carousel .item img, #mceTemplatePreview .nao-carousel .item img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.mceContentBody .nao-lire-plus , #mceTemplatePreview .nao-lire-plus {
  background-color: #E6ECF2;
}
.mceContentBody .nao-lire-plus .btn, #mceTemplatePreview .nao-lire-plus .btn{
  display: inline-block;
  background-color: #ccc;
  padding: 5px 10px;
}
.mceContentBody .nao-lire-plus .btn > span:first-child + span, #mceTemplatePreview .nao-lire-plus .btn > span:first-child + span{
  display: none;
}

/*
* Tricks margin
*/
.no-margin {
  margin: 0px;
}
.margin-all-small {
  margin: 15px;
}
.margin-all-large {
  margin: 30px;
}
.margin-top-small {
  margin-top: 15px;
}
.margin-top-large {
  margin-top: 30px;
}
.margin-bottom-small {
  margin-bottom: 15px;
}
.margin-bottom-large {
  margin-bottom: 30px;
}
/*
* Tricks padding
*/
.no-padding {
  padding: 0px;
}
.padding-all-small {
  padding: 15px;
}
.padding-all-large {
  padding: 30px;
}
.padding-top-small {
  padding-top: 15px;
}
.padding-top-large {
  padding-top: 30px;
}
.padding-bottom-small {
  padding-bottom: 15px;
}
.padding-bottom-large {
  padding-bottom: 30px;
}
.background-grey {
  background-color: #cccccc;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-orange {
  background-color: #ef7023;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #fff;
}
.background-main-color {
  background-color: #2293c8;
  color: #fff;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-main-color-light {
  background-color: #d3e9f4;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-main-color-extralight {
  background-color: #f3fbff;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-basic-color {
  background-color: #303030;
  color: #fff;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-basic-color-light {
  background-color: #5d5d5d;
  color: #fff;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.text-color-orange {
  color: #ef7023;
}
.text-color-main-color {
  color: #2293c8;
}
.text-main-color-light {
    color: #d3e9f4;
}
.text-basic-color {
    color: #303030;
}
.text-basic-color-light {
    color: #5d5d5d;
}
.text--color-white {
    color: #fff;
}
/*
* list dash
*/
.list-dash {
    list-style: none;
    padding-left: 0;
}
.list-dash > li:before {
    content: "- ";
    display: inline-block;
    margin-right: 5px;
}
/*
* Tricks font size
*/
.text-small {
  font-size: 12px;
}
.text-medium {
  font-size: 16px;
}
.text-large {
  font-size: 20px;
}
.text-xl {
  font-size: 40px;
}
/*page accueil techniques personnalisation*/
.nao-cms .textile-perso-titre {
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    background: #f4f4f4;
    padding: 15px 25px 15px 10px;
    color:#2293c8;
    text-transform: uppercase;
    line-height: 0.6;
    margin-bottom: 30px;
	text-align: center;
	font-size: 1.3em;
}
.nao-cms .presentation_tech_marquage {
    text-decoration: none;
}
.nao-cms .textile-perso-titre:hover {
   background: #ACADAC;
   color: black;
} 
.nao-cms .presentation_tech_marquage:hover, .presentation_tech_marquage:focus {
	text-decoration: none !important;
}
.nao-cms .presentation_tech_marquage:hover  .textile-perso-titre{
   background: #ACADAC;
   color: black;
}
.nao-cms .p-page-centrale-personnalisation {
   font-size: 1.1em;
   font-weight: 600;
   padding-left:2%;
   padding-right:2%;  
   margin-bottom: 35px;  
}
.nao-cms .titre-tab-techniques {
   text-decoration: underline;
}
.nao-cms table.table-home-textile th {
    border: 1px solid #5d5d5d; 
	text-align: center;
	vertical-align: middle;
	font-family: 'UbuntuBold';
	
}
.nao-cms  table.table-home-textile  td {
    border: 1px solid #5d5d5d;
    text-align: center;	
	vertical-align: middle;
}
.nao-cms table.table-home-textile{
    border-collapse: collapse;
}
.nao-cms .h1-pages-perso {
   text-decoration: underline;
   margin-bottom: 25px;
   margin-left: 1%;
}
.nao-cms .img-techniques {
   margin-top: 35px;
}
.nao-cms .p-tech-personnalisation {
   font-size: 1.1em;
   font-weight: 600;
   margin-top: -3px;
}
.nao-cms .li-pourquoi {
   font-size: 1.1em;
   font-weight: 600;
}
.block-commande {
  border-top: 1px solid #2293c8;
  padding-top: 20px;
  padding-bottom: 20px;
}



