/*-------------------------
panier---------------------------*/



.champ_log
{padding-top:1em;
padding-bottom:1em;
padding-left:1em;
padding-right:1em;}


.champ_log .log_personne
{width:20% !important;
margin-left:2em;}

.forgot_pw
{margin-left:3em;}


.add_to_cart_button
{padding:0 !important;
padding-top:0.5em !important;
padding-bottom:0.5em !important;
padding-bottom:1em;
}

ul.menu_ouvert li.col-md-4
{list-style-type:none;
padding-top:0.7em;
padding-bottom:0.7em;
border-bottom:1px dashed #faca93;}


ul.menu_ouvert
{margin-top:1em;
}


.floatleft { float: left }
.floatright { float: right }
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0px solid }
img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
}
.fix { overflow: hidden }
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
}


body {font-family:Arial, Helvetica, sans-serif;background-color:#37aaaa;}

h1.titre
{font-family:Arial, Helvetica, sans-serif !important;}

.global
{background-color:white;
margin: auto !important;
max-width:1200px;}

.logo a img
{margin: auto;
display:block;
margin-top:1em;
}

.header-area {
    background: none repeat scroll 0 0 #f4f4f4;
}


.navbar-header
{background-color:#f7a74b;}

.navbar-collapse.collapse.in
{background-color:#f7a74b !important;}

.header-area a {
    color: #888;
}
.user-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.user-menu li {
    display: inline-block;
}
.user-menu li a {
    display: block;
    font-size: 13px;
    margin-right: 5px;
    padding: 10px;
}
.user-menu li a i.fa {
    margin-right: 5px;
}
.header-right ul.list-inline {
    margin: 0;
    text-align: left;
    font-size:0.9em;
}
.header-right ul.list-inline li a {
    display: block;
    padding: 9px;
}
.header-right ul.list-inline li ul a {
    padding: 5px 15px;
}
.header-right ul.list-inline li ul {
    border: medium none;
    border-radius: 0;
    left: 50%;
    margin-left: -50px;
    min-width: 100px;
    text-align: center;
}

.search_input
{margin-top:0.7em;}

.dropdown-menu > li > a
{font-size:0.9em;}

.mainmenu-area {background: none repeat scroll 0 0 #fbfbfb;
font-family: "Roboto Condensed",sans-serif;
text-transform: uppercase;
width: 100%;
z-index: 999;}



.logo h1 {
    font-size: 40px;
    margin: 30px 0;font-weight: 400;
}
.logo h1 a {
    color: #999;
}
.logo h1 a:hover {text-decoration: none;opacity: .7}
.logo h1 a span {
    color: #37aaaa;
}
.shopping-item {
    border: 1px solid #ddd;
    float: right;
    font-size: 1em;
    padding: 10px;
    position: relative;
    background-color:#37aaaa;
    margin-bottom:1em;
}
.shopping-item a {
    color: white;

}
.cart-amunt {
    color: #37aaaa;
    font-weight: 700;
}
.product-count {
    background: none repeat scroll 0 0 #37aaaa;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    padding-top: 2px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 20px;
}
.shopping-item i.fa {
    padding-left: 8px;
    margin-right: 8px;
}
.rechercher
{margin-top:0.4em;}


.single-promo i:hover
{color:#fe8c09}

.shopping-item:hover {
    background: none repeat scroll 0 0 #37aaaa;
    border-color: #37aaaa;
}
.shopping-item:hover a {
    color: #fff;text-decoration: none
}
.shopping-item:hover .cart-amunt {
    color: #fff;
}
.shopping-item:hover .product-count {
    background: none repeat scroll 0 0 #789e00;
}



.mainmenu-area ul.navbar-nav li:hover a, .mainmenu-area ul.navbar-nav li.active a {background: #37aaaa; color:#FFF;}
.mainmenu-area .nav > li > a:focus {color: #FFF;}

/*-------------------------
[9. Block slider]
---------------------------*/
.block-slider{
	border:none;
	width: 100%;
}
.block-slider ul li{
	list-style: none;
}
.block-slider .bx-pager{
	display: none;
}
.block-slider .bx-prev,
.block-slider .bx-next{
	width: 32px;
	height: 32px;
	border: 1px solid #eaeaea;
	text-align: center;
	display: block;
	border-radius: 50%;
	font-size: 30px;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 29px;
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.block-slider img{
	width: 100%;
	height: auto;
}
.block-slider .bx-prev{
	left: 0px;
	padding-right: 3px;
}
.block-slider .bx-next{
	right: 0px;
	padding-left: 3px;
}
.block-slider:hover .bx-prev{
	left: 10px;
}
.block-slider:hover .bx-next{
	right: 10px;
}
.block-slider .bx-prev:hover,
.block-slider .bx-next:hover{
	background: #37aaaa;
	color: #fff;
	border-color: #37aaaa;
}

/*------------------
[4. Slidershow]
------------------*/

.block-slider .bx-pager{
	display: block;
    text-align: center;
}
.block-slider .bx-pager-item{
	width: 15px;
	height: 15px;
	background: #fff;
	font-size: 0;
	display: inline-block;
	border-radius: 50%;
	margin: 0 3px;
}
.block-slider .bx-pager-item a{
	width: 100%;
	height: 100%;
	background: #999;
	display: block;
	border-radius: 50%;
}
.block-slider .bx-pager-item a.active{
	background: #1bd172;
}
.block-slider .caption-group{
	position: absolute;
    top: 26%;
    right: 16%;
}
.block-slider .caption-group .title{
	margin: 0;
}
.block-slider .caption-group .subtitle{
	margin: 0;
	margin-top: 5px;
}
.block-slider .caption-group .button-radius{
	margin-top: 27px;
}
.block-slider .caption-group .primary{
	color: #1bd172;
}
.block-slider .caption-group .caption{

}

/*----------------------
[10. Block top seller ]
------------------------*/
.button-radius{
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  display: inline-block;
  width: auto;
  line-height: 30px;
  padding-left: 40px;
  padding-right: 20px;
  margin: 0;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 10px;
  font-size: 14px;
}
.button-radius .icon{
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  transition: all 1s ease-out;
  position: absolute;
  left: 2%;
  top: 2px;
  overflow: hidden;
}

.button-radius .icon:before{
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 14px;
  color: #fff;
  width: 28px;
  height: 28px;
  background-color: #37aaaa;
  border-radius: 90%;
  text-align: center;
  line-height: 26px;
  float: left;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.button-radius.white{
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.button-radius.white .icon:before{
  background: #fff;
  color: #333;
}

.button-radius:hover .icon{
  left: 100%;
  margin-left: -30px;
}
.button-radius:hover{
  padding-left: 20px;
  padding-right: 40px;
}

.promo-area {
  background:#fbfbfb;
  padding: 40px 0 40px;
  color:#37aaaa;

}


.brands-area {
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  color: #fff;
}

.promo-area .zigzag-bottom, .brands-area .zigzag-bottom{background: #f4f4f4}
.single-promo {
    font-size: 1.1em;
    font-weight: 200;
    padding: 20px 10px;
    text-align: center;
    border:1px solid #45d0d0;
    font-family:"Roboto Condensed",sans-serif;

}

.label > img
{margin-top:1em;}

.single-promo i {
  font-size: 50px;
}

.single-promo:hover {color: #fff;background: #42c9c9;}
.promo1 {}
.promo2 {}
.promo3 {}
.promo4 {}
.section-title {
  font-family: "Raleway",sans-serif;
  font-size: 1.6em;
  margin-bottom: 50px;
  text-align: center;
  color:#6e6a6a;
  margin-bottom:1em;
  margin-top:1em;
  margin-bottom:0;
}


.product-f-image {
    position: relative;
    height:230px;
    overflow:hidden;
}

.product-mini-image {
    position: relative;
    height:230px;
    overflow:hidden;
	padding:0.5em;
}

.product-hover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;overflow: hidden;
}

.product-hover a {
    background: none repeat scroll 0 0 #37aaaa;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 0.8em;
    left: 10%;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 80%;z-index: 99;transition: .4s;
}
.product-hover a:hover {
  background: #789e00;
  color:white;
  text-decoration: none;border-color: #FFF;
}

.product-carousel-price
{text-align:center;}

.product-carousel-price ins {
  color: #37aaaa;
  font-weight: 700;
  margin-right: 5px;
  text-decoration: none;
}
.product-hover a i.fa {
    margin-right: 5px;
}
.product-hover a.add-to-cart-link {top: -25%;}
.product-hover a.view-details-link { bottom: -25%;}
.single-product h2 {
    font-size:1.1em;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: center;
    font-family: "Roboto Condensed",sans-serif;
    color:#6e6a6a;
}


.single-product h2 a {
    color:#6e6a6a;
}
.single-product p {
    color: #37aaaa;
    font-weight: 700;

}


.product-carousel {
  padding-top: 40px;
}
.latest-product .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}

.latest-product .owl-nav div, .related-products-wrapper .owl-nav div {
  background:#37aaaa;
  color:#FFF;
  display: inline-block;
  margin-left: 15px;
  padding: 1px 10px;
}
.latest-product .owl-nav div:hover, .brand-wrapper .owl-nav div:hover, .related-products-wrapper .owl-nav div:hover {color: #FFF; background:#789e00;}
.brand-list {padding-top: 40px;}
.brand-list .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}
.brand-wrapper .owl-nav div {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  margin-left: 15px;
  padding: 1px 10px;
}

.brand-wrapper .owl-nav div {
  background:#37aaaa;
  color:#FFF;
  display: inline-block;
  margin-left: 15px;
  padding: 1px 10px;
}

.maincontent-area {padding-bottom: 50px; padding-top:20px;}

.product-wid-title {
  font-family: raleway;
  font-size: 30px;
  font-weight: 100;
  margin-bottom: 40px;
}


.single-wid-product {
    margin-bottom: 31px;
    overflow: hidden;
}
.product-thumb {
    float: left;
    margin-right: 15px;
    width: 75px;
}
.single-wid-product h2 {
    font-size: 14px;
    margin-bottom: 12px;
}
.product-wid-rating {
    color: #f7a74b;
    margin-bottom: 10px;
}
.product-wid-price ins {
    color: #37aaaa;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}
.single-wid-product h2 a {
    color: #222;

}
.single-wid-product h2 a:hover, .single-product h2 a:hover {
    color: #37aaaa;

}
.wid-view-more {
    background: none repeat scroll 0 0 #37aaaa;
    color: #fff;
    padding: 3px 15px;
    position: absolute;
    right: 10px;
    top: 3px;
}
.wid-view-more:hover {color: #fff;background-color: #222;text-decoration: none}
.single-product-widget {
    position: relative;
}
.product-widget-area {
  padding-bottom: 30px;
  padding-top: 30px;
}
.product-widget-area .zigzag-bottom{background: #f4f4f4;}
.footer-top-area .zigzag-bottom{background: #37aaaa}
.footer-top-area {background: white !important;
color: #FFFFFF;
margin-top:1.2em;}


.footer-bottom-area {background: #000;color: #fff}
.footer-about-us span {
  color: #37aaaa;
}
.footer-wid-title {
  font-size: 1.1em;
  font-weight: 100;color: #fff
}

.footer-about-us h2 {
  font-weight: 200;
}
.footer-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    border-bottom: 1px dashed #83dcdc;
    padding-bottom:1em;
    padding-top:0.5em;
}
.footer-menu a {
    display: block;
}




.footer-social a {
  background: none repeat scroll 0 0 #f7a74b;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 5px;
  text-align: center;
  width: 40px;border: 1px solid #37aaaa;
}

.footer-social a:hover {background-color: #789e00; border-color: #FFF; color:#FFF;}

.footer-social {margin-top: 20px; color:white;}


.newsletter-form input[type="email"] {
    background: none repeat scroll 0 0 #fff;
    font-family: "Trebuchet MS" !important;
    border: medium none;
    margin-bottom: 10px;
    padding: 10px;
    color:#37aaaa;
}
.newsletter-form input[type="submit"] {
    background: none repeat scroll 0 0 #37aaaa;
    border: medium none;
    color: #fff;
    font-family: "Trebuchet MS" !important;
    display: inline-block;
    padding: 7px 20px;
    text-transform: uppercase;border: 1px solid #83dcdc;
}
.newsletter-form input[type="submit"]:hover {background: #17a78b;border-color: #FFF}
.newsletter-form {
    margin-top: 25px;
}
a {color: #37aaaa}
a:hover, a:focus {color: #17a78b}
.footer-bottom-area {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #000;
  padding-bottom: 40px;
}


.slide-bulletz {
    bottom: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99;
}
ol.slide-indicators {
left: inherit;
list-style: outside none none;
margin: 0;
padding: 0;
position: relative;
width: 100%;
}
ol.slide-indicators li {
background: none repeat scroll 0 0 #222;
border: medium none;
border-radius: 0;
cursor: pointer;
display: inline-block;
height: 10px;
margin: 0 0 0 5px;
width: 10px;
}
ol.slide-indicators li.active {
background: none repeat scroll 0 0 #fff;
height: 10px;
margin: 0 0 0 5px;
width: 10px;
}


.carousel.carousel-fade .item { transition: opacity 1s ease-in-out }
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.footer-card-icon {
  font-size: 30px;
  text-align: right;
}

.copyright > p {
  margin: 10px 0 0;
  font-size:0.9em;
}

.product-big-title-area {background: url(img/crossword.png) repeat scroll 0 0 #37aaaa}

.product-bit-title h2 {
  font-family: raleway;
  font-size: 50px;
  font-weight: 200;
  margin: 0;
  padding: 50px 0;color: #fff;
}

.single-product-area .zigzag-bottom {background-color: #f4f4f4}


.searching
{padding-top:0.6em;}


.sidebar-title {
    color: #fead53;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.single-sidebar {
    margin-bottom: 50px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid #ddd;
    padding: 10px;
    color:#6e6a6a;
    font-family:"Trebuchet MS" !important;
}
input[type="submit"], button[type=submit] {
    background: none repeat scroll 0 0 #37aaaa;
    border: medium none;
    color: #fff;
    padding: 11px 20px;
    text-transform: uppercase;
}
input[type="checkbox"], input[type="radio"]
{margin-right:0.5em;}

input[type="submit"]:hover, button[type=submit]:hover {background-color: #fe8c09}
.single-sidebar input[type="text"] {
    margin-bottom: 10px;
    width: 100%;
}
.thubmnail-recent {
    margin-bottom: 30px;
    overflow: hidden;
}
.recent-thumb {
    float: left;
    height: auto;
    margin-right: 15px;
    width: 63px;
}
.thubmnail-recent > h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.thubmnail-recent > h2 a {
    color: #222;
}
.product-sidebar-price > ins {
    color: #37aaaa;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}
.single-sidebar > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.single-sidebar li {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}
.single-sidebar a {
    display: block;
}
.product-breadcroumb {
    margin-top:1em;
    margin-bottom: 1em;
    clear:both;
    background-color:#eeebeb;
    padding-top:0.3em;
    padding-bottom:0.3em;
    padding-left:0.5em;
}
.product-breadcroumb > a {
    margin-right: 31px;
    position: relative;
    font-size:0.9em;

}
.product-breadcroumb > a::before {
    content: "/";
    position: absolute;
    right: -20px;
    top: 2px;
}
.product-breadcroumb > a:last-child::before {
    display: none;
}
.product-main-img {
    margin-bottom: 20px;
}
.product-gallery {
    margin-bottom: 25px;
    margin-left: -15px;
    overflow: hidden;
}
.product-gallery img {
    height: auto;
    margin-left: 15px;
    width: 76px;
}
.product-name {
    font-size: 25px;
    margin-bottom: 20px;
}

.product-name
{font-family: "Trebuchet MS" !important;}

.product-inner-price {
    margin-bottom: 25px;
}
.product-inner-price > ins {
    color: #37aaaa;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}
.quantity {

  margin-bottom:1em;

}
.quantity input[type="number"] {
    border: 1px solid #37aaaa;
    padding: 5px;
    width: 50px;
}

form.cart {
    margin-bottom: 25px;
}
.categg .view-fifth {
	cursor:pointer;
}

.product-inner-category {
    margin-bottom: 30px;
}
.product-tab {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
.product-tab li {
    display: inline-block;
}
.product-tab li.active {
    background: none repeat scroll 0 0 #37aaaa;
}
.product-tab li.active a {
    color: #fff;
}
.product-tab li a {
    color: #222;
    display: block;
    font-size: 16px;
    padding: 10px 30px;
}
.product-tab li a:hover {
    text-decoration: none;
}
.product-tab li a:focus {
    text-decoration: none;
}
.tab-content h2 {
    font-size: 20px;
}
.tab-content {
    margin-bottom: 30px;
}
.submit-review label {
    display: block;
}
.submit-review input[type="text"], .submit-review input[type="email"], .submit-review textarea {
    margin-bottom: 20px;
    width: 100%;
}
.rating-chooser {
    margin-bottom: 30px;
}
.rating-chooser p {
    font-weight: 700;
}
.rating-wrap-post {
    font-size: 20px;
}

.submit-review textarea {
    height: 105px;
}

.related-products-wrapper {
  margin-top: 30px;
}
.related-products-title {color: #feae52;
font-size: 25px;
margin-bottom: 30px;
text-transform: uppercase;}

.related-products-wrapper .owl-nav {
  position: absolute;
  right: 0;
  top: -56px;
}



table.shop_table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 50px;
    width: 100%;

}
table.shop_table th, table.shop_table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px;
    text-align: center;
}
table.shop_table th {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 15px;
    text-transform: uppercase;
}
td.product-thumbnail img {
    height: auto;
    width: 70px;
}
td.product-name {
    font-size: 15px;
}
div.quantity input.plus, div.quantity input.minus {
    background: none repeat scroll 0 0 #37aaaa;
    border: medium none;
    color: #fff;
    height: 25px;
    line-height: 15px;
    width: 25px;
}
td.product-quantity div.quantity {
    float: none;
    margin: 0;
}
td.actions div.coupon {
    float: left;
}
.cart-collaterals {
    overflow: hidden;
}
.cross-sells {
    float: left;
    margin-right: 3%;
    width: 57%;
}
.cart_totals {
    float: right;
    margin-bottom: 50px;
    width: 40%;
}
.cart-collaterals h2 {
    color: #37aaaa;
    font-size: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
div.cart-collaterals ul.products {
    list-style: outside none none;
    margin: 0 0 0 -30px;
    padding: 0;
}
div.cart-collaterals ul.products li.product {
    float: left;
    margin-left: 30px;
    position: relative;
    width: 198px;
}
.cart_totals table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 100%;
}
.cart_totals table th, .cart_totals table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}
.cart_totals table th {
    background: none repeat scroll 0 0 #f4f4f4;
}
.onsale {
}
div.cart-collaterals ul.products li.product .onsale {
    background: none repeat scroll 0 0 #37aaaa;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 0;
}
div.cart-collaterals ul.products li.product h3 {
    color: #333;
    font-size: 20px;
    margin-top: 15px;
}
div.cart-collaterals ul.products li.product .price {
    color: #333;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.price > ins {
}
div.cart-collaterals ul.products li.product .price ins {
    color: #37aaaa;
    font-weight: 700;
    margin-left: 10px;
    text-decoration: none;
}



.woocommerce-info {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 15px;
}
.col2-set {
    margin-left: -30px;
    overflow: hidden;
}
.col-1, .col-2 {
    float: left;
    margin-left: 30px;
    width: 360px;
}
#customer_details label {
    margin: 0 0 5px;
}
#customer_details input[type="text"], #customer_details textarea, .shipping_calculator input[type=text] {
    margin-bottom: 10px;
    width: 100%;
}
#customer_details h3 {
    color: #37aaaa;
    font-size: 20px;
}
.create-account {
    background: none repeat scroll 0 0 #f4f4f4;
    margin-bottom: 50px;
    padding: 15px;
}
#order_review_heading {
    color: #37aaaa;
    font-size: 20px;
    text-transform: uppercase;
}
#payment ul.payment_methods {
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
#payment ul.payment_methods li {
    margin-bottom: 15px;
}
a.about_paypal {
    font-size: 12px;
    margin-left: 15px;
}


#customer_details select, .shipping_calculator select {
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}


table.shop_table td.product-remove a {
  display: inline-block;
  padding: 0 5px 2px;
  text-transform: uppercase;
}


table.shop_table td.product-remove a:hover {color: #fff;background: red;text-decoration: none}
table.shop_table td.product-name a{color: #222;}
table.shop_table td.product-name a:hover {color: #37aaaa;text-decoration: none}
div.quantity input.plus:hover, div.quantity input.minus:hover {background-color: #222}
div.cart-collaterals ul.products li.product a:hover h3 {color: #37aaaa}
div.cart-collaterals ul.products li.product a:hover {text-decoration: none}

div.cart-collaterals ul.products li.product:hover .add_to_cart_button{background-color: #222}


.cart-collaterals .shipping_calculator {
  float: right;
  width: 40%;
}


#login-form-wrap, #coupon-collapse-wrap {
    background: none repeat scroll 0 0 #f4f4f4;
    margin-bottom: 30px;
    padding: 25px;
}
#login-form-wrap label {
    display: block;
    margin-bottom: 5px;
}
#login-form-wrap input[type="text"], #login-form-wrap input[type="password"] {
    margin-bottom: 10px;
    width: 250px;
}
#login-form-wrap input[type="submit"] {
    margin-bottom: 15px;
}



.single-shop-product h2 {
    font-size: 20px;
    margin: 10px 0;
}
.product-option-shop {
    margin-top: 15px;
}

.single-shop-product {margin-bottom: 50px}

.pagination > li > a, .pagination > li > span {
  color: #37aaaa;
}



/*Custom*/

.conteur_global
{max-width:200px;}

.clear
{clear:both;}


.right
{float:right;}


h1.titre
{font-family:"Raleway",sans-serif;
text-align:center;
margin-top:1em;
margin-bottom:1em;
color:#6e6a6a;}


h2.titre
{font-family:"Raleway",sans-serif;
text-align:center;
margin-top:1em;
margin-bottom:1em;
font-size:1.9em;
color:#6e6a6a;}

.col-sm-12 .search_box .pull-right
{padding:0 !important;}

.search_box
{
float:right !important;}


.fa.fa-search
{color:#6e6a6a;
padding:1em;
margin-right:0.5em;
}

.intro
{font-family:"Raleway",sans-serif;
text-align:center;
margin-top:1em;
margin-bottom:1em;
font-size:1.1em;
color:#6e6a6a;
}


.links li a
{color:#37aaaa;
text-decoration:underline;
padding-top: 0.4em;}

.img_foot_bg
{float:right;}


h1
{font-size:2.1em;}

.bntValidation
{padding-left:1em;
padding-right:1em;}

.blok_desc_produit
{font-family: "Trebuchet MS" !important;}

.blok_desc_produit h2
{font-family: "Trebuchet MS" !important;}

.blok_details_prod
{border: 2px solid #fcddbd;
padding:1em;
border-radius:0.5em;
font-family: "Trebuchet MS" !important;}

.col-sm-3.content_search
{float:right;}

.vignette_couleur
{clear:both;
text-align:center;}

.contact_form
{width:30%;}

#commentaire_text
{width:43% !important;}

.vignette_couleur .couleur
{width:4em;
height: 4em;
border:6px solid #ddd;
float:left;
padding-left:0.3em;
padding-right:0.3em;
margin-left:0.2em;
margin-right: 0.2em;
margin-bottom:2em;
border-radius:90%;
}

li.step
{border:none !important;
font-size:1.3em;}

.actif
{background-color:#f8ca96;
border:7px solid #fe8c09 !important;}

.fa-trash
{font-size:1.3em;}


.couleur .activ, .couleur:hover
{
border:6px solid #37aaaa;
}

ul.etapes li
{border-radius:0.5em;
display:block;
float:left;
list-style-type:none;
border:3px solid #ddd;
padding:0.5em;
margin:0.5em;}

/*RollOver*/

.view {
   height:auto;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #fff url(../_img/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   height:auto;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: raleway;
   font-size: 13px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view .info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #efa151;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #efa151;
   -moz-box-shadow: 0 0 1px #efa151;
   box-shadow: 0 0 1px #efa151;
   margin-bottom: 1em;
}
.view .info:hover {
   -webkit-box-shadow: 0 0 5px #37aaaa;
   -moz-box-shadow: 0 0 5px #37aaaa;
   box-shadow: 0 0 5px #37aaaa;
}


.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
   background-color:#a1c839;
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth h2 {
   background: rgba(255, 255, 255, 0.98);
   color: #000;
   font-family: "Trebuchet MS" !important;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}


.news
{font-family:"Trebuchet MS";}




/*New*/


.navbar-collapse.collapse
{padding-bottom:0.3em;
padding-top:0.3em;
background-color:#f7a74b;
background: -moz-linear-gradient(top,
  #f5a951 0%,
  #f8820f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom,
  color-stop(0%,#f5a951),
  color-stop(100%,#f8820f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
  #f5a951 0%,
  #f8820f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,
  #f5a951 0%,
  #f8820f 100%); /* Opera 11.10+ */
background: linear-gradient(#f5a951 0%,
#f8820f 100%); /* W3C */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5a951',endColorstr='#f8820f', GradientType=0);}

.menu_navigation li
{text-transform:uppercase;
color:white;
font-weight:bold;
font-size:1em;

}


.menu_navigation li a
{text-transform:uppercase;
color:#514e4e;
text-align: center;
padding-top:0.3em;
padding-bottom:0.3em;

}

.navbar-nav > li > a:hover
{background-color:#fe8c09;}

.navbar-nav > li > a.active
{background-color:#fe8c09;}




.picto
{color:white;
background-color:#f8ca96;
border:2px solid #fe8c09;
width:40px;
padding-top:0.4em;
font-size:1.4em;
height:40px;
vertical-align: middle;
border-radius:90%;}


.single-product {
  overflow: hidden;
  padding-top:2em;
  padding-bottom:2em;
  margin-bottom:2em;
  min-height:380px;
  border:3px solid #e7e6e6;
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
  cursor:pointer;
}
.single-product:hover {border:3px solid #37aaaa;}
.single-product:hover .product-hover a.add-to-cart-link {top: 32%;}
.single-product:hover .product-hover a.view-details-link {bottom: 32%;}
.single-product:hover .product-hover:after{left: 0}






.add_to_cart_button {
    background: none repeat scroll 0 0 #37aaaa;
    border: medium none;
    color: #fff;
    padding: 6px 25px;display:block;
    width:70%;
    margin:auto;
    text-align: center;
}
.add_to_cart_button:hover {background-color: #f7a74b;color: #fff;text-decoration: none}


.green
{color:green;}

.red
{color:red;}

.fa.green.fa-check-circle-o
{font-size:1.5em;
margin-right:0.5em;
vertical-align:middle;}

.fa.red.fa-minus-circle
{font-size:1.5em;
margin-right:0.5em;
vertical-align:middle;}

.mainmenu-area ul.navbar-nav li a {
    color: white;
    font-weight:bold;
    font-size: 1.1em;
    padding: 20px;
}

.product-upper
{}

.owl-item
{max-width:270px !important;}

.footer-menu
{margin-top:1.2em;}

.payment_box
{display:none;}

.m_bottom
{margin-bottom:1em;}

div.direcart {
    background-color: #F4A553;
}

div.validation
{
text-transform: uppercase;
text-decoration:none;
cursor:pointer;
}

.bouton_submit.right
{font-family: "Trebuchet MS" !important;}

/**
RESPONSIVES CSS
**/


@media only screen and (min-width: 992px) and (max-width: 1280px) {
div.cart-collaterals ul.products li.product {
  float: left;
  margin-left: 30px;
  position: relative;
  width: 160px;
}
.coupon input[type="text"] {
  width: 100px;
}
input[type="submit"], button[type="submit"] {
  padding: 11px 15px;
}
.col-1, .col-2 {
  width: 293px;
}


}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.user-menu, .header-right ul.list-inline {
  text-align: center;
}
.mainmenu-area ul.navbar-nav li a {
  font-size: 14px;
  padding: 15px 10px;
}
.single-promo {margin-bottom: 30px}
.single-product-widget, .footer-about-us, .footer-menu {
  margin-bottom: 60px;
}



.product-widget-area .zigzag-bottom {
  bottom: -50px;
  height: 100px;
}
.product-widget-area {
  padding-bottom: 90px;
}

.footer-top-area .zigzag-bottom {
  bottom: -153px;
  height: 200px;
}

div.cart-collaterals ul.products li.product {
  width: 190px;
}

.col-1, .col-2 {
  width: 345px;
}

}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 520px) {

.champ_log .log_personne
{width:80% !important;
clear:both;
display: block;}


}




/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

.user-menu, .header-right ul.list-inline {
  text-align: center;
}
.logo h1 {
  font-size: 30px;
  margin: 20px 0;
  text-align: center;
}
.shopping-item {
  float: none;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: center;
}
.navbar-header {
  text-align: center;
}

.navbar-toggle {
    border-color: #fff;
    float: none;
    margin: 10px auto;
}
.navbar-toggle .icon-bar { background: none repeat scroll 0 0 #333 }
.navbar-collapse.collapse.in {
  background: none repeat scroll 0 0 #f4f4f4;
  position: relative;
  z-index: 99;
}
.mainmenu-area ul.navbar-nav li a {
  padding: 15px;
}
.mainmenu-area {position: relative !important}
.slide-text {
  font-size: 16px;
}
.slide-text h2 {
  font-size: 30px;
}
.readmore {
  font-size: 16px;
  padding: 8px 20px;
}
.single-promo {
  margin-bottom: 30px;
}
.section-title {
  font-size:1.5em;
  margin-bottom:1em;
}


.product-widget-area .zigzag-bottom {
  bottom: -50px;
  height: 100px;
}
.product-widget-area {
  padding-bottom: 90px;
}

.footer-top-area .zigzag-bottom {
  bottom: -153px;
  height: 200px;
}

.single-product-widget, .footer-about-us, .footer-menu {
  margin-bottom: 60px;
}

.product-wid-title {
  font-size: 25px;
}

.related-products-wrapper .owl-nav {
  left: -15px;
  position: relative;
  right: inherit;
  top: 15px;
}
div.cart-collaterals ul.products {
  margin: 0;
}
div.cart-collaterals ul.products li.product {
  margin-bottom: 30px;
  margin-left: 0;
  width: 100%;
}
div.cart-collaterals ul.products li.product img {width: 100%}

.product-bit-title h2 {
  font-size: 35px;
  padding: 40px 0;
}
.col2-set {
  margin-left: 0;
}
.col-1, .col-2 {
  float: none;
  margin-left: 0;
  width: inherit;
}


/* Special */

table.shop_table th, table.shop_table td {
  font-size: 12px;
  padding: 5px;
}
td.product-thumbnail img {
  width: 30px;
}

div.quantity input.plus, div.quantity input.minus {
  display: none;
}
table.shop_table th {
  font-size: 12px;
}
div.coupon input[type="text"] {
  width: 100px;
}
.coupon {margin-bottom: 10px}
.cross-sells {
  float: none;
  margin-bottom: 30px;
  margin-right: 0;
  width: 100%;
}
.cart_totals, .cart-collaterals .shipping_calculator {
  float: none;
  margin-bottom: 40px;
  width: 100%;
}

.cliq {
    background-color: #828282;
}


}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {



}

/* OLD CSS */

#mainContent2 {
    font-size: 12px;
    margin: 0 auto;
    min-height: 170px;
    padding: 10px;
	color: #5A5B5C;
	font-family: "Trebuchet MS";
}



#zoneMain h1{color: #F4A553;font-family: "Trebuchet MS" !important;font-size: 16px;font-weight: normal; margin-bottom:10px; margin-top:10px;text-transform: uppercase;}
h2 {color: #F4A553;font-family: "Trebuchet MS";font-size: 13px;font-weight: normal;margin: 0;}
.marron1{color: #5A5B5C;}
.jforms-error-list {
	color:red;
	border:1px solid red;
	margin: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	list-style-type: none;}
input.jforms-error, textarea.jforms-error, select.jforms-error {background-color: #ffd6d7;}
label.jforms-error, span.jforms-error {font-style:normal; color:red; font-size: 12px;}



.titrepan, .identif, .identification_zone, .identification_zone h2, .txt_exergue
{font-family: "Trebuchet MS" !important;
font-size:15px;}

h1.identif
{padding-top: 1em;}

#zone_panier textarea
{width:100%;}

.titrepan
{text-align:center;
padding-top:1em;
padding-bottom:1em;
font-size:1.3em;}


.panier
{border-top:1px dashed #9d9fa0;
border-bottom:1px dashed #9d9fa0;
font-family:"Trebuchet MS";
font-size:13px;
color:#5a5b5b;
margin-top:5px;
margin-bottom:5px;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
background:url("/_img/btn_panier_trans.png") no-repeat left center;
}


.jforms-label.jforms-required
{width:50% !important;}

.jforms-label
{width:50%}

#panier_zone.indic .tarifdetail
{
display: block;
}

#panier_zone.indic .pro
{
font-size: 15px;
margin-bottom: 7px;
}

.panier a
{color:#37aaaa;
font-weight:bold;
}
#filariane a
{color:#868687;
}

span.nombre
{color:#37aaaa;}

#mon_panier .txt_form
{font-family:"Trebuchet MS";
color:#5a5b5b;
font-size:12px;
font-weight:bold;}

#mon_panier p
{
padding-top:2px;
padding-bottom:3px;}

#mon_panier p.panier
{
background-color:#f5f3f0;
box-shadow: 1px 2px 1px 1px #ECE9E9;}

#mon_panier input.form_champ
{
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
width:102px;
border :1px solid #9fdddd;
margin-left:15px;
float:right;
}

input, textarea, select
{border:1px solid #dadada;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
font-size: 12px;
color:#5A5B5C;
font-family: 'AllerRegular';
}

/** sexy buttons **/
.btnValid
{
	display:inline-block;
	background-color: #2FAAAB;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 8px 15px;
	text-transform: uppercase;
	color:#FFF !important;
	text-decoration: none !important;
}
.btnValid:hover
{
	background-color: #33BDBD;
	color:#5B5757;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
.btnValid.btnSmall{padding: 4px 14px !important;}

/* PANIER */

.panier_menu li{	list-style-type:none;}
.panier_nav_on
{
	/*height:30px;
	width:140px;*/
  background-color:#2fa9aa;
  border-radius:0.3em;
  border:2px solid #2fa9aa;
	float: left;
	/*padding:7px;*/
	color:white;
	/*margin-right:40px;*/
	text-align:center;
	/*padding:7px 0;*/
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	vertical-align:middle;
}
.panier_nav_on a{color:white;}
.panier_nav_off
{
	/*height:30px;
	width:140px;*/
border:1px solid #2fa9aa;
border-radius:0.3em;
	float: left;
	/*padding:7px;*/
	/*margin-right:40px;*/
	color:#37AAAA;
	text-align:center;
	/*padding:7px 0;*/
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	vertical-align:middle;
}

.conteneur_ident, .nouveau_client
{
padding: 0.3em;
-moz-border-radius:5px;
webkit-border-radius:5px;
border-radius: 5px;
border: 1px solid #fcddbd;
}
.mdpoublie
{font-size:11px;
clear: both;
display: block;
margin-left: 1.4em;
text-decoration: underline;}

.conteneur_ident label
{width:50%;}

.jforms-ctrl-input
{width:40%;}

.conteneur_ident input
{width:50%;
font-family: "Trebuchet MS" !important;
margin-left: 5px;
padding:10px;}

.conteneur_ident label
{width:40%;}

.conteneur_ident:hover
{
background-color: #f2f9f9;
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
transition: all .1s ease-in;

}


.nouveau_client
{
padding:15px;
-moz-border-radius:5px;
webkit-border-radius:5px;
border-radius: 5px;
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
transition: all .1s ease-in;
}

.nouveau_client:hover
{
background-color:#f2f9f9;
}


.cellules
{clear: both;
margin-top:5px;
margin-bottom: 5px;}

.product-thumb
{margin-top: 10px;
margin-bottom: 10px;}


.panier_nav_off a{color:#37AAAA;}
.btn_ok {background-color: #2FA9AA;color: #FFFFFF;font-weight: bold;margin-left: 15px;padding: 2px 9px;}

.panier_menu_space{float:left;height:30px;width:40px;
}
#zoneMain{font-size:12px;height: auto;margin-left: 20px;margin-right: 20px;margin-top: 10px;padding-top: 10px;



}
#zone_panier{font-family: "Trebuchet MS";color: #5A5B5C;}
.panier_table{font-size:12px;}
.panier_table td{background:#f9f7f3;padding:10px;}
td.panier_table_full{background:#2FA9AA; color:#FFFFFF;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;}

#zoneMain h1{color: #F4A553;font-family: "Trebuchet MS";font-size: 16px;font-weight: normal; margin-bottom:10px; margin-top:10px;text-transform: uppercase;}
h2 {color: #F4A553;font-family: 'MEgalopolisExtraRegular';font-size: 13px;font-weight: normal;margin: 0;}
.marron1{color: #5A5B5C;}
.jforms-error-list {
	color:red;
	border:1px solid red;
	margin: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	list-style-type: none;}
input.jforms-error, textarea.jforms-error, select.jforms-error {background-color: #ffd6d7;}
label.jforms-error, span.jforms-error {font-style:normal; color:red; font-size: 12px;}

#zone_panier .btnPanier.right a{color:#FFF;text-decoration: none;}

.btnPanier.right
{color:#FFFFFF;}

#zone_panier .btnPanier.right a:hover
{color:#5B5757;
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
transition: all .1s ease-in;}
.espacepan{margin-bottom:30px;}
.btnPanier.right {
    background-color: #FF9200;
    border:2px solid #fcddbd;

    -webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
    float: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
}

#menuLeftGlobal {
    float: left;
}
.menuLeft {
    -webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
    float: left;
    height: auto;
    margin-left: 19px;
    margin-top: 11px;
    padding-bottom: 15px;
    padding-top: 10px;
}
.menuLeft h1 {
	color: #5A5B5C;
    font-family: "Trebuchet MS" !important;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
    text-transform: uppercase;
	text-align: center;
  clear:left;
}
.menuLeft ul {
    margin: 5px 0 10px;
}
.menuLeft li {
    line-height: 20px;
    list-style-type: none;
    margin: 0;
}
.menuLeft a.actifc {
    color: #F4A553;
}

.menuLeft form div{
	margin:5px 0 10px;
	font-weight: bold;
	font-size: 12px;
	line-height:20px;
	color: #FFF;
}

.eco_respons
{margin-top:1em;}

.form_facturation.donnees
{float:left;}

.form_facturation .jforms-label
{width: 250px;
font-style:normal !important; }

.form_facturation div
{padding-top:2px;
padding-bottom:2px;}
