@charset "UTF-8";
/* CSS Document */
body {
  font-family: Arial;
  font-size: 12px;
  color: #313131;
  background: #ee7d00 url(../img/bg.png) 0 0 repeat-x;
  margin: 0 auto;
}

#all {
  background: url(../img/nuage.png) center 130px no-repeat;
  margin: 0 auto;
}

.title-s1 {
  height: 75px;
  color: #212121;
  font-family: 'Open Sans';
  font-size: 24px;
  line-height: 75px;
  margin: 0;
  padding-left: 15px;
  text-transform: uppercase;
  font-weight: normal;
}

.title-s2 {
  height: 70px;
  color: #079bc1;
  font-family: 'Open Sans';
  font-size: 20px;
  line-height: 70px;
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
}

.title-s3 {
  color: #212121;
  font-family: 'Open Sans';
  font-size: 16px;
  margin: 0;
  font-weight: normal;
  padding: 5px 0px 5px 30px;
}

.title-s4 {
  color: #ef6416;
  font-family: 'Open Sans';
  font-size: 13px;
  margin: 0;
  font-weight: normal;
  padding-left: 30px;
  height: 75px;
  line-height: 75px;
  text-transform: uppercase;
}

.topnav {
  height: 30px;
  text-align: right;
  font-size: 11px;
  color: #dfdfdf;
}

.topnav a, .topnav a:hover {
  color: #dfdfdf;
  text-decoration: none;
}

.topnav ul {
  list-style: none;
  float: right;
  margin-top: 2px;
  margin-bottom: 0px;
}

.topnav ul li {
  float: left;
  padding: 0 20px;
}

.topnav ul li.contact,
.topnav ul li.my-account {
  float: left;
  padding: 0 20px;
  background: url(../img/bg_contact.png) 0 0 no-repeat;
  width: 73px;
  padding: 0px 7px 0 0 !important;
  font-size: 12px !important;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
}

.topnav ul li.contact a, .topnav ul li.contact a:hover,
.topnav ul li.my-account a, .topnav ul li.my-account a:hover {
  color: #007093;
}

.topnav ul li.my-account a, .topnav ul li.my-account a:hover {
  font-size: 11px;
  font-weight: normal;
}

.logo {
  /*text-indent:-99999px;*/
  height: 100px;
  width: 235px;
  /*background:url(../img/logo.png) 0 0 no-repeat;*/
  float: left;
}

.logo img a {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

a img {
  border: 0px;
}

.main-header {
  width: 696px;
  height: 100px;
  float: right;
  text-align: left;
}

.main-header h1,
.main-header p.title {
  font-family: 'Open Sans';
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: normal;
  text-transform: none;
  letter-spacing: -1px;
  padding: 5px 0 5px 180px;
  height: 35px;
}

.slogon {
  font-family: 'Open Sans';
  font-weight: normal;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 24px;
  text-transform: none;
  padding-left: 180px;
  padding: 5px 0 5px 180px;
  font-weight: 400;
}

.retour,
.clear {
  clear: both;
}

a, a:hover {
  color: #212121;
}

.content {
  padding-left: 20px;
  padding-right: 20px;
  background: url(../img/bg_h1.png) 0 0 repeat-x;
}

.content .span1 {
  background-color: #ffe5c8;
  color: #f34f0d;
  font-weight: bold;
  padding: 15px;
}

.content .span2 {
  padding: 15px;
}

.block_photo_grand {
  text-align: center;
  font-size: 10px;
}

.legende_photo {
  font-size: 10px;
  text-align: center;
  line-height: 25px;
}

.content a, .content a:hover {
  color: #079bc1;
}

.container {
  width: 980px;
  margin: 0 auto;
}

.container_interne {
  width: 980px;
  margin: 0 auto;
  background: url(../img/bg_conteneur_middel.png) -4px 0 repeat-y;
  clear: both;
}

.block_1colomn img {
  float: left;
  padding: 0 15px 15px 0;
}

.block_container_botton {
  width: 980px;
  margin: 0 auto;
  background: url(../img/bg_conteneur_footer.png) -4px 0 repeat-y;
  height: 30px;
  clear: both;
}

.deuxcolonnes {
  column-count: 2;
  column-gap: 25px;
  -moz-column-count: 2;
  -moz-column-gap: 25px;
  -o-column-count: 2;
  -o-column-gap: 25px;
  -webkit-column-count: 2;
  -webkit-column-gap: 25px;
}

.block_3colomn {
  padding-top: 45px;
}

.column-1 img, .column-2 img, .column-3 img, .column-4 img, .column-5 img, .column-6 img {
  float: left;
  padding: 0 15px 15px 0px;
}

.column-1 {
  float: left;
  width: 48%;
  /*padding-right:25px;*/
  margin-right: 2%;
}

.column-2 {
  float: left;
  width: 48%;
  /*padding-right:25px;*/
  margin-left: 2%;
}

.column-4, .column-5, .column-6 {
  float: left;
  width: 185px;
  /*margin-right: 2%;*/
}

.column-4, .column-5 {
  margin-right: 65px;
}

.header {
  height: 156px;
  background: url(../img/bg_header.png) left bottom repeat-x;
}

#page-index .header {
  height: 156px;
  background: url(../img/bg_header_home.png) left bottom repeat-x;
}

.leftbar {
  width: 235px;
  float: left;
}

.mainbar {
  float: left;
  width: 730px;
  margin-left: 15px;
  padding-bottom: 20px;
}

.top-leftbar {
  height: 75px;
  background: url(../img/bg-top-letbar.png) left top no-repeat;
  padding-left: 35%;
  padding-top: 20px;
}

.title-h2 {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  color: #FFFFFF;
}

.title-h4 {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
}

.title-h2 span {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

.nav-left {
  margin-left: 20px;
  color: #212121;
  font-family: 'Open Sans';
}

.nav-left ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 35px 0px;
}

.title-h3 {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
}

.block-contact {
  width: 123px;
  height: 171px;
  padding-left: 50px;
  background: url(../img/bg_contact_rapide.png) 0 0 no-repeat;
  font-family: 'Open Sans';
}

.block-contact .titre_contact {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0px;
}

.block-contact .tel {
  font-size: 15px;
  font-weight: 600;
  color: #079bc1;
  background: url(../img/iphone.png) 0 2px no-repeat;
  padding-left: 13px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b6b6b6;
  letter-spacing: -1px;
}

.block-contact .horaire {
  font-size: 13px;
  font-weight: 500;
  color: #515151;
}

.block-contact .hotline {
  color: #212121;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.block-contact p {
  padding: 2px;
  margin: 0px;
}

.title-h3 span {
  font-size: 15px;
  font-weight: normal;
  color: #079bc1;
}

.title-h3 span.span1 {
  font-size: 15px;
  font-weight: normal;
  color: #212121;
}

.nav-left ul li a {
  font-family: 'Open Sans';
  font-size: 13px;
  text-decoration: none;
}

.nav-left ul li {
  padding: 5px 0 5px 16px;
  background: url(../img/pus-flesh.png) center left no-repeat;
}

/* page validation devis */
h1 span {
  font-weight: bold;
}

h2 span {
  font-weight: normal;
}

.span_validation {
  padding-left: 40px;
}

.note {
  color: #212121;
  font-family: 'Open Sans';
  font-size: 15px;
  margin: 0;
  font-weight: normal;
  padding: 10px 0px 20px 0px;
}

.block_item {
  margin-bottom: 1px;
  height: 49px;
}

.block_item3 {
  margin-bottom: 1px;
}

.item1 {
  width: 290px;
  height: 46px;
  border: 1px solid #dadada;
  background-color: #f7f7f7;
  font-family: 'Open Sans';
  font-size: 15px;
  line-height: 46px;
  padding-left: 10px;
  float: left;
  margin-right: 10px;
}

.item2 {
  width: 318px;
  height: 46px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  font-family: 'Open Sans';
  font-size: 15px;
  line-height: 46px;
  padding-left: 10px;
  float: left;
}

.item3 {
  float: right;
  width: 320px;
  margin-bottom: 1px;
  border: 1px solid #079bc1;
  background-color: #e5faff;
  font-family: 'Open Sans';
  font-size: 13px;
  line-height: 2;
  padding: 10px;
  color: #079bc1;
}

.item4 {
  width: 212px;
  height: 48px;
  background-color: #212121;
  font-family: 'Open Sans';
  font-size: 15px;
  line-height: 46px;
  padding-left: 90px;
  float: left;
  color: #FFFFFF;
}

.item5 {
  position: relative;
  top: -60px;
  left: 13px;
  width: 57px;
  height: 66px;
  float: left;
  background: url(../img/cube.png) 0 0 no-repeat;
  display: none;
}

.bouton_valider {
  text-align: center;
  margin-top: 50px;
}

.bouton_valider a,
.bouton_valider a:hover,
.bouton_valider input {
  width: 105px;
  height: 50px;
  background: url(../img/valider.png) 0 0 no-repeat;
  color: #ff5600;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Open Sans';
  line-height: 46px;
  padding-left: 49px;
  text-decoration: none;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  border: 0;
}

.bouton_valider input {
  width: 154px;
}

.bouton_valider_devis {
  width: 290px;
  margin: 0 auto;
}

/*.bouton_valider_devis a,.bouton_valider_devis a:hover{
	width:290px;
	height:50px;
	background:url(../img/valider_devis.png) 0 0 no-repeat;
	color:#ff5600;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	font-family:'Open Sans';
	line-height:46px;
	padding-left:49px;
	display:block;
	text-decoration:none;
}*/
/* page borderau */
.bordereau-titre {
  height: 40px;
  padding-left: 20px;
  line-height: 40px;
  color: #f34f0d;
  font-family: 'Open Sans';
  font-size: 15px;
  font-weight: 600;
}

.noir {
  color: #313131 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.block_bordereau {
  background-color: #f2f2f2;
  padding: 20px 13px 20px 20px;
}

.bordereau2 {
  border: 1px  dashed #8f8f8f;
  width: 570px !important;
}

.style_input {
  height: 22px;
  border: 1px solid #bcbcbc;
  color: #414141;
  background-color: #FFFFFF;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /*behavior:url(pie/PIE.htc);*/
  padding-left: 10px;
  line-height: 22px;
}

.style1_input {
  width: 160px;
}

.style2_input {
  width: 50px;
}

.style3_input {
  width: 350px;
}

.style4_input {
  width: 120px;
}

.style5_input {
  width: 80px;
  margin-left: 5px;
  padding-right: 20px;
}

.style6_input {
  width: 45px;
  height: 25px;
  /*line-height:25px;*/
}

.style7_input {
  width: 28px;
}

.style8_input {
  width: 110px;
}

.style9_input {
  width: 60px;
  height: 25px;
  line-height: 25px;
}

.style9_special {
  margin-left: 15px;
}

.style10_input {
  width: 250px;
  height: 106px !important;
  vertical-align: top;
  margin-left: 20px;
}

.style11_input {
  width: 103px;
  height: 26px;
  padding: 5px;
  margin: 0px;
  height: 28px\9;
}

.form-inline {
  min-height: 50px;
}

.form-inline2 {
  /*min-height:50px;*/
  padding: 30px 0px;
}

.form-inline_blanc {
  min-height: 25px;
  padding: 15px 0px;
}

.special1 {
  line-height: none !important;
}

input {
  font-size: 11px;
  color: #616161;
}

input[type="checkbox"] {
  margin-left: 0px;
}

.form-inline label {
  display: inline-block;
  padding-bottom: 4px;
}

.leftlabel {
  float: left;
  padding-right: 20px;
}

.leftlabel2 {
  float: left;
  padding-right: 35px;
  padding-right: 20px\9;
}

.leftlabel3 {
  float: left;
  padding-right: 0px;
}

.rightlabel {
  float: right;
  text-align: left;
}

.span_form_bordereau {
  padding-left: 15px;
}

.separateur {
  height: 0px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #FFFFFF;
  clear: both;
  margin: 20px 0px;
}

.separateur2 {
  height: 30px;
  clear: both;
}

.separateurhome {
  height: 15px;
  clear: both;
}

.block_adresse {
  font-family: 'Open Sans';
  font-size: 15px;
  color: #313131;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
}

/* recap commande */
.commande {
  padding: 0px;
}

.commande p {
  margin: 0px;
}

.commande ul {
  list-style: none;
  float: left;
  font-family: 'Open Sans';
  font-size: 12px;
  font-size: 11px\9;
  padding: 0px;
  margin: 0px;
  font-weight: 600;
}

.commande ul li {
  padding: 0 10px;
}

.ulitem1 {
  width: 130px;
}

.list1 {
  height: 34px;
  border: 1px solid #dadada;
  background-color: #f7f7f7;
  margin: 0px 1px 1px 0px;
  text-align: center;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.list2 {
  min-height: 100px;
  border: 1px solid #dadada;
  margin: 0px 1px 1px 0px;
  padding-top: 20px !important;
}

.ulitem2 {
  width: 188px;
  text-align: center;
}

.ulitem2 .list1 {
  padding: 0 1px;
}

.list3 {
  line-height: 120px;
  border: 1px solid #dadada;
  margin: 0px 1px 1px 0px;
}

.ulitem3 {
  width: 78px;
  text-align: center;
}

.list4 {
  line-height: 48px;
  height: 48px;
  border: 1px solid #dadada;
  background-color: #f7f7f7;
  margin: 0px 1px 1px 0px;
  text-align: center;
}

li.ulitem4 {
  display: block;
  float: left;
  height: 84px;
}

.list5 {
  height: 60px !important;
  padding-top: 24px !important;
  /*width:582px;*/
  width: 503px;
  border: 1px solid #dadada;
  background-color: #f7f7f7;
  margin: 0px 1px 1px 0px;
}

.list6 {
  width: 54px;
  line-height: 84px;
  border: 1px solid #dadada;
  margin: 0px 1px 1px 0px;
  text-align: center;
}

li.ulitem5 {
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
}

.list7 {
  width: 582px;
  border: 1px solid #dadada;
  background-color: #f7f7f7;
  margin: 0px 1px 1px 0px;
}

.list8 {
  width: 54px;
  border: 1px solid #dadada;
  margin: 0px 1px 1px 0px;
  text-align: center;
}

.block_condition_gneral {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #313131;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
}

.block_condition_gneral span {
  color: #079bc1;
  margin-right: 2px;
}

.block_condition_gneral a:hover {
  text-decoration: underline;
}

.contion {
  margin-left: 40px;
}

.block_commande {
  background-color: #f2f2f2;
  padding: 20px 13px 20px 20px;
  border: 1px  dashed #8f8f8f;
  width: 530px !important;
  margin: 40px 0 50px 15px;
  font-size: 13px;
}

/* page calcul tarif */
.span_form_calcultarif {
  padding-left: 15px;
  padding-right: 100px;
}

.block_calcultarif {
  background-color: #f2f2f2;
  padding: 20px 13px 20px 20px;
  border: 1px  dashed #8f8f8f;
}

.labelspecial {
  display: block;
  float: left;
}

.labelspecial span {
  font-style: italic;
}

.labelspecial img {
  cursor: pointer;
}

.block_calcultarif ul {
  margin: 0px;
  padding: 0px;
}

.block_calcultarif li {
  list-style: none;
  padding: 7px 0 7px 16px;
  background: url(../img/pus-flesh.png) center left no-repeat;
}

.rougebrique {
  font-weight: bold;
  color: #f34f0d;
  padding: 10px 15px;
}

.noirbrique {
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 15px;
}

.addcolis {
  position: relative;
  display: block;
  margin-top: -15px;
  margin-left: 380px;
  width: 250px;
  line-height: 20px;
  background-color: #ffffff;
}

.addcolis a {
  text-decoration: none;
  color: #313131;
  font-size: 11px;
}

.addcolis img {
  border: none;
}

/* select */
.select {
  font-family: 'Open Sans';
  font-size: 20px;
  font-weight: 600px;
}

form div {
  position: relative;
}

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select {
  position: relative;
  z-index: 10;
  width: 99% !important;
  height: 50px !important;
  line-height: 50px;
  margin-top: 10px;
  padding-left: 50px;
}

/* dynamically created SPAN, placed below the SELECT */
span.select {
  position: absolute;
  bottom: 0;
  float: left;
  left: 0;
  width: 99%;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  /*background:url(../img/bg_select_destination.png) no-repeat 0 0;*/
  cursor: default;
  z-index: 1;
  padding-left: 50px;
}

.express {
  background: url(../img/bg_express.png) no-repeat 0 10px;
}

.expedition {
  background: url(../img/bg_expedition.png) no-repeat 0 10px;
}

.destination {
  background: url(../img/bg_select_destination.png) no-repeat 0 10px;
}

.clock {
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
  top: 3px;
  margin-left: -20px;
}

.calendar {
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
  top: 3px;
  margin-left: -20px;
}

.obligatory-info {
  padding: 20px 0 0 0;
  text-align: right;
  font-weight: bold;
  font-style: italic;
}

/* home page */
.home_mainbar {
  float: left;
  width: 500px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 0px;
}

.rightbar {
  width: 175px;
  float: left;
  padding: 0 20px;
  font-family: 'Open Sans';
  color: #212121;
  font-weight: 600;
}

.span_form_home {
  padding-left: 20px;
  padding-right: 20px;
}

#page-index .addcolis {
  margin-left: 322px !important;
}

.right_style1 {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0px;
}

.right_style1 span {
  font-size: 18px;
  font-weight: normal;
}

.right_style2 {
  color: #212121;
  font-size: 13px;
}

.right_style3 {
  font-size: 18px;
}

.right_style4 {
  font-size: 11px;
}

.link_style {
  text-decoration: none;
  padding-left: 18px;
  background: url(../img/pus-flesh-bleu.png) 0 center no-repeat;
}

.link_style2 {
  text-decoration: none;
  padding-left: 18px;
  background: url(../img/pus-flesh-bleu2.png) 0 center no-repeat;
}

.link_style a, .link_style a:hover, .link_style2 a, .link_style2 a:hover {
  text-decoration: none;
  color: #079bc1;
}

.separateur15 {
  border-top: 1px solid #dadada;
  height: 1px;
  margin: 8px 0;
}

.entete_left {
  float: left;
  height: 40px;
  width: 120px;
  border-right: 1px solid #f34f0e;
  text-transform: uppercase;
}

.entete {
  height: 60px;
  padding: 15px 0 15px 20px;
  font-family: 'Open Sans';
}

.entete_right {
  float: left;
  height: 40px;
}

.entete1 {
  font-size: 20px;
  height: 17px;
  line-height: 17px;
}

.entete2 {
  font-size: 24px;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
}

.entete3 {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
}

.expresshome {
  background: url(../img/bg_express_home.png) no-repeat 0 10px;
}

.expeditionhome {
  background: url(../img/bg_expedition_home.png) no-repeat 0 10px;
}

.destinationhome {
  background: url(../img/bg_select_destination_home.png) no-repeat 0 10px;
}

#page-index .block_calcultarif {
  padding: 20px 5px !important;
}

#page-index .leftlabel2 {
  float: left;
  padding-right: 5px !important;
}

#page-index .style6_input {
  width: 37px;
}

#page-index .style_input {
  padding-left: 5px;
}

.miniselect {
  width: 46px !important;
  height: 27px !important;
}

.select_niv2 {
  height: 28px !important;
  line-height: 23px !important;
}

#page-index .labelspecial {
  display: block;
  float: left;
  color: #f34f0d;
  height: 26px;
  line-height: 26px;
}

#page-index .labelspecial img {
  display: inline-block;
  padding: 4px;
}

.detail_import_export {
  display: inline-block;
  float: left;
  color: #f34f0d;
  line-height: 25px;
}

#page-index .form-inline_blanc {
  width: 112%;
  margin-left: -6%;
  min-height: 25px;
  padding: 0px 0px 15px 0px;
}

.nav-right {
  padding-bottom: 20px;
}

.pub {
  margin: 0px;
}

.pub img {
  border: 0px;
}

#page-index .container_interne {
  background: none;
}

#page-index .rightbar, #page-index .home_mainbar, #page-index .leftbar {
  /*	-moz-box-shadow: 0 0 2px #888;
  -webkit-box-shadow: 0 0 2px#888;
  box-shadow: 0 0 2px #888;*/
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), 0px 2px 2px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), 0px 2px 2px 0px rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), 0px 2px 2px 0px rgba(255, 255, 255, 0.5) inset;
  behavior: url(pie/PIE.htc);
  background-color: #FFFFFF;
  min-height: 573px;
}

.rightbar {
  -moz-border-radius: 0 0 3px 0;
  -webkit-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
}

#page-index .container_interne2 {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), 0px 2px 2px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), 0px 2px 2px 0px rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5), 0px 2px 2px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFFFFF;
  behavior: url(pie/PIE.htc);
}

.section_1 {
  height: 242px;
  background: url(../img/bg_partie_2.png) 0 0 repeat-x;
  border-radius: 3px 3px 0;
  -moz-border-radius: 3px 3px 0;
  -webkit-border-radius: 3px 3px 0;
  behavior: url(pie/PIE.htc);
}

.etape {
  font-size: 24px;
  font-family: 'Open Sans';
  text-align: center;
  padding: 30px 0;
}

.section_1 .etape1 {
  font-weight: bold;
}

.section_1 .etape2 {
  font-weight: normal;
  width: 450px;
  margin: 0 auto;
  background: url(../img/trait-noir.png) 0 19px no-repeat;
}

.shema {
  font-weight: normal;
  margin: 0 22px;
  background: url(../img/shema.png) 0 0 no-repeat;
  height: 102px;
  font-family: 'Open Sans';
  font-size: 13px;
  text-align: center;
}

.shema ul {
  list-style: none;
  width: 816px;
  margin: 0 auto;
  padding: 75px 0 0 0;
}

.shema ul li {
  display: block;
  float: left;
  width: 102px;
  padding: 0 50px;
}

.shema ul li.first {
  text-align: left;
  color: #079bc1;
  width: 102px;
  padding: 0 !important;
}

.shema ul li.last {
  text-align: right;
  color: #079bc1;
  width: 102px;
  padding: 0 !important;
}

.section_2 {
  min-height: 445px;
  width: 725px;
  float: left;
  padding: 40px 5px 0 20px;
}

.section_3 {
  width: 210px;
  float: left;
  padding: 40px 20px 0 0;
}

.module_right {
  margin-left: 10px;
}

.module_right .header_titre {
  padding-left: 20px;
  background-color: #212121;
  height: 40px;
  line-height: 40px;
  color: #6bdbf8;
  font-family: 'Open Sans';
  font-size: 18px;
}

.module_right .header_titre span {
  color: #FFFFFF;
  font-family: 'Open Sans';
  font-size: 20px;
  font-weight: bold;
}

.module_right ul {
  list-style: none;
  padding-left: 0px;
}

.module_right ul li {
  height: 25px;
  line-height: 25px;
  background: url(../img/flesh_noir.png) 20px center no-repeat;
  padding-left: 40px;
  background-color: #f0f0f0;
}

.module_right ul li.un {
  height: 30px !important;
  line-height: 30px !important;
  background-color: #FFFFFF !important;
}

.module_right ul li a, .module_right ul li a:hover {
  text-decoration: none;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: normal;
}

/* actualit├® */
#ncnav {
  position: relative;
  top: -32px;
  right: -140px;
  float: left;
}

#ncnav img {
  float: left;
  cursor: pointer;
}

#content h3 {
  color: #212121;
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.PortSwap {
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 0px 10px;
}

.more a, .more a:hover {
  color: #515151;
  text-decoration: none;
  background: url(../img/more.png) 0 center no-repeat;
  padding-left: 20px;
}

/*tabs */
#tabContaier {
  /*background:#f0f0f0;*/
  border: 1px solid #fff;
  /*margin:100px auto;*/
  /*padding:20px;*/
  position: relative;
  /*width:500px;*/
}

#tabContaier ul {
  overflow: hidden;
  /*border-bottom:1px solid #bcbcbc;*/
  height: 83px;
  /*position:absolute;
  z-index:100;*/
  padding: 0px;
  margin: 0px;
}

#tabContaier li {
  float: left;
  list-style: none;
}

#tabContaier li a {
  background: #fbefe8;
  /*border:1px solid #fcfcfc;*/
  border-right: 0;
  color: #666;
  cursor: pointer;
  display: block;
  /*height:35px;*/
  /*line-height:35px;*/
  height: 62px;
  padding: 20px 3px 0 3px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #bcbcbc;
  border-right: 1px solid #FFF;
  text-align: center;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: normal;
}

#tabContaier li a:hover {
  background: #FFF;
}

#tabContaier li a.active {
  background: #FFFFFF;
  border: 1px solid #bcbcbc;
  -moz-border-radius: 3px 0 0 0;
  -webkit-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  /*border-bottom:1px solid #FFF !important;*/
  border-bottom: 0;
  color: #f34f0d;
  font-weight: bold;
}

.tabDetails {
  /*background:#fbfbfb;
  border:1px solid #fff;*/
  margin: 28px 0 0;
}

.tabContents {
  padding: 0 5px;
}

.tabContents h1 {
  font: normal 24px/1.1em Georgia, "Times New Roman", Times, serif;
  padding: 0 0 10px;
}

.tabContents p {
  padding: 0 0 10px;
  margin: 0px;
}

.tabs1 {
  width: 294px;
}

.tabs2 {
  width: 96px;
}

.content_tabs {
  float: right;
  display: block;
  margin-top: 0px;
}

.menu {
  float: left;
}

.menu ul {
  padding-left: 10px !important;
  font-size: 14px;
  font-family: 'Open Sans';
  line-height: 48px;
  height: auto !important;
  background: url(../img/ligne.png) 30px 0 repeat-y;
}

.menu li {
  float: none !important;
  padding-left: 0px !important;
}

.menu li span {
  width: 40px;
  display: inline-block;
  text-align: center;
  background: url(../img/bg_num.png) center center no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 20px;
}

.menu li.itemmenu a {
  background: none !important;
  /*cursor:pointer;
  display:block;*/
  /*height:35px;*/
  /*line-height:35px;*/
  /*height:62px;*/
  /*padding-top:n;*/
  text-transform: uppercase;
  border: non !important e;
  font-size: 14px;
  font-family: 'Open Sans';
  line-height: 48px;
}

.menu li a, .menu li a:hover {
  color: #212121 !important;
  background: none !important;
  /*border:1px solid #fcfcfc;*/
  border: none !important;
  color: #666;
  cursor: pointer;
  display: inline-block !important;
  height: 40px !important;
  line-height: 40px !important;
  padding-top: 0px !important;
  text-decoration: none;
  text-transform: none !important;
  border-bottom: none !important;
  border-right: none !important;
  text-align: left !important;
}

select {
  padding: 2px;
}

input {
  /* padding:4px\9; height:10px\9;*/
}

.check {
  float: left;
  position: relative;
  top: 17px;
  height: 50px;
}

img.default {
  width: 100%;
  height: 100%;
  background: #f4f4f4 url(/public/img/default.png) center center no-repeat;
  background-size: 30%;
  -webkit-box-shadow: #d9d9d9 0 0 3px 0 inset;
  -moz-box-shadow: #d9d9d9 0 0 3px 0 inset;
  box-shadow: #d9d9d9 0 0 3px 0 inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main-header h1 {
  font-weight: 400;
}

.navbar.skin-1 ul.level-1 li {
  padding: 0 0 35px 20px;
}
.navbar.skin-1 ul.level-1 li, .navbar.skin-1 ul.level-1 li a {
  font-family: 'Open Sans';
  font-size: 15px;
  font-weight: bold;
  color: #212121;
}
.navbar.skin-1 ul.level-1 li a b {
  font-weight: normal;
  color: #212121;
}
.navbar.skin-1 ul.level-1 li a strong {
  font-weight: normal;
  color: #079bc1;
}
.navbar.skin-1 ul.level-1 li ul.level-2 {
  padding: 10px 0 0 0;
}
.navbar.skin-1 ul.level-1 li ul.level-2 li {
  padding: 5px 0;
}
.navbar.skin-1 ul.level-1 li ul.level-2 li a {
  display: inline-block;
  padding: 0 0 0 16px;
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: normal;
  color: #212121;
  background: url(../img/pus-flesh.png) 0 4px no-repeat;
}

.leftbar .top-leftbar {
  display: block;
  width: 65%;
  height: 70px;
  margin-bottom: 5px;
  padding: 20px 0 0 35%;
  background: url(../img/bg-top-letbar.png) left top no-repeat;
}

.leftbar .block-contact {
  margin-left: 20px;
}

.content .bar-title {
  position: relative;
  overflow: hidden;
  display: table;
  height: 75px;
  margin: 0 0 20px 0;
  padding: 0 15px;
  vertical-align: middle;
}

.content .bar-title h1 {
  display: table-cell;
  margin: 0;
  padding-top: 5px;
  font-family: 'Open Sans';
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  color: #212121;
  vertical-align: middle;
}

.footer {
  color: #c63400;
  font-size: 13px;
  min-height: 56px;
  background-color: #FFFFFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  behavior: url(pie/PIE.htc);
  margin-bottom: 12px;
  text-align: center;
  line-height: 56px;
  font-weight: normal;
}

.footer ul {
  display: inline-block;
}

.footer ul li {
  display: inline-block;
}

.footer a,
.footer a:hover {
  color: #c63400;
  font-size: 13px;
  text-decoration: none;
}

.footer span {
  padding: 0 10px;
}

#page-index .rightbar .right_style2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 36px;
}
#page-index .rightbar p.link_style {
  margin: 1em 0;
  background-position: 0 0;
}
#page-index .module_right .header_titre {
  padding-left: 20px;
  background-color: #212121;
  height: 40px;
}
#page-index .module_right .header_titre, #page-index .module_right .header_titre a {
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 40px;
  color: #6bdbf8;
}
#page-index #tabContaier ul#tabContaier_tabs li.tabs1 {
  width: 34%;
}
#page-index #tabContaier ul#tabContaier_tabs li.tabs2 {
  width: 17%;
}
#page-index #tabContaier ul#tabContaier_tabs li.tabs3 {
  width: 14%;
}
#page-index #tabContaier ul#tabContaier_tabs li.tabs4 {
  width: 12%;
}
#page-index #tabContaier ul#tabContaier_tabs li.tabs5 {
  width: 23%;
}
#page-index #tabContaier ul#tabContaier_tabs li a {
  padding: 20px 10px 0 10px;
}
#page-index #tabContaier .tabContents .tabContents-left {
  float: left;
  width: 315px;
  min-height: 30px;
}
#page-index #tabContaier .tabContents .tabContents-left ul {
  overflow: hidden;
  width: 100%;
  height: auto !important;
  padding: 0 0 0 10px !important;
  margin: 0;
  font-size: 14px;
  line-height: 48px;
  font-family: 'Open Sans';
  background: url(../img/ligne.png) 30px 0 repeat-y;
}
#page-index #tabContaier .tabContents .tabContents-left ul li {
  float: none !important;
  padding-left: 0 !important;
}
#page-index #tabContaier .tabContents .tabContents-left ul li span {
  display: inline-block;
  width: 40px;
  margin-right: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url(../img/bg_num.png) center center no-repeat;
}
#page-index #tabContaier .tabContents .tabContents-left ul li a {
  display: inline-block !important;
  height: 40px !important;
  padding: 0 3px 0 3px !important;
  border: 0 !important;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 40px !important;
  font-weight: normal;
  text-align: left !important;
  text-transform: none !important;
  text-decoration: none;
  background: none !important;
  cursor: pointer;
}
#page-index #tabContaier .tabContents .tabContents-right {
  position: relative;
  overflow: hidden;
  float: right;
  width: 380px;
  min-height: 30px;
}
#page-index #tabContaier .tabContents .tabContents-right .media {
  text-align: center;
}
#page-index #tabContaier .tabContents .tabContents-right .media img.default {
  height: 260px;
}
#page-index #blk-top-5-destinations ul {
  margin: 1em 0;
}
#page-index #blk-news .PortSwap .catcher {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 75px;
  margin: 1em 0;
}

/*.field-select.expresshome,
.field-select.expeditionhome,
.field-select.destinationhome {
	position: relative;
	overflow: hidden;
	width: 420px !important;
	height: 50px;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	background-position: 0 0 !important;
	cursor: pointer;

	label {
		display: none;
	}

	select {
		position: relative;
		z-index: 10;
		width: 105% !important;	// 420
		height: 50px !important;
		line-height: 50px;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
		cursor: pointer;
		font-family: 'Open Sans';
		font-size: 20px;
		font-weight: normal;
		text-indent: 55px;

		option {
			text-indent: 0;
		}
	}

	span.select {
		z-index: 1;
		position: absolute;
		bottom: 0;
		left: 50px;
		float: none !important;
		display: block;
		width: 320px !important;	// 420
		height: 50px !important;
		line-height: 50px !important;
		//margin: 0 50px 0 50px;
		margin: 0 !important;
		padding: 0 !important;
		cursor: pointer !important;
	}
}*/
.select, .select option {
  cursor: pointer;
}

.bouton_valider_devis {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.bouton_valider_devis .field {
  display: inline-block;
}

.bouton_valider_devis input,
.bouton_valider_devis a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 20px;
  line-height: 46px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.bouton_valider_devis input,
.bouton_valider_devis a#btn-continue-devis {
  width: 290px;
  height: 50px;
  padding-left: 35px;
  border: 0;
  text-transform: uppercase;
  color: #ff5600;
  background: url(../img/valider_devis.png) 0 0 no-repeat;
}

.bouton_valider_devis a#btn-refresh-devis,
.bouton_valider_devis a#btn-reset-devis {
  display: inline-block;
  padding: 0 20px;
  border: 1px solid #dadada;
  font-weight: bold;
  color: #079bc1;
  background-color: #F0F0F0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.bouton_valider_devis a#btn-reset-devis {
  margin-top: 40px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 35px;
}

.bouton_valider_devis a#btn-refresh-devis {
  margin-right: 60px;
  padding-left: 40px;
  background: #F0F0F0 url("/src/icons/zak/refresh.gif") 15px 50% no-repeat;
}

#frm_devis_express #div_product_count {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 35px;
  padding: 15px 0;
  border: 1px solid #dadada;
  border-left: 0;
  border-right: 0;
}

#frm_devis_express #div_product_count * {
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #414141;
}

#frm_devis_express #div_product_count label {
  width: 290px;
  padding: 0 0 0 10px;
}

#frm_devis_express #div_product_count input {
  width: 80px;
  border: 1px solid #d9d3d0;
  padding: 8px 15px;
  font-size: 14px;
  text-align: left;
  -moz-box-shadow: #f8f8f8 0 3px 3px 3px inset;
  -webkit-box-shadow: #f8f8f8 0 3px 3px 3px inset;
  box-shadow: #f8f8f8 0 3px 3px 3px inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#frm_devis_express .form-inline_blanc {
  position: relative;
}

#frm_devis_express #info-delais {
  padding: 40px 0;
}

#frm_devis_express #info-delais .leftlabel2,
#frm_devis_express #info-delais .rightlabel {
  width: 50%;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
}

#frm_devis_express #info-delais .leftlabel2 *,
#frm_devis_express #info-delais .rightlabel * {
  display: inline-block;
  float: none;
  vertical-align: middle;
  text-align: center;
}

#frm_devis_express #info-delais .leftlabel2 {
  float: left;
}

#frm_devis_express #info-delais .rightlabel {
  float: right;
}

#frm_devis_express #info-delais .info-time {
  display: inline-block;
  line-height: 25px;
  padding: 0;
}

#frm_devis_express .bubble-info-time,
#frm_devis_express #info-delais .leftlabel2 .bubble-info-time,
#frm_devis_express #info-delais .rightlabel .bubble-info-time {
  display: none;
  z-index: 2;
  position: absolute;
  top: 70px;
  width: 100%;
  border: 1px dashed #8f8f8f;
  background-color: #f2f2f2;
  padding: 20px 2%;
}

#frm_devis_express #bubble-info-import {
  left: 0;
}

#frm_devis_express #bubble-info-export {
  right: 0;
}

body#page-index #frm_devis_express #bubble-info-import {
  left: -2%;
}

body#page-index #frm_devis_express #bubble-info-export {
  right: -2%;
}

form#frm_devis_express .block_calcultarif {
  position: relative;
  padding: 0 0 10px 0 !important;
}
form#frm_devis_express .block_calcultarif.blk-with-padding {
  padding: 10px !important;
}
form#frm_devis_express .block_calcultarif .delete-product {
  z-index: 2;
  position: absolute;
  top: 5px;
  right: 5px;
}
form#frm_devis_express .block_calcultarif .form-inline .field {
  display: inline-block;
  float: left;
  padding-right: 0 !important;
  padding: 0 0 0 20px;
  margin: 10px 0 0 0;
}
form#frm_devis_express .block_calcultarif .form-inline .field label {
  display: block;
  padding-bottom: 1px;
  font-size: 11px;
}
form#frm_devis_express .block_calcultarif .form-inline .field select {
  height: 27px;
  border: 1px solid #bcbcbc;
  color: #414141;
  background-color: #FFFFFF;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-left: 10px;
  line-height: 22px;
  padding: 2px;
}
form#frm_devis_express .block_calcultarif .form-inline .field.prd_nature {
  width: 130px;
  padding-left: 10px;
}
form#frm_devis_express .block_calcultarif .form-inline .field.prd_nature select {
  width: 100%;
}
form#frm_devis_express .block_calcultarif .form-inline .field input {
  width: 70px;
  height: 22px;
  line-height: 22px;
  padding: 2px;
  margin: 0;
  border: 1px solid #bcbcbc;
  line-height: 22px;
  font-size: 11px;
  color: #414141;
  background-color: #ffffff;
  text-align: center;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

form span#info-total-weight,
form span#info-total-value {
  display: inline-block;
  height: 25px;
  line-height: 1.5;
  padding: 0 0 0 25px;
  color: #414141;
  text-align: center;
}

form .field-date input,
form .field-time input {
  width: 100px;
  height: auto;
  line-height: 22px;
  padding: 2px 25px 2px 5px;
  text-align: center;
  cursor: pointer;
}

form .field-date input {
  background: url(../img/calendar.png) 92% center no-repeat;
}

form .field-time input {
  background: url(../img/clock.png) 92% center no-repeat;
}

form .blk-info-delivery {
  margin: 20px 0;
}

form #total-weight-value * {
  display: inline-block;
  float: none;
  vertical-align: text-top;
}

form #total-weight-value .total-weight {
  width: 49%;
}

form #total-weight-value .total-value {
  width: 50%;
  text-align: right;
}

form #total-weight-value .total-value #div_total_value label {
  display: none;
}

form .field.error input,
form .field.error select {
  border: 1px solid #ff6666 !important;
  background-color: #fde4e4 !important;
}

#div_delivery_date,
#div_delivery_time {
  display: inline-block;
}

#div_delivery_time {
  padding-left: 10px;
}
#div_delivery_time label {
  display: none;
}

#page-index form#frm_devis_express .block_calcultarif .form-inline .field {
  padding-left: 10px;
}
#page-index form#frm_devis_express .block_calcultarif .form-inline .field.prd_nature {
  width: 130px;
}
#page-index form#frm_devis_express .block_calcultarif .form-inline .field.prd_quantity {
  width: 160px;
  padding-left: 50px;
}

/*******************
*	MESSAGE
*******************/
div.form.skin-1 p.error-message {
  width: 96%;
  margin: 20px 0;
  padding: 5px 2%;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background-color: #fde4e4;
  border: 1px solid #ff6666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
div.form.skin-1 p.error-message.dynamic {
  display: none;
  margin: 0 0 15px 0;
}
div.form.skin-1 p.error-message span {
  display: block;
  padding: 2px 0;
}

/* Display Validate */
div.form.skin-1 p.validate-message,
div.form.skin-1 p.validate-message {
  width: 96%;
  margin: 20px 0;
  padding: 5px 2%;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background-color: #C2F9C4;
  border: 1px solid #03AD44;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

/*
div.alert-box { display: block; width: 95%; padding: 15px 2%; margin: 20px auto; font-weight: bold; font-size: 13px; background: #eee; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 12px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-shadow: 0px 1px rgba(255,255,255,0.9); position: relative; }
.alert-box.success { background-color: #7fae00; color: #fff; text-shadow: 0px -1px rgba(0,0,0,0.3); }
.alert-box.warning { background-color: #c08c00; color: #fff; text-shadow: 0px -1px rgba(0,0,0,0.3); }
.alert-box.error { background-color: #c00000; color: #fff; text-shadow: 0px -1px rgba(0,0,0,0.3); }

.alert-box a.close { color: #000; position: absolute; right: 4px; top: 0px; font-size: 18px; opacity: 0.2; padding: 4px; }
.alert-box a.close:hover { opacity: 0.4; }
*/
.list2 {
  min-height: 150px;
  padding-top: 5px !important;
}

.list3 {
  min-height: 155px;
  padding: 0 2px !important;
}
.list3 span {
  display: inline-block;
  line-height: 1.3;
}

.list6,
.list8 {
  width: 70px;
  padding: 0 2px !important;
}

.list10 {
  width: 56px;
  line-height: 84px;
  border: 1px solid #dadada;
  margin: 0px 1px 1px 0px;
  text-align: center;
  vertical-align: middle;
}

.list10 input {
  display: inline-block;
  height: 100%;
  margin: 0;
  vertical-align: middle;
}

.list10 #insurance {
  cursor: pointer;
}

.list10 #insurance {
  cursor: pointer;
}

.block_condition_gneral input {
  margin: 0 0 0 10px;
  cursor: pointer;
}

.info-datepicker {
  width: 64%;
  padding: 10px;
  margin: -20px auto 15px auto;
  border: 1px dashed #8f8f8f;
  background-color: #f2f2f2;
}

.bar-action {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  text-align: right;
}
.bar-action ul {
  width: 100%;
}
.bar-action ul li {
  display: inline-block;
  padding: 0 10px;
}
.bar-action ul li a {
  display: inline-block;
  padding: 5px 10px 5px 30px;
  border: 1px solid #DADADA;
  font-weight: bold;
  color: #313131;
  background-color: #F0F0F0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bar-action ul li a.logout {
  background-image: url("/src/icons/silk/cross.png");
  background-position: 6px center;
  background-repeat: no-repeat;
}
.bar-action ul li a:hover {
  color: #000000 !important;
}

.cell-insurance {
  position: relative;
}
.cell-insurance .btn-info {
  display: inline-block;
  padding: 5px 30px 5px 0;
  border: 0;
  color: #313131;
  text-shadow: none;
  background: url("/public/img/interrogation.png") right center no-repeat;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  cursor: pointer;
}
.cell-insurance .bubble-info {
  display: none;
  z-index: 2;
  position: absolute;
  top: 40px;
  width: 100%;
  border: 1px dashed #8f8f8f;
  background-color: #f2f2f2;
  padding: 20px 2%;
}
.cell-insurance #bubble-info-insurance {
  left: -30px;
  width: 706px;
}

div#insurance-choise {
  padding-top: 20px;
}
div#insurance-choise div {
  line-height: 2;
  text-align: left;
}
div#insurance-choise div * {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
div#insurance-choise div input[type="radio"] {
  height: auto;
  margin: -2px 5px 0 0;
}

body#devis-step-6 div.content h2.title-s2 {
  margin-top: 10px;
  line-height: 1.4;
}
body#devis-step-6 div.content #Mdiv_form_field_invoice label {
  display: none;
}
body#devis-step-6 div.content #Mdiv_form_field_invoice ul {
  width: 98%;
}
body#devis-step-6 div.content #Mdiv_form_field_invoice ul li {
  display: block;
}
body#devis-step-6 div.content #Mdiv_form_field_invoice ul li label {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
}
body#devis-step-6 div.content .field {
  font-family: Arial;
  font-size: 12px;
  text-align: left;
}
body#devis-step-6 div.content .field .group-title {
  margin: 0 0 5px 0;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #0d7bc9;
  text-align: left;
}
body#devis-step-6 div.content #Mdiv_form_field_transport_letter_number {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_transport_letter_number input {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_transport_letter_number label {
  display: none;
}
body#devis-step-6 div.content #Mdiv_form_field_marchandise_origin_country {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_marchandise_origin_country input {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_marchandise_origin_country label {
  display: none;
}
body#devis-step-6 div.content #Mdiv_form_field_customs_nomenclature_number {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_customs_nomenclature_number input {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_customs_nomenclature_number label {
  display: none;
}
body#devis-step-6 div.content #Mdiv_form_field_description_marchandises {
  margin: 0;
}
body#devis-step-6 div.content #Mdiv_form_field_description_marchandises label {
  display: none;
}
body#devis-step-6 div.content #Mdiv_form_field_description_marchandises textarea {
  width: 98% !important;
  height: 120px !important;
  margin: 0;
}
body#devis-step-6 div.content #frm_devis_step_6 .field-submit {
  text-align: right;
}

.table.skin-1 {
  width: 100%;
  margin: 20px 0;
}
.table.skin-1 table {
  width: 100%;
  font-size: 12px;
  border-collapse: separate;
  border-spacing: 1px;
}
.table.skin-1 table thead tr th,
.table.skin-1 table thead tr td,
.table.skin-1 table tbody tr td,
.table.skin-1 table tfoot tr td {
  border: 1px solid #dadada;
  padding: 7px 2%;
}
.table.skin-1 table thead tr th {
  width: 12%;
  padding-left: 1%;
  padding-right: 1%;
  background: #f7f7f7;
}
.table.skin-1 table thead tr th.col-1 {
  width: auto;
}
.table.skin-1 table thead tr th.col-6, .table.skin-1 table thead tr th.col-7 {
  font-size: 11px;
}
.table.skin-1 table tbody tr td {
  text-align: center;
}
.table.skin-1 table tbody tr td.col-6, .table.skin-1 table tbody tr td.col-7 {
  text-align: right;
}
.table.skin-1 table tfoot tr td {
  width: 12%;
  background: #f7f7f7;
}
.table.skin-1 table tfoot tr td.col-1 {
  text-align: right;
  font-weight: bold;
}
.table.skin-1 table tfoot tr td.col-2 {
  text-align: right;
  background: #ffffff;
}

.download-pdf {
  text-align: center;
}
.download-pdf a {
  display: inline-block;
  padding: 0 0 0 25px;
  margin: 10px 0;
  line-height: 30px;
  background: url(/src/icons/silk/disk.png) 0 center no-repeat;
}

.leftbar {
  position: relative;
}
.leftbar .btn-promo {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 155px;
  height: 70px;
  padding: 16px 0 0 80px;
  background: url("../img/bg-top-letbar.png") 0 0 no-repeat;
}
.leftbar .pub {
  position: relative;
  overflow: hidden;
  width: 235px;
  height: 431px;
  margin-top: 74px;
}
.leftbar .blk-link-contact {
  width: 235px;
  height: 68px;
  background: url("../img/blk-link-contact.gif") 0 0 no-repeat;
}
.leftbar .blk-link-contact a {
  display: block;
  width: 100%;
  height: 100%;
}

body#page-payment .content h2 {
  margin-bottom: 30px;
}
body#page-payment .content .cms {
  font-size: 13px;
  text-align: center;
}
body#page-payment .content ul.payment-list {
  width: 100%;
  padding: 40px 0 20px;
  text-align: center;
}
body#page-payment .content ul.payment-list * {
  display: inline-block;
  vertical-align: middle;
}
body#page-payment .content ul.payment-list li {
  display: inline-block;
  padding: 0 10px;
}
body#page-payment .content ul.payment-list li form {
  display: inline-block;
}
body#page-payment .content ul.payment-list li.athos form div img {
  width: 10px;
}
body#page-payment .content ul.payment-list li.athos form div br {
  display: none;
}

.ui-widget {
  font-family: Arial;
  font-size: 12px;
  color: #313131;
}

.ui-widget-overlay {
  position: fixed;
  background-image: none !important;
  background-color: #000000;
  opacity: 0.8;
}

.ui-dialog-skin-1 {
  position: fixed;
}

/* Loading */
.ui-dialog-skin-1 .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
}

.ui-dialog-skin-1 .ui-dialog-titlebar {
  border: 0;
  background: transparent none;
}

#dialogDevisNoProduct-content {
  padding-left: 20px;
  padding-right: 20px;
  background: url(../img/bg_h1.png) 0 0 repeat-x;
}

#dialogDevisNoProduct select.select {
  z-index: 1005 !important;
}

/************************
*	overlay
************************/
.loading-overlay {
  z-index: 80;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(/public/img/slidesjs/ajax-loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

body#account-delivery .loading-overlay {
  width: 106%;
  left: -3%;
}
