.no-bg {
  background: none !important;
}
html {
  min-height: 100%;
  position: relative;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
body {
  background: white;
  overflow-y: scroll;
}
.bg-0 {
  background: #ffffff;
  width: 100%;
  border-top: 1px solid #ebeaea;
}
.bg-1 {
  background: #f3f2f2;
  width: 100%;
  border-top: 1px solid #ebeaea;
}
a {
  color: #4a79b4;
  font-weight: normal;
  text-decoration: underline;
  font-style: italic;
}
a:hover {
  color: #4a79b4;
}
p,
li {
  color: #1a171b;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}
header {
  height: 55px;
  padding-top: 5px;
  border-bottom: 2px solid #a3c614;
}
header .logo {
  float: left;
  width: 100px;
  margin-top: 3px;
}
header .logo p {
  margin: 0;
}
.borderRight {
  border-right: 1px solid grey;
}
.legendHidden {
  display: none;
}
.borderLeft {
  border-left: 1px solid grey;
}
.fullpage {
  margin: auto;
  border-radius: 10px;
}
.fullpage > .container {
  border-radius: 10px;
  background: white;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 936px !important;
}
.fullpage > .container .row {
  margin: 0;
}
.fullHeight {
  height: 100%;
}
.vcenter {
  height: 50%;
  margin: 0 auto;
  text-align: justify;
}
.imgPreview:hover {
  cursor: pointer;
}
.imgPreview .thumbnail {
  border: none;
  margin-bottom: 10px;
}
.imgPreview .thumbnail .area {
  position: relative;
  background: none repeat scroll 0 0 #f0f0f0;
  padding: 25px;
  width: 197px;
}
.imgPreview .thumbnail .area img {
  margin-left: auto;
  margin-right: auto;
}
.imgPreview .thumbnail .area .author-title {
  padding: 5px 0 5px 0;
  width: 126px;
  top: 50px;
  left: 35px;
  background: rgba(0,0,0,0.5);
  position: absolute;
}
.imgPreview .thumbnail .area .author-title .author p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffde00;
  text-align: center;
  margin: 0;
}
.imgPreview .thumbnail .area .author-title .title p {
  margin: 0;
  text-align: center;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 9px;
  font-size: 0.9rem;
  color: white;
}
.imgPreview .thumbnail .area .ytComp {
  width: 126px;
  top: 126px;
  left: 35px;
  position: absolute;
}
.imgPreview .caption {
  padding: 3px;
}
.imgPreview .caption p {
  text-align: center;
  margin: 0;
}
.imgPreview .caption span {
  font-size: 10px;
  font-size: 1rem;
}
.imgPreview .caption button.see {
  background: #9fa0a3;
  border: #7d7f84;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  color: white;
}
.imgPreview .playsld {
  cursor: pointer;
  display: block;
  top: 49px;
  left: 77px;
  position: absolute;
  background: url("/img/playsld.png");
  width: 60px;
  height: 60px;
  opacity: 0.75;
}
.imgPreview .playsld:hover {
  cursor: pointer;
  opacity: 1;
}
.catalogMedias .imgPreview {
  height: 209px;
  width: 210px;
}
.catalogMedias .previewBlock {
  border: 1px solid #C0C0C0;
  height: 434px;
  width: 578px;
}
.catalogMedias .catalog-title {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
}
.musicPreview {
  border: none;
  height: 183px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.musicPreview .audioContainer {
  padding-top: 10px;
  padding-left: 10px;
  position: relative;
  background: #252525;
  height: 100%;
}
.musicPreview .audioContainer audio {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.musicPreview .audioContainer .content .albumVisual {
  position: relative;
  float: left;
  width: 126px;
}
.musicPreview .audioContainer .content .albumVisual .ytComp {
  left: 2px;
  position: absolute;
  top: 94px;
  width: 126px;
}
.musicPreview .audioContainer .content .albumInfos {
  float: left;
  width: 70%;
  margin: 0 auto;
}
.musicPreview .audioContainer .content .albumInfos .datas {
  margin-top: 10px;
}
.musicPreview .audioContainer .content .albumInfos .datas .author p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: white;
  text-align: center;
}
.musicPreview .audioContainer .content .albumInfos .datas .title p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 21px;
  font-size: 2.1rem;
  color: #ffde00;
  text-align: center;
}
.musicPreview .audioContainer .content .albumInfos .datas .fulltime p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: white;
  text-align: center;
  margin: 0;
}
.musicPreview .audioContainer .content .albumInfos .datas .currentTime {
  margin-top: 30px;
}
.musicPreview .audioContainer .content .albumInfos .datas .currentTime p {
  text-align: center;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 39px;
  font-size: 3.9rem;
  color: #ffde00;
  text-shadow: 0px 0px 4px #ffde00;
}
.catalogViewer {
  position: fixed;
  background: white;
  box-shadow: 1px 1px 1px 1px #888888;
  z-index: 101;
  top: 140px;
  border: 1px solid #c0c0c0;
  width: 840px;
  margin: auto;
  left: 0;
  right: 0;
  padding: 15px 116px 0 115px;
  display: none;
}
.catalogViewer .container {
  width: 607px;
}
.catalogViewer .top-block .media-title {
  text-align: center;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
  color: black;
}
.catalogViewer .top-block .media-desc {
  text-align: center;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 33px;
  font-size: 3.3rem;
  color: black;
}
.catalogViewer .top-block .media-ab {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  color: #5e5e5a;
  text-align: center;
}
.catalogViewer .actions {
  margin: 30px 0;
}
.catalogViewer .actions .collageSpace {
  padding-left: 25px !important;
}
.catalogViewer .actions .collageSpace .content label {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  color: #5e5e5a;
  margin-left: 10px;
}
.catalogViewer .actions .collageSpace .content label:hover {
  cursor: pointer;
}
.catalogViewer .actions .musicSpace {
  position: relative;
}
.catalogViewer .actions .musicSpace img {
  left: 34px;
  position: absolute;
  top: -21px;
}
.catalogViewer .actions .effectSpace {
  position: relative;
}
.catalogViewer .actions .effectSpace img {
  left: 34px;
  position: absolute;
  top: -21px;
}
.catalogViewer .actions .genericElementSpace {
  position: relative;
}
.catalogViewer .actions .genericElementSpace img {
  left: 34px;
  position: absolute;
  top: -21px;
}
.catalogViewer .actions .sldSpace {
  position: relative;
}
.catalogViewer .actions .sldSpace img {
  left: 30px;
  position: absolute;
  top: -21px;
}
.catalogViewer .actions .go {
  width: 210px;
}
.catalogViewer .actions .go .gobtn {
  font-size: 29px;
  font-size: 2.9rem;
}
.catalogViewer .closePopup {
  position: absolute;
  right: 10px;
  top: 10px;
}
.catalogViewer .closePopup:hover {
  cursor: pointer;
}
.catalog-cat {
  margin: 10px 0 0 0;
}
.catalog-cat .category_name {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #C0C0C0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 3px;
  padding: 3px 3px 3px 10px;
  background: #e7e2dc;
  color: black;
}
.catalog-cat .category_name p .unselect {
  margin: 2px 0 0 0;
}
.catalog-cat .category_name.category_active {
  background: #9fa0a3 !important;
  cursor: pointer;
}
.catalog-cat .category_name.category_active p span {
  color: white !important;
}
.catalog-cat .category_name.category_enable {
  background: #9fa0a3 !important;
  cursor: pointer;
}
.catalog-cat .category_name.category_enable p span {
  color: white !important;
}
.catalog-cat .category_name:hover {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.catalog-cat .category_enable:hover > p span {
  display: block;
}
.catalog-cat .category_name p {
  margin: 0;
}
.catalog-cat .subCats {
  margin: 0;
  display: none;
}
.catalog-cat .subCats .category_name_third {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 3px 3px 3px 20px;
  padding: 3px 3px 3px 10px;
  color: black;
}
.catalog-cat .subCats .category_name_third .badge {
  background: #505050;
  color: white;
}
.catalog-cat .subCats .category_name_third:hover {
  background: #9fa0a3 !important;
  cursor: pointer;
}
.catalog-cat .subCats .category_name_third:hover p {
  color: white !important;
}
.catalog-cat .subCats .category_name_third:hover .badge {
  background: white;
  color: #505050;
}
.catalog-cat .subCats .category_name_third.category_active {
  background: #9fa0a3 !important;
  cursor: pointer;
}
.catalog-cat .subCats .category_name_third.category_active p {
  color: white !important;
}
.catalog-cat .subCats .category_name_third.category_active .badge {
  background: white;
  color: #505050;
}
.catalog-cat .subCats .category_name_third p {
  margin: 0;
}
.list-elements .noelelements {
  display: none;
}
.list-elements .noelelements p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 13px;
  font-size: 1.3rem;
  color: #1a1a1a;
  text-align: center;
  margin-top: 50px;
}
.list-elements .loading {
  position: relative;
  display: block;
}
.list-elements .loading p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 13px;
  font-size: 1.3rem;
  color: #1a1a1a;
  text-align: center;
  margin-top: 50px;
}
.list-elements p.showCatalogIndex {
  text-align: right;
}
.list-elements p.showCatalogIndex a {
  color: #b0b0b0;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: lighter;
}
.footer {
  color: #7c7c7a;
  margin: 30px 0 0 0;
  background: #e7e7e7;
}
.footer h6 {
  font-weight: bold;
}
.kfooter {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 12px;
  font-size: 1.2rem;
  color: #1a1a1a;
  margin-top: 00px;
  border-top: 3px solid #a3c614;
}
.kfooter p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 12px;
  font-size: 1.2rem;
  color: #1a1a1a;
  margin: 0;
}
.kfooter p a {
  font-style: normal;
  color: #1a1a1a;
  font-weight: normal;
  text-decoration: none;
}
.kfooter p a:hover {
  text-decoration: underline;
}
.kfooter p.top-slug {
  font-size: 22px;
  font-size: 2.2rem;
  color: #a3c614;
  font-weight: bold;
  font-style: italic;
}
.kfooter p.quick-contact {
  color: black;
  font-weight: bold;
}
.kfooter hr {
  -moz-border-top-colors: #909090;
}
.kfooter button.gobtn {
  font-size: 29px;
  font-size: 2.9rem;
}
.footer-bottom a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #505050;
}
.btnaction {
  padding-bottom: 20px;
}
.block_news {
  margin-bottom: 5px;
}
.block_news .slideshows-created p {
  margin-left: 15px;
  margin-top: 18px;
  margin-bottom: 0;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: #1a1a1a;
}
.block_news .fbbtn {
  width: 117px;
  float: left;
  margin-top: 20px;
}
.block_news .separator {
  margin-left: 12px;
  height: 24px;
  margin-top: 16px;
  width: 0px;
  float: left;
  box-shadow: 1px 1px 1px 1px #d0d0d0;
}
.block_news > div:first-child > p {
  margin-bottom: 0;
}
.block_news .message p {
  margin-top: 19px;
  margin-bottom: 0;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1a1a1a;
}
.block_news .news_word {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 22px;
  font-size: 2.2rem;
  color: #1a1a1a;
}
.block_news .nb {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 34px;
  font-size: 3.4rem;
  color: #1a1a1a;
}
.slider {
  display: none;
  width: 100%;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 0;
}
.slider .slide {
  position: relative;
  overflow: hidden;
  font-size: 10px;
  font-size: 1rem;
  min-width: 40px;
  display: inline-block;
  height: 100%;
  color: white;
  font-weight: bold;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slider .slide .title {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  cursor: pointer;
}
.slider .slide .title.tab_slideshow {
  background: url('/img/slider/tabs/tabs.jpg');
  background-position: 0% 0;
}
.slider .slide .title.tab_slideshow .text {
  background: url("/img/Diaporama.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  bottom: -60px;
  left: 3px;
  position: absolute;
  width: 35px;
  height: 350px;
}
.slider .slide .title.tab_collage {
  background: url('/img/slider/tabs/tabs.jpg');
  background-position: 25% 0;
}
.slider .slide .title.tab_collage .text {
  background: url("/img/Collage.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  bottom: -211px;
  left: 6px;
  position: absolute;
  width: 35px;
  height: 350px;
}
.slider .slide .title.tab_retouche {
  background: url('/img/slider/tabs/tabs.jpg');
  background-position: 49% 0;
}
.slider .slide .title.tab_retouche .text {
  background: url("/img/Retouche.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  bottom: -97px;
  left: 6px;
  position: absolute;
  width: 35px;
  height: 350px;
}
.slider .slide .title.tab_cloud {
  background: url('/img/slider/tabs/tabs.jpg');
  background-position: right 0;
}
.slider .slide .title.tab_cloud .text {
  background: url("/img/Cloud.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  bottom: -254px;
  left: 6px;
  position: absolute;
  width: 35px;
  height: 350px;
}
.slider .slide .title.tab_print {
  background: url('/img/slider/tabs/tabs.jpg');
  background-position: 75% 0;
}
.slider .slide .title.tab_print .text {
  background: url("/img/Tirage.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  bottom: -140px;
  left: 6px;
  position: absolute;
  width: 35px;
  height: 350px;
}
.slider .slide .title p.css-vertical-text {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 24px;
  font-size: 2.4rem;
  color: white;
  height: 24px;
  width: 23px;
  position: absolute;
  bottom: 0;
  writing-mode: tb-rl;
  white-space: nowrap;
  display: block;
  text-shadow: 0px 0px 1px #333;
}
.slider .slide .container {
  display: none;
  margin: 0 auto;
  position: relative;
}
.slider .slide .container .desc {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 21px;
  font-size: 2.1rem;
  color: white;
}
.slider .slide .container .moreInfosMetier {
  position: absolute;
  bottom: 0;
  right: 0;
}
.slider .slide .container .moreInfosMetier p {
  font-size: 20px;
  font-size: 2rem;
}
.slider .slide .container .moreInfosMetier p a {
  color: #9fa0a3;
}
.slider .slide .container .moreInfosMetier p.white a {
  text-shadow: 0 0 1px #303030, 0 1px 1px #505050;
  color: white;
}
.slider .slide .slideshow_header {
  margin: 0 0 0 0;
}
.slider .slide .freeIcon {
  position: absolute;
  right: -303px;
  top: -170px;
}
.slider .editingSlide h2,
.slider .editingSlide .desc {
  color: white !important;
  text-shadow: 0px 0px 3px black;
}
.slider .darkBackground h2,
.slider .darkBackground .container .desc {
  color: black;
}
.slider .darkBackground h2 a,
.slider .darkBackground .container .desc a {
  color: black;
}
.slider .darkBackground .container .desc a {
  color: #9fa0a3;
  text-decoration: none;
}
.slider .darkBackground .container .desc a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.slider h2 {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 39px;
  font-size: 3.9rem;
  color: white;
}
.slider h2.chevroned a:after {
  content: url('/img/Chevron_titre.png');
  margin-left: 10px;
}
.slider h2.chevroned a:hover {
  color: #9fa0a3;
  text-decoration: none;
}
.text-bold {
  font-weight: bold;
}
.tarifsTirage.container {
  position: relative;
}
.infoPrints {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 814px;
  padding: 15px;
  background: #f0f0f0;
  border: 1px solid #c0c0c0;
  box-shadow: 0px 0px 16px 0px #b0b0b0;
}
.infoPrints .visual {
  width: 762px;
}
.infoPrints .closePopup {
  cursor: pointer;
}
.infoPrints .bottom {
  margin-top: 20px;
}
.infoPrints .bottom .text {
  padding: 10px;
  width: 502px;
  background: white;
  height: 145px;
}
.infoPrints .bottom .text .title {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  color: #1a1a1a;
}
.infoPrints .bottom .text .content {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 11px;
  font-size: 1.1rem;
  color: #1a1a1a;
}
.infoPrints .bottom .text .buy span a {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  color: orange;
  text-decoration: underline;
}
.infoPrints .bottom .text .buy span:last-child {
  margin-left: 10px;
}
.infoPrints .bottom .promo {
  width: 265px;
}
.videoContainer {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin-top: 30px;
}
.videoContainer .playVideo {
  box-shadow: 3px 1px 7px 0 #909090;
}
.videoContainer .playVisual {
  background: url("/img/youtubeplay.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 60px;
  left: 195px;
  pointer-events: none;
  position: absolute;
  top: 104px;
  width: 85px;
}
.videoContainer:hover > .playVisual {
  background: url("/img/youtubeplay-on.png") repeat scroll 0 0 rgba(0,0,0,0);
  cursor: pointer;
}
.player.container {
  position: relative;
}
.playVideo:hover {
  cursor: pointer;
}
.videoPlayer {
  width: 914px;
  height: 544px;
  display: none;
  border: 1px solid #c0c0c0;
  box-shadow: 0px 0px 16px 0px #b0b0b0;
  padding: 15px;
  position: absolute;
  background: white;
  z-index: 1000;
}
.videoPlayer .closePopup {
  cursor: pointer;
}
.caroussel {
  overflow: scroll;
  margin: 0 auto;
  position: relative;
  display: none;
}
.caroussel.carousselhome {
  overflow: visible !important;
}
.caroussel.carousselhome img.play {
  top: 150px;
}
.caroussel.carousselhome .popup_carousel {
  left: -325px;
}
.caroussel img,
.caroussel canvas {
  image-rendering: optimizeSpeed;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.caroussel img.cloudcarousel {
  opacity: 1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.caroussel img.cloudcarousel:hover {
  opacity: 1;
  cursor: pointer;
}
.caroussel img.play {
  cursor: pointer;
  width: 90px;
  height: 89px;
  position: absolute;
  top: 190px;
  left: 263px;
  z-index: 100;
  display: none;
  opacity: 0.8;
  margin: 0;
}
.caroussel img.play:hover {
  opacity: 1;
  cursor: pointer;
}
.caroussel .popup_carousel {
  padding: 10px;
  width: 890px;
  height: 336px;
  background: white;
  display: none;
  z-index: 1000;
  position: absolute;
  top: 1px;
  left: 5px;
  border: 0px solid #c0c0c0;
  box-shadow: 0px 0px 5px #898989;
  margin: 17px 0 0 0;
}
.caroussel .popup_carousel .gobtn {
  font-size: 22px;
  font-size: 2.2rem;
  white-space: nowrap;
}
.caroussel .popup_carousel .content .register .text {
  font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
  padding: 0 10px;
  position: absolute;
  top: 10px;
  width: 185px;
  margin: 36px 0 0 0;
}
.caroussel .popup_carousel .content .register .text .title {
  font-weight: bold;
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
  line-height: 22px;
  color: #525252;
}
.caroussel .popup_carousel .content .register .text .title .desc {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  margin-top: 34px;
}
.caroussel .popup_carousel .listSlideshow {
  display: inline-block;
  height: 282px;
  margin: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 170px;
  background: white;
}
.caroussel .popup_carousel .listSlideshow .topScroller {
  background: none repeat scroll 0 0 rgba(220,220,220,0.5);
  height: 26px;
  position: absolute;
  top: 0px;
  width: 170px;
}
.caroussel .popup_carousel .listSlideshow .topScroller .crossTop {
  background: url("/img/carousel/flhaut.png");
  width: 40px;
  height: 20px;
  margin: 4px auto auto;
  cursor: pointer;
}
.caroussel .popup_carousel .listSlideshow .bottomScroller {
  background: none repeat scroll 0 0 rgba(220,220,220,0.5);
  bottom: 5px;
  height: 26px;
  position: absolute;
  width: 170px;
}
.caroussel .popup_carousel .listSlideshow .bottomScroller .crossBottom {
  background: url("/img/carousel/flbas.png");
  width: 40px;
  height: 20px;
  margin: 4px auto auto;
  cursor: pointer;
}
.caroussel .popup_carousel .listSlideshow img {
  margin: 10px;
}
.caroussel .popup_carousel .listSlideshow img:hover {
  cursor: pointer;
}
.caroussel .popup_carousel .content {
  position: relative;
}
.caroussel .popup_carousel .content .slideshow {
  display: inline-block;
  width: 501px;
  margin: 0;
}
.caroussel .popup_carousel .content .register {
  display: inline-block;
}
.caroussel .popup_carousel .content .register .kizoaButton {
  position: absolute;
  bottom: 80px;
  left: 684px;
}
.caroussel .popup_carousel .closePopup {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.orangelink {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  color: #a3c614;
  margin-bottom: 8px;
  font-style: normal;
  text-decoration: none;
}
.orangelink:hover {
  cursor: pointer;
  text-decoration: underline;
}
.orangelink:after {
  content: " >";
}
.big-text a {
  color: #1a1a1a;
  font-style: normal;
  text-decoration: none;
}
.big-text a:hover {
  cursor: pointer;
  color: #a3c614;
  text-decoration: none;
}
.jobContainer {
  background-image: url("/img/FOND_METIER.png");
  height: 300px;
  margin-bottom: 0;
}
.jobs .bigText {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 41px;
  font-size: 4.1rem;
  color: #5e5e5a;
}
.jobs .blockJob {
  margin: 0 auto;
  margin: 0;
}
.jobs .blockJob .see_element,
.jobs .blockJob .test_element {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #a3c614;
}
.jobs .blockJob .see_element:hover,
.jobs .blockJob .test_element:hover {
  cursor: pointer;
}
.jobs .blockJob .see_element:hover > span,
.jobs .blockJob .test_element:hover > span {
  color: #505050;
}
.jobs .blockJob h3 {
  margin-top: 0;
}
.jobs .blockJob h3 a {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 25px;
  font-size: 2.5rem;
  color: #5e5e5a;
}
.jobs .blockJob .quick_desc {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  color: #5e5e5a;
}
.jobs .blockJob .detail_desc {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 11px;
  font-size: 1.1rem;
  color: black;
}
.jobs .blockJob .gobtn {
  font-size: 33px;
  font-size: 3.3rem;
  margin-top: 138px;
}
.jobs .blockJob .letsGO {
  background: url("/img/job_Jessaye.png");
  width: 404px;
  height: 152px;
  padding-top: 29px;
  margin-top: 110px;
}
.jobs .blockJob .letsGO:hover {
  cursor: pointer;
}
.jobs .blockJob .letsGO p.bigText {
  width: 300px;
  text-align: center;
  font-size: 65px;
  font-size: 6.5rem;
  color: #a3c614;
}
.block_steps {
  text-align: center;
  font-weight: bold;
}
.block_steps .steps {
  width: 930px;
  margin: 10px auto auto auto;
}
.block_steps .steps .step {
  padding: 0 30px;
  float: left;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  color: #b0b0ae;
  border-right: 2px solid #b0b0ae;
}
.block_steps .steps .step a {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  color: #b0b0ae;
  text-decoration: none;
}
.block_steps .steps .step a:hover {
  text-decoration: underline;
}
.block_steps .steps .step:last-child {
  border-right: none;
}
.block_steps .img-responsive {
  margin: 10px auto auto auto;
}
.block_steps .illustration_jobs {
  cursor: pointer;
  background: url("/img/main_visual_jobs_page-smaller.png");
  width: 850px;
  height: 253px;
  margin: 0 auto;
  padding-top: 190px;
  margin-top: 20px;
}
.block_steps .illustration_jobs p {
  text-align: center;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: #5e5e5a;
}
.block_steps .illustration_jobs p span.dot {
  margin-right: 8px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 20px;
  font-size: 2rem;
  color: #ff5d00;
}
.block_steps .illustration_jobs .container {
  padding-left: 0;
  padding-right: 0;
}
.top-buffer {
  margin-top: 20px;
}
div.col-sm-7.five-three {
  width: 60% !important;
  padding: 0 !important;
}
div.col-sm-5.five-two {
  width: 40% !important;
  padding: 0 !important;
}
body {
  min-width: 970px;
}
.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}
.puce-numbered {
  border-radius: 50%;
  background: #5e5e5a;
  color: white;
  width: 40px;
  height: 40px;
  font-size: 27px;
  font-size: 2.7rem;
  text-align: center;
  font-weight: normal;
  padding-top: 2px;
}
.container {
  width: 947px;
  max-width: none !important;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.home_howIt h3 {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 29px;
  font-size: 2.9rem;
  color: #1a1a1a;
  margin-right: 10px;
}
.home_howIt ul li {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: black;
}
.row-no-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.slideshowMakerHead {
  background-image: url("/img/fond_collage.png");
  height: 170px;
}
.right_block_slideshowMaker {
  float: left;
  height: 366px;
  position: relative;
  margin: 0;
}
.right_block_slideshowMaker .content {
  margin: auto;
}
.right_block_slideshowMaker .content p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-size: 18px;
  font-size: 1.8rem;
  color: #a0a0a0;
  font-weight: lighter;
}
.right_block_slideshowMaker .content p.title {
  text-align: center;
  font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  font-weight: bold;
  margin-bottom: 25px;
}
.right_block_slideshowMaker .bottom {
  position: relative;
  margin-top: 30px;
}
.right_block_slideshowMaker .bottom img {
  right: 0;
  top: -20px;
  position: absolute;
}
.img-dotted img {
  vertical-align: middle;
}
.img-dotted p.text {
  margin-left: 48px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 13px;
  font-size: 1.3rem;
  color: #5e5e5a;
}
.collageMakerHead {
  background-image: url("/img/fond_collage.png");
  height: 170px;
}
.left_block_collageMaker {
  margin-right: 16px;
}
.right_block_collageMaker {
  float: left;
  width: 395px;
  height: 366px;
  position: relative;
  margin: 0;
}
.right_block_collageMaker .content {
  width: 390px;
  margin: auto;
}
.right_block_collageMaker .content p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-size: 18px;
  font-size: 1.8rem;
  color: #a0a0a0;
  font-weight: lighter;
  font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
  color: #5e5e5a;
}
.right_block_collageMaker .content p.title {
  font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
  font-size: 25px;
  font-size: 2.5rem;
  color: #5e5e5a;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}
.right_block_collageMaker .bottom {
  position: relative;
  margin-top: 30px;
}
.right_block_collageMaker .bottom img {
  right: 0;
  top: -15px;
  position: absolute;
}
.right_block_collageMaker object {
  margin: auto;
}
.put-out-of-bounds {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.block-bg-catalogviewer {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0,0,0,0.5);
}
.slideshow-embed {
  border: none;
}
.big-text {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 28px;
  font-size: 2.8rem;
  color: #1a1a1a;
}
.big-title {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 28px;
  font-size: 2.8rem;
  color: #5e5e5a;
  margin: 0;
}
.little-title {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: #1a1a1a;
}
.classic-text {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: #5e5e5a;
}
.big-title {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 28px;
  font-size: 2.8rem;
  color: #5e5e5a;
  margin: 0;
}
.little-title {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: #1a1a1a;
}
.classic-text {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: #5e5e5a;
}
a:focus,
*:focus {
  outline: 0;
}
.dashed_top {
  border-top: 1px solid #ebeaea;
  padding-top: 20px;
  padding-bottom: 20px;
}
.img-center {
  margin: auto;
}
.no-margin {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.social_list p.title {
  margin-top: 10px;
}
.social_list p.title:hover {
  cursor: pointer;
  color: #9fa0a3;
}
.social_list p.title a {
  font-style: normal;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #428bca;
  text-decoration: underline;
}
.social_list p.desc {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 13px;
  font-size: 1.3rem;
  color: black;
}
.arrowbtn {
  position: relative;
  background: #9fa0a3;
  border: none;
  padding: 5px;
  font-weight: bold;
  color: white;
  font-size: 12px;
  font-size: 1.2rem;
  height: 28px;
}
.arrowbtn:after,
.arrowbtn:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.arrowbtn:after {
  border-left-color: #9fa0a3;
  border-width: 14px;
  margin-top: -14px;
}
.arrowbtn:before {
  border-left-color: #9fa0a3;
}
.arrowbtn:hover {
  color: black;
  cursor: pointer;
  background: #fbd9c6;
}
.arrowbtn:hover:after {
  border-left-color: #fbd9c6;
}
.space_top {
  margin-top: 30px;
}
.padd_top {
  padding-top: 30px;
}
.space_bottom {
  margin-bottom: 30px;
}
.padd-top-1 {
  padding-top: 10px;
}
.padd-top-2 {
  padding-top: 20px;
}
.padd-top-3 {
  padding-top: 30px;
}
.no-padding-left-right {
  padding-left: 0;
  padding-right: 0;
}
.padd-top-bottom-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padd-top-bottom-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padd-top-bottom-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.catalogHead {
  background-image: url("/img/6_catalogue_350.jpg");
  height: 300px;
  background-size: cover;
}
.registerBtn {
  background: orange;
  color: white;
  font-weight: bold;
  border: none;
  background: url("/img/Inscription_0.png");
  width: 75px;
  height: 21px;
  margin-top: 8px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-size: 12px;
  font-size: 1.2rem;
}
.registerBtn:hover {
  background: url("/img/Inscription_1.png");
}
.blockOffres {
  width: 965px;
  font-family: "Roboto", Arial, "Microsoft YaHei", Meiryo;
  margin: 40px auto auto auto;
}
.blockOffres .col-xs-3 {
  width: 23.5%;
}
.ContainerOffrePro,
.ContainerOffreDVD,
.ContainerOffreWeb,
.ContainerOffreFree {
  float: left;
  z-index: 6;
  padding: 0;
}
.offrePro,
.offreDVD,
.offreWeb,
.offreFree {
  background: url("/img/pixel_offer_board_website.jpg") repeat-y;
  position: relative;
  width: 200px;
  z-index: 6;
}
.offrePro {
  height: 560px;
}
.offreDVD {
  height: 560px;
}
.offreWeb {
  height: 560px;
}
.offreFree {
  height: 560px;
  margin-left: 4px;
}
._header {
  position: relative;
  padding: 7px 0 0;
  height: 33px;
  width: 100%;
  color: white !important;
  font-weight: bold !important;
}
._header .lifetime {
  position: absolute;
  right: -18px;
  top: -17px;
  z-index: 0;
}
.offrePro > ._header {
  background: #0074bd;
  text-align: left;
}
.offreDVD > ._header {
  background: #663987;
  text-align: left;
}
.offreWeb > ._header {
  background: #a81264;
  text-align: left;
}
.offreFree > ._header {
  background: #bec9ca;
  text-align: left;
}
._header span {
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.offrePro .content .visuel {
  width: 77px;
  margin: 40px auto 36px auto;
}
.offreDVD .content .visuel {
  width: 59px;
  margin: 21px auto 21px auto;
}
.offreWeb .content .visuel {
  width: 97px;
  margin: 13px auto 31px auto;
}
.offreFree .content .visuel {
  width: 72px;
  margin: 17px auto 25px auto;
}
.btn_block .btn {
  width: 100px;
  height: 39px;
  margin: 0 auto;
}
.btn_block .btn p {
  color: white !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold !important;
  margin: 0;
  padding: 12px 0 0 !important;
  text-align: center;
  text-shadow: 1px 1px 1px black;
}
.btn_block .btn p a {
  color: white !important;
  text-decoration: none;
}
.btn_block .btn:hover {
  cursor: pointer;
}
.blockPrice {
  margin: 15px 0 0 0;
}
.ContainerOffrePro .btn_block .btn {
  padding: 10px 0 0 0;
  text-align: center;
  background: url('/img/Bouton_PRO.png') no-repeat;
}
.ContainerOffreDVD .btn_block .btn {
  padding: 10px 0 0 0;
  text-align: center;
  background: url('/img/Bouton_DVD.png') no-repeat;
}
.ContainerOffreWeb .btn_block .btn {
  padding: 10px 0 0 0;
  text-align: center;
  background: url('/img/Bouton_WEB.png') no-repeat;
}
.ContainerOffreFree .btn_block .btn {
  padding: 10px 0 0 0;
  text-align: center;
  background: url('/img/Bouton_Basic.png') no-repeat;
}
.ContainerOffreFree .btn_block .btn span a,
.ContainerOffreWeb .btn_block .btn span a,
.ContainerOffreDVD .btn_block .btn span a,
.ContainerOffrePro .btn_block .btn span a {
  color: white !important;
}
.textBlock {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto;
}
.offrePro .textBlock {
  padding-left: 0;
  width: 180px;
  margin-top: 10px;
}
.offreDVD .textBlock {
  padding-left: 0;
  width: 180px;
  margin-top: 10px;
}
.offreWeb .textBlock {
  padding-left: 0;
  width: 180px;
  margin-top: 10px;
}
.offreFree .textBlock {
  margin-top: 10px;
  padding-left: 0;
  width: 180px;
}
.textBlock span {
  font-weight: normal !important;
}
.textBlock ul {
  font-size: 12px;
  font-size: 1.2rem;
}
.textBlock ul li {
  background: none !important;
  margin-top: 0;
}
.dash {
  background: url('/img/tire.png') repeat-x;
  width: 180px;
  height: 1px;
  margin: 0 auto;
  margin-left: 10px;
}
span.p_web {
  font-weight: bold !important;
  color: #a81264 !important;
  line-height: 20px;
}
span.p_dvd {
  font-weight: bold !important;
  color: #663987 !important;
  line-height: 22px;
}
.btn_block .price {
  width: 120px;
  margin: 0 auto;
}
.btn_block .price .value {
  margin: 5px auto 5px auto;
}
.btn_block .price .value span {
  margin: 10px 0 2px 0;
  text-align: center;
  font-weight: bold;
}
.btn_block .price select {
  width: 120px;
}
.ContainerOffrePro .price .value span {
  color: #0063a1 !important;
  display: block;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.ContainerOffreDVD .price .value span {
  color: #6e2685 !important;
  display: block;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.ContainerOffreWeb .price .value span {
  color: #ae0d69 !important;
  display: block;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.ContainerOffreFree .price .value span {
  color: gray !important;
  display: block;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.content .moreInfos {
  text-align: right;
  position: absolute;
  bottom: 7px;
  right: 17px;
}
.content .moreInfos span {
  margin: 0 0 0 0;
  color: #737373;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  font-size: 1.2rem;
}
.content .moreInfos span a {
  text-decoration: none;
  color: #737373;
}
.btn_block .btn span {
  color: #737373;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.btn_block .btn span a {
  text-decoration: none;
  color: white !important;
  font-weight: bold;
}
.withoutPourcentage {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  text-decoration: line-through;
}
.plus {
  width: 40px;
  height: 40px;
  position: absolute;
}
.clear {
  clear: both;
}
.tableauOffres {
  margin: 10px auto auto auto;
  width: 905px;
  font-family: "Roboto", Arial, Meiryo, "Microsoft YaHei";
  position: relative;
}
.line {
  border-bottom: 1px solid white;
  font-weight: bold;
}
.line .visual {
  margin: 0 1px 0 -4px;
  float: left;
  height: 31px;
  width: 50px;
}
.line .desc {
  margin: 0 1px 0 0;
  float: left;
  height: 31px;
  width: 450px;
  text-align: left;
  padding: 0 0 0 10px;
}
.line .basic {
  margin: 0 1px 0 0;
  float: left;
  height: 31px;
  width: 100px;
  text-align: center;
}
.line .web {
  margin: 0 1px 0 0;
  float: left;
  height: 31px;
  width: 100px;
  text-align: center;
}
.line .dvd {
  margin: 0 1px 0 0;
  float: left;
  height: 31px;
  width: 100px;
  text-align: center;
}
.line .pro {
  margin: 0 0 0 0;
  float: left;
  height: 31px;
  width: 100px;
  text-align: center;
}
.highlight_web {
  background: #e5cfd5;
}
.highlight_dvd {
  background: #dbd0dd;
}
.highlight_pro {
  background: #d7e0f5;
}
.highlight_free {
  background: #d4dadb;
}
.highlight_neutre {
  background: #e9e8ea;
}
.details p {
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: underline;
  text-align: left;
  margin: 10px 0 0 20px;
}
.details p a {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: black;
}
.line {
  color: white;
}
.line .h_visual {
  background: transparent;
}
.line .h_desc {
  background: transparent;
}
.line .h_basic {
  background: #aec0c0;
}
.line .h_web {
  background: #ad0050;
}
.line .h_dvd {
  background: #670077;
}
.line .h_pro {
  background: #005fb7;
}
.line .coche {
  width: 21px;
  height: 21px;
}
.line p.coched {
  padding: 5px 0 0 0;
}
.line p.coched:after {
  content: url("/img/greenTick.png");
}
.line p.coched::after {
  content: url("/img/greenTick.png");
}
.line .visual p {
  padding: 3px 0 0 0;
  text-align: center;
  margin: 0;
}
.line p,
.line span {
  color: black;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0;
  padding: 5px 0 0 0;
  font-family: "Roboto", Arial, Meiryo, "Microsoft YaHei";
  font-weight: bold;
}
.line:first-child p,
.line:first-child span {
  font-weight: bold;
  color: white;
}
.vertical_padding {
  margin: 2px 0 0 0;
}
.highlight {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 5px solid #d6ff1a;
  box-shadow: 0px 4px 11px #252525;
}
.onlyOne {
  position: relative;
  width: 490px;
  margin: 0 auto;
  height: 115px;
}
.payOne {
  margin: 0;
}
.payOne p {
  text-align: center;
  color: #676767;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
}
.payOne p span {
  color: #ff6701;
  font-size: 35px;
  font-size: 3.5rem;
}
.onlyOne .bigIcon {
  position: absolute;
  left: -98px;
  margin-left: 0;
  margin-right: 0;
}
.clear {
  clear: both;
}
.offresContent {
  margin-top: 25px !important;
  margin-bottom: 35px !important;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 2px dashed #252525;
  border-bottom: 2px dashed #252525;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: black;
}
.offresContent.no_bdashed {
  border-bottom: none;
}
.offresContent li {
  font-size: 15px;
  font-size: 1.5rem;
}
.offresContent li:first-child {
  margin: 5px 0 0 0;
}
.btn_block {
  margin: 0 auto 0 0;
  width: 219px;
}
.blockTextOffers .lifeMember {
  font-size: 62px;
  font-size: 6.2rem;
  color: orange;
  font-weight: bold;
  display: none;
}
p.catalog_discover {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 26px;
  font-size: 2.6rem;
  color: #808080;
  text-align: center;
}
.call-to-action-last {
  background: url("/img/Inscription_rectangle_on_364.jpg");
  width: 364px;
  height: 101px;
  border: none;
  padding: 0;
  padding-right: 12px;
  padding-bottom: 2px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 39px;
  font-size: 3.9rem;
  color: white;
  text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-last.little {
  font-size: 35px;
  font-size: 3.5rem;
}
.call-to-action-last:hover {
  background: url("/img/Inscription_rectangle_off_364.jpg");
}
.call-to-action-200 {
  background: url("/img/Inscription_rectangle_on_200.jpg");
  width: 200px;
  height: 56px;
  border: none;
  padding: 0;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-200.little {
  font-size: 30px;
  font-size: 3rem;
}
.call-to-action-200:hover {
  background: url("/img/Inscription_rectangle_off_200.jpg");
}
.call-to-action-features {
  background: url("/img/Inscription_rectangle_on_280.jpg");
  width: 280px;
  height: 78px;
  border: none;
  padding: 0;
  padding-right: 12px;
  padding-bottom: 2px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 39px;
  font-size: 3.9rem;
  color: white;
  text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-features.little {
  font-size: 35px;
  font-size: 3.5rem;
}
.call-to-action-features:hover {
  background: url("/img/Inscription_rectangle_off_280.jpg");
}
.call-to-action-macaron {
  animation-duration: 1s !important;
  background: url("/img/Macaron-orange.png");
  width: 101px;
  height: 101px;
  border: none;
  padding: 0;
  padding-right: 12px;
  padding-bottom: 2px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 39px;
  font-size: 3.9rem;
  color: white;
  text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-macaron.little {
  font-size: 35px;
  font-size: 3.5rem;
}
.call-to-action-macaron:hover {
  background: url("/img/Macaron-orange.png");
}
.md_call_action {
  animation-duration: 1s !important;
  background: url("/img/CallToAction_0b.png");
  width: 170px;
  height: 52px;
  border: none;
  padding: 0;
  padding-right: 12px;
  padding-bottom: 2px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 23px;
  font-size: 2.3rem;
  color: white;
  text-shadow: 2px 2px 2px #8d4c00;
}
.md_call_action.little {
  font-size: 24px;
  font-size: 2.4rem;
}
.md_call_action:hover {
  background: url("/img/CallToAction_1b.png");
}
.sm_call_action {
  background: url("/img/GO_0.png");
  width: 40px;
  height: 21px;
  border: none;
  color: white;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0;
  line-height: 1;
}
.sm_call_action:hover {
  background: url("/img/GO_1.png");
  color: black;
}
.metier {
  position: relative;
}
.metier .classic-text {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 16px;
  font-size: 1.6rem;
  color: black;
}
.metier .metiertitle {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 34px;
  font-size: 3.4rem;
  color: #5e5e5a;
  display: none;
}
.metier .metierDesc {
  display: none;
}
.metier .mediaArea {
  background-color: black;
  background-image: url("/img/background_big_visual_small.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 420px;
  width: 100%;
  padding: 22px 0 25px 0;
  position: relative;
}
.metier .mediaArea .container {
  padding: 0;
}
.metier .mediaArea iframe {
  margin-left: -30px;
}
.metier button.gobtn {
  margin-top: 20px;
  font-size: 33px;
  font-size: 3.3rem;
}
.metier .visual {
  position: relative;
}
.metier .visual .maraconblock {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 12px;
  font-size: 1.2rem;
  color: #1a1a1a;
  position: absolute;
  width: 116px;
}
.metier .visual .maraconblock:hover {
  cursor: pointer;
}
.metier .visual .maraconblock.classic {
  right: 101px;
  top: 93px;
}
.metier .visual .maraconblock.poster {
  right: 101px;
  top: 93px;
}
.metier .visual .maraconblock.toiles {
  right: 101px;
  top: 15px;
}
.metier .visual .maraconblock.objects {
  right: 55px;
  top: 32px;
}
.metier .visual .maraconblock .btncircle {
  width: 116px;
  height: 116px;
  background: url("/img/job_Macaron_prix.png");
  line-height: 116px;
  text-align: center;
}
.metier .visual .maraconblock .btncircle .content {
  width: 116px;
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  text-align: left;
  color: white;
}
.metier .visual .maraconblock .btncircle .content h3 {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
.metier .visual .maraconblock .btncircle .content p.price {
  font-weight: bold;
  text-align: center;
  color: white;
  font-size: 32px;
  font-size: 3.2rem;
}
.metier .visual .maraconblock .btncircle .content p.price sup {
  font-size: 18px;
  font-size: 1.8rem;
}
.metier .visual .maraconblock .message {
  padding-top: 5px;
}
.metier .visual .maraconblock .message:hover {
  cursor: pointer;
}
.metier .visual .maraconblock .message p {
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  color: #5e5e5a;
}
.aboutUs .about_menu {
  border-bottom: 2px solid #909090;
  padding-bottom: 15px;
}
.aboutUs .about_menu .nameMenu {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 18px;
  font-size: 1.8rem;
  color: #b0b0ae;
  border-right: 1px solid black;
  text-align: center;
  margin: 10px 0 0 0;
}
.aboutUs .about_menu .nameMenu a {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 18px;
  font-size: 1.8rem;
  color: #b0b0ae;
}
.aboutUs .about_menu .noborder {
  border-right: none;
}
.aboutUs .blocks .meetKizoaTeam .row:first-child {
  margin-top: 10px;
}
.aboutUs .blocks .meetKizoaTeam .row {
  margin-top: 30px;
}
.aboutUs .blocks .meetKizoaTeam .row p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: black;
}
.aboutUs .blocks .meetKizoaTeam .row .important {
  font-weight: bold;
}
.aboutUs .blocks .meetKizoaTeam .row .meetTitle {
  margin-top: 111px;
}
.aboutUs .blocks .meetKizoaTeam .row .peopleVisual {
  box-shadow: 3px 1px 7px 0px #909090;
}
.aboutUs .AboutKizoaTeam,
.aboutUs .Contact,
.aboutUs .howItWorks,
.aboutUs .meetKizoaTeam {
  display: none;
}
.aboutUs .AboutKizoaTeam p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1a1a1a;
}
.aboutUs .AboutKizoaTeam p.title {
  font-weight: bold;
}
.aboutUs .AboutKizoaTeam .row {
  margin-top: 20px;
}
.aboutUs .about_menu {
  margin-bottom: 20px;
}
.aboutUs .about_menu p {
  cursor: pointer;
}
.aboutUs .active {
  display: block;
}
.registerArea .title {
  margin-top: 70px;
  margin-bottom: 30px;
}
.registerArea .registerBlockForm {
  position: relative;
  padding: 20px;
  background: #f0f0f0;
  width: 600px;
  margin: 60px auto 100px auto;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
}
.registerArea .registerBlockForm .i-subscribe {
  margin: 25px 0 35px 0;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  color: #1a1a1a;
}
.registerArea .registerBlockForm .freeIcon {
  height: 104px;
  left: 37px;
  position: absolute;
  top: -36px;
  width: 104px;
}
.AccountMenu .menuElement {
  padding-bottom: 10px;
  border-bottom: 1px solid #c0c0c0;
}
.AccountMenu .menuElement a {
  color: #d0d0d0;
  text-decoration: none;
}
.AccountMenu .menuElement a:hover {
  color: #505050;
  cursor: pointer;
}
.AccountMenu .menuElement.enable {
  color: #505050;
  border-bottom: 2px solid #ce5b40;
}
.catalog-cat {
  margin: 10px 0 0 0;
}
.catalog-cat .category_name {
  border: 1px solid #C0C0C0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 3px;
  padding: 3px 3px 3px 10px;
  background: #e7e2dc;
  color: black;
}
.catalog-cat .category_name p .unselect {
  margin: 2px 0 0 0;
}
.catalog-cat .category_name p .unselect.rotate-to-down {
  transition-duration: 0.5s;
  transform: rotate(90deg);
}
.catalog-cat .category_name p .unselect.rotate-to-up {
  transition-duration: 0.5s;
  transform: rotate(0deg);
}
.catalog-cat .category_name.category_active {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.catalog-cat .category_name.category_enable {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.catalog-cat .category_name.category_enable:hover {
  background: #9fa0a3 !important;
}
.catalog-cat .category_name.category_enable p span {
  display: block;
}
.catalog-cat .category_name:hover {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.catalog-cat .category_enable:hover > p span {
  display: block;
}
.catalog-cat .category_name p {
  margin: 0;
}
.accountArea .account_creations,
.accountArea .account_profil {
  display: none;
}
.accountArea .active {
  display: block;
}
.accountArea .account_creations .leftMenu .lineCategory {
  margin: 3px;
  padding: 3px 3px 3px 10px;
  color: black;
}
.accountArea .account_creations .leftMenu .lineCategory p span {
  margin: 2px 0 0 0;
  display: none;
}
.accountArea .account_creations .leftMenu .lineCategory.active {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.accountArea .account_creations .leftMenu .lineCategory.active {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.accountArea .account_creations .leftMenu .lineCategory.active p span {
  display: block;
}
.accountArea .account_creations .leftMenu .lineCategory:hover {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.accountArea .account_creations .leftMenu .lineCategory.active {
  background: #9fa0a3 !important;
  cursor: pointer;
  color: white !important;
}
.accountArea .account_creations .leftMenu .lineCategory:hover > p span {
  display: block;
}
.accountArea .account_creations .leftMenu .lineCategory p {
  margin: 0;
}
.accountArea .account_creations .imgPreview {
  position: relative;
  margin-bottom: 15px;
}
.accountArea .account_creations .imgPreview .play {
  display: none;
  top: 35px;
  left: 72px;
  position: absolute;
  background: url("/img/Play_Big_ombre.png");
  width: 90px;
  height: 89px;
  opacity: 0.6;
}
.accountArea .account_creations .imgPreview .play.enable {
  display: block;
}
.accountArea .account_creations .imgPreview .play:hover {
  opacity: 1;
}
.accountArea .account_creations .imgPreview .gallerytag {
  top: -7px;
  left: 6px;
  position: absolute;
  background: url("/img/account/Marquage_Gallery.png");
  width: 68px;
  height: 68px;
}
.accountArea .account_creations .imgPreview span {
  font-weight: bold;
}
.accountArea .account_creations .imgPreview span.options {
  color: orange;
}
.accountArea .account_profil input {
  width: 200px;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.accountArea .account_profil .identify {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 11px;
  font-size: 1.1rem;
  color: black;
  width: 360px;
}
.accountArea .account_profil .identify .label_name {
  width: 160px;
  float: left;
  display: block;
}
.accountArea .account_profil .identify .block_infos {
  float: right;
  width: 200px;
}
.accountArea .account_profil .identify .block_infos p {
  margin: 0;
}
.accountArea .account_profil .identify .block_infos p.update {
  color: orange;
  font-weight: bold;
  cursor: pointer;
}
.accountArea .account_profil .password {
  margin-top: 20px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 11px;
  font-size: 1.1rem;
  color: black;
  width: 360px;
}
.accountArea .account_profil .password .label_name {
  width: 160px;
  float: left;
  display: block;
}
.accountArea .account_profil .password .block_infos {
  float: right;
  width: 200px;
}
.accountArea .account_profil .password .block_infos p {
  margin: 0;
}
.accountArea .account_profil .password .block_infos p.update {
  color: orange;
  font-weight: bold;
  cursor: pointer;
}
.accountArea .account_profil .personal_informations {
  width: 360px;
  margin-top: 20px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 11px;
  font-size: 1.1rem;
  color: black;
}
.accountArea .account_profil .personal_informations .label_name {
  width: 160px;
  float: left;
  display: block;
}
.accountArea .account_profil .personal_informations .block_infos {
  width: 200px;
  float: right;
}
.accountArea .account_profil .personal_informations .block_infos p {
  margin: 0;
}
.accountArea .account_profil .personal_informations .block_infos p.update {
  color: orange;
  font-weight: bold;
  cursor: pointer;
}
.accountArea .account_profil .blockOffres {
  margin-top: 30px;
}
.clipped {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.userIcon {
  float: left;
  margin-left: 6px;
  margin-right: 3px;
  color: #ceef43;
}
.userIcon:hover {
  color: white;
}
.container.navpath {
  background: #383838;
  max-width: 980px !important;
  padding: 0;
}
.pagepath {
  z-index: 1;
  padding: 5px 0 5px 0;
  box-shadow: 0px 0px 14px -4px #505050;
}
.pagepath .listpath {
  padding: 0px 15px;
  list-style: none;
  margin-bottom: 0;
}
.pagepath .listpath > li {
  display: inline-block;
}
.pagepath .listpath > li a {
  font-weight: normal;
  color: white;
}
.pagepath .listpath > li:last-child {
  color: white;
}
.pagepath .listpath > li + li:before {
  content: " > ";
  padding: 0 5px;
  color: white;
}
.pagepath .listpath > .active {
  color: white;
}
.winsize {
  background: none repeat scroll 0 0 #C0C0C0;
  height: 21px;
  max-width: 74px;
  padding: 0 0 4px;
  text-align: center;
  border: 1px solid #252525;
  float: left;
  margin-left: 10px;
}
.winsize:hover {
  cursor: pointer;
  color: white;
  background: #525252;
}
.maintenance p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 14px;
  font-size: 1.4rem;
  color: black;
}
.Contact .formContainer label {
  text-align: left;
}
.Contact .form-group-sm .form-control-feedback {
  line-height: 30px;
}
.Contact .errorList .list p {
  margin: 0;
}
.Contact .choiseReason {
  font-weight: bold;
  padding-left: 0px;
}
.elementListMap .element {
  border: 1px solid #c0c0c0;
  margin: 5px 0 0 0;
  padding: 5px 10px 5px 10px;
  height: 33px;
}
.elementListMap .element .title {
  width: 400px;
  display: inline-block;
}
.elementListMap .element .desc {
  width: 400px;
  display: inline-block;
}
#fpsperfs {
  position: fixed;
  top: 50px;
  left: 0;
}
.schoolpics {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.schoolpics img {
  display: block;
}
.blockElement {
  padding: 0 0 20px 0;
}
.blockElement .top-block {
  margin: auto;
}
.blockElement .top-block .media-title {
  text-align: center;
  line-height: 40px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 23px;
  font-size: 2.3rem;
  color: black;
}
.blockElement .top-block .media-title .imp {
  color: orange;
  font-size: 28px;
  font-size: 2.8rem;
}
.blockElement .top-block .media-desc {
  text-align: center;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: lighter;
  font-size: 17px;
  font-size: 1.7rem;
  color: #1a1a1a;
}
.blockElement .musicPreview {
  width: 567px;
  margin: 0 auto;
}
.blockElement .previewBlock {
  width: 567px;
  margin: 0 auto;
}
.blockElement .previewBlock #previewcat {
  width: 567px;
}
.blockElement .actions {
  margin: 30px auto auto auto;
}
.blockElement .actions.slideshow {
  width: 567px;
}
.blockElement .actions.collage {
  width: 567px;
}
.blockElement .actions.music {
  width: 567px;
}
.blockElement .actions.effect {
  width: 567px;
}
.blockElement .actions.transition {
  width: 567px;
}
.blockElement .actions.animation {
  width: 567px;
}
.blockElement .actions .collageSpace {
  padding-left: 0 !important;
}
.blockElement .actions .collageSpace .content label {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  color: #5e5e5a;
  margin-left: 10px;
}
.blockElement .actions .collageSpace .content label:hover {
  cursor: pointer;
}
.blockElement .actions .musicSpace {
  position: relative;
}
.blockElement .actions .musicSpace img {
  left: 43px;
  position: absolute;
  top: -21px;
}
.blockElement .actions .genericElementSpace {
  position: relative;
}
.blockElement .actions .genericElementSpace img {
  left: 43px;
  position: absolute;
  top: -21px;
}
.blockElement .actions .sldSpace {
  position: relative;
}
.blockElement .actions .sldSpace img {
  left: 47px;
  position: absolute;
  top: -21px;
}
.blockElement .actions .go {
  width: 250px;
}
.blockElement .actions .go .gobtn {
  font-size: 30px;
  font-size: 3rem;
}
.list-static-content {
  display: none;
}
.lang-de .call-to-action-features {
  font-size: 36px;
  font-size: 3.6rem;
}
.lang-de .md_call_action {
  font-size: 20px;
  font-size: 2rem;
}
.lang-de .registerBtn {
  font-size: 12px;
  font-size: 1.2rem;
}
.lang-de .jobs .blockJob .letsGO p.bigText {
  font-size: 52px;
  font-size: 5.2rem;
  margin-top: 10px;
}
.lang-de .big-text {
  font-size: 40px;
  font-size: 4rem;
}
.lang-de .freeIcon {
  background: url("/images/free/roundel_free_de.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.lang-de .homepage h2.left {
  font-size: 17px;
  font-size: 1.7rem;
}
.lang-de .homepage .freeIcon {
  right: -68px !important;
}
.lang-fr .freeIcon {
  background: url("/images/free/roundel_free_fr.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.lang-ja .freeIcon {
  background: url("/images/free/roundel_free_jp.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.lang-ja * {
  font-family: "Meiryo" !important;
}
.lang-it .freeIcon {
  background: url("/images/free/roundel_free_it.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.lang-es .freeIcon {
  background: url("/images/free/roundel_free_es.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.lang-en .jobs .blockJob .letsGO p.bigText {
  font-size: 49px;
  font-size: 4.9rem;
  margin-top: 10px;
}
.lang-en .freeIcon {
  background: url("/images/free/roundel_free_en.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.kizBuddy {
  background: url("/images/kiz_hand.png") repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
  height: 57px;
  margin-left: 0 !important;
  margin-right: 0;
  margin-top: 20px;
  width: 86px;
}
#login {
  float: left;
  color: black;
  font-size: 75%;
  font-weight: normal;
  margin-top: 7px;
  margin-right: 10px;
  height: 23px;
}
#login div {
  float: left;
  margin-left: 5px;
}
#login p {
  line-height: 20px;
  vertical-align: baseline;
}
#login a {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
}
.user-states .user-out {
  display: none;
  text-transform: uppercase;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
}
.user-states .user-out .sign-up {
  background: #a3c614;
  border: 1px solid #a3c614;
  padding: 3px 4px;
  color: white;
  border-radius: 3px;
}
.user-states .user-out .sign-up:hover {
  cursor: pointer;
}
.user-states .user-out .log-in {
  background: #9fa0a3;
  border: 1px solid #7d7f84;
  padding: 3px 4px;
  color: white;
  border-radius: 3px;
}
.user-states .user-out .log-in:hover {
  cursor: pointer;
}
.user-states .user-in .user-mail {
  font-size: 13px;
  font-size: 1.3rem;
  text-align: right;
  height: auto !important;
  float: none !important;
  margin-left: 0 !important;
  overflow: hidden;
  width: 160px;
  white-space: nowrap;
}
.user-states .user-in .user-logout {
  width: 100%;
  height: auto !important;
  margin-left: 0 !important;
}
.user-states .user-in .user-logout p {
  text-align: right;
  font-size: 10px;
  font-size: 1rem;
  color: #646464;
}
.user-states .user-in .user-logout p:hover {
  cursor: pointer;
}
.user-states .forgot {
  display: block;
  float: right !important;
}
.user-states .forgot p a {
  color: #646464;
}
.user-states .forgot:hover {
  cursor: pointer;
}
.user-states .forgot p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
}
.user-states .forgot p a {
  text-decoration: underline;
}
.menu {
  width: 638px;
  float: left;
}
.topMenu li.sup {
  float: left;
  padding: 0;
  position: relative;
  list-style-type: none;
  margin: 14px 26px 0 0;
}
.topMenu li.sup:last-child {
  border-right: medium none;
}
.topMenu li.sup a {
  font-weight: lighter;
  font-style: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 1.2rem;
}
.topMenu li.sup > a {
  font-weight: lighter;
  color: black;
}
.topMenu li.sup > a::after {
  content: url("/images/topnav-graphics-black.png");
  position: absolute;
  right: -14px;
  top: 0;
  height: 40px;
}
.topMenu li.sup > a:hover {
  color: #a3c614;
  text-shadow: none;
}
.topMenu li.sup > a.hovered {
  color: #a3c614 !important;
  text-shadow: 0px !important;
}
.topMenu li:hover > ul {
  display: block;
}
.topMenu ul {
  background: none repeat scroll 0 0 #eaeaea;
  border: 1px solid #b0b0b0;
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 18px;
  z-index: 99999;
}
.topMenu ul li.sub {
  border-right: medium none;
  float: none;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.topMenu ul li.sub:last-child {
  border-bottom: medium none;
}
.topMenu ul li.sub a {
  color: black;
  display: block;
  float: none;
  height: auto;
  line-height: 1;
  min-width: 130px;
  padding: 7px 10px 7px 7px;
  text-shadow: none;
  text-transform: none;
  white-space: nowrap;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  font-size: 12px;
  font-size: 1.2rem;
}
.topMenu ul li.sub a:hover {
  background: none repeat scroll 0 0 #525252;
  text-decoration: none;
  color: white;
}
:first-child + html .topMenu ul a {
  height: 10px;
}
.topMenu:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.topMenu li:not(.nohover):hover {
  color: black;
  text-shadow: none;
}
.subMenu {
  background: black;
  height: 32px;
  line-height: 32px;
  margin: 0 auto auto;
  text-align: left;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
}
.subMenu span {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: #727270;
  font-size: 12px;
  font-size: 1.2rem;
}
.subMenu span:last-child {
  padding: 0 0 2px;
  font-weight: bold;
  text-decoration: underline;
}
.subMenu a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: #727270;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 2px 6px;
  text-decoration: none;
  font-style: normal;
}
.subMenu a:hover {
  border-bottom: 1px dotted #727270;
  border-top: 1px dotted #727270;
  text-decoration: none;
}
h1.title {
  color: white;
  font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
  font-weight: lighter;
  margin-top: 5px;
  text-align: center;
}
h2.left {
  background-image: url("/images/titleGreen.gif");
  background-position: 24px 0;
  background-repeat: no-repeat;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
  letter-spacing: -1px;
  height: 50px;
  margin: 0 0 0 -73px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: black;
  padding: 7px 0 0 51px;
}
.homepage .head {
  position: relative;
  margin-left: -10px !important;
  padding: 22px 0 0;
}
.homepage .head .freeIcon {
  height: 87px;
  position: absolute;
  right: -58px;
  top: 10px;
  width: 88px;
}
.homepage .home-anim {
  width: 100%;
  height: 542px;
  background: black;
  border-bottom: 2px solid #a3c614;
}
.homepage .home-anim button.gobtn {
  margin-top: 30px;
  font-size: 30px;
  font-size: 3rem;
}
.homepage .container {
  position: relative;
}
.homepage .container .block-text-right {
  position: absolute;
  left: 65%;
  top: 32%;
  width: 500px;
}
.homepage .home-slog {
  margin: 10px 0;
  font-size: 15px;
  font-size: 1.5rem;
  font-style: italic;
}
.homepage ul.list-elements-metier {
  padding-left: 0;
}
.homepage ul.list-elements-metier li {
  background-image: url("/images/greenTick.gif");
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 10px;
  padding-left: 27px;
  list-style: none;
  font-size: 16px;
  font-size: 1.6rem;
}
.homepage h2.metier-title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
}
.homepage button.gobtn.action {
  margin-top: 12px;
}
.changeLanguage {
  height: 20px;
  margin-left: 0 !important;
  margin-right: 7px;
  margin-top: 12px;
  float: right;
  position: relative;
}
.changeLanguage .selectedLanguage {
  margin: 0px 0 0 0;
  position: relative;
}
.changeLanguage .selectedLanguage:hover {
  cursor: pointer;
}
.changeLanguage .selectedLanguage p {
  margin: 0;
}
.changeLanguage .selectedLanguage p span {
  color: black;
  font-size: 15px;
  font-size: 1.5rem;
}
.changeLanguage .selectedLanguage p span::after {
  content: url("/images/topnav-graphics-black.png");
  position: absolute;
  right: -14px;
  top: -3px;
  height: 40px;
}
.changeLanguage .selectedLanguage p span::after:hover {
  content: url("/images/topnav-graphics-black.png");
}
.changeLanguage .selectedLanguage p img {
  margin: -4px 3px 0 0;
}
.changeLanguage .listLanguages {
  border: 1px solid black;
  display: none;
  position: absolute;
  z-index: 7;
  background: #eaeaea;
}
.changeLanguage .listLanguages .line {
  padding-top: 1px;
}
.changeLanguage .listLanguages .line a {
  margin: 5px;
  display: block;
  color: black;
  text-decoration: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
}
.changeLanguage .listLanguages .line:hover {
  background: #525252;
  cursor: pointer;
}
.changeLanguage .listLanguages .line:hover a {
  color: #eaeaea;
}
._block {
  text-align: center;
  white-space: nowrap;
}
._block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
._centered {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.fullscreen {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.compareStdrHD {
  padding-bottom: 25px;
}
.compareStdrHD .title {
  text-align: center;
}
.compareStdrHD .subtitle {
  font-size: 18px;
  font-size: 1.8rem;
}
.compareStdrHD .content {
  margin: 35px 0 0 0;
  text-align: center;
}
.galleryArea .block_1b2l > .left {
  width: 292px;
  font-size: 11px;
  font-size: 1.1rem;
}
.galleryArea .block_1b2l > .right .bottom {
  margin-top: 10px;
}
.galleryArea .block_4l > .left,
.galleryArea .block_4l > .right {
  font-size: 11px;
  font-size: 1.1rem;
  width: 180px;
}
.galleryArea .block_4l > .left .bottom,
.galleryArea .block_4l > .right .bottom {
  margin-top: 15px;
}
.galleryArea .block_4l > .right {
  margin-left: 70px;
}
.galleryArea .block_2l > .left,
.galleryArea .block_2l > .right {
  font-size: 11px;
  font-size: 1.1rem;
  width: 180px;
}
.galleryArea .block_2l > .right {
  margin-left: 70px;
}
.galleryArea .block_1b > div {
  width: 430px;
}
.galleryArea .block_1b2x3l .five-three .row > .left {
  width: 340px;
}
.galleryArea .block_1b2x3l .five-three .row > .right {
  margin-left: 30px;
  width: 185px;
}
.galleryArea div[class*=block_] {
  position: relative;
}
.galleryArea div[class*=block_] .left,
.galleryArea div[class*=block_] .top,
.galleryArea div[class*=block_] .right,
.galleryArea div[class*=block_] .bottom {
  position: relative;
}
.galleryArea div[class*=block_] p {
  margin: 0;
}
.galleryArea div[class*=block_] p.title {
  font-size: 11px;
  font-size: 1.1rem;
  color: black;
}
.galleryArea div[class*=block_] p.byAu {
  font-size: 10px;
  font-size: 1rem;
  color: gray;
}
.galleryArea div[class*=block_] .extend {
  float: right;
}
.galleryArea div[class*=block_] .extend div {
  margin-left: 5px;
  float: left;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Microsoft YaHei', Meiryo;
}
.galleryArea div[class*=block_] .time {
  position: absolute;
  background-color: rgba(0,0,0,0.75);
  padding: 3px 10px;
}
.galleryArea div[class*=block_] .time p {
  color: white;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: Arial, Meiryo;
  font-weight: bold;
  margin: 0;
}
.galleryArea div[class*=block_] .time.top {
  top: 0;
}
.galleryArea div[class*=block_] .time.bottom {
  bottom: 0;
}
.galleryArea div[class*=block_] .time.left {
  left: 0;
}
.galleryArea div[class*=block_] .time.right {
  right: 0;
}
.img-responsive {
  width: 100%;
}
.gobtn {
  font-weight: bold;
  color: white;
  border-radius: none;
  background: #a3c614;
  border: none;
  border-radius: 3px;
  padding: 3px 20px;
  text-shadow: 0px 0px 1px black;
}
.gobtn:hover {
  cursor: pointer;
}
.gobtn.action {
  padding: 8px 14px;
  font-weight: normal;
  border-radius: 5px;
  font-style: italic;
  border: 1px solid #ebeaea;
  text-shadow: none;
}
.gobtn.uppercase {
  text-transform: uppercase;
}
.press h3 {
  margin-bottom: 30px;
  font-weight: bold;
  margin-left: -10px;
}
.press .presselement {
  border-right: 2px solid #c0c0c0;
}
.press .presselement:nth-child(4n+4) {
  border-right: none;
}
.pressRelease .title {
  margin-bottom: 15px;
  font-size: 20px;
}
.pressRelease .date {
  margin-bottom: 10px;
  font-size: 10px;
}
.job-recrutement .postuler-btn {
  display: block;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  color: white;
  background: #a3c614;
  border: none;
  border-radius: 3px;
  padding: 3px 20px;
  text-shadow: 0px 0px 1px black;
  text-decoration: none;
}
.job-recrutement:hover {
  text-decoration: none;
}
.job-recrutement.action {
  padding: 8px 14px;
  font-weight: normal;
  border-radius: 5px;
  font-style: italic;
  border: 1px solid #ebeaea;
  text-shadow: none;
  text-decoration: none;
}
.job-recrutement .panel-heading span {
  margin-top: -20px;
  font-size: 15px;
  font-size: 1.5rem;
}
.job-recrutement .row {
  margin-top: 40px;
  padding: 0 10px;
}
.job-recrutement .clickable {
  cursor: pointer;
}
.activate .gobtn {
  font-size: 2rem !important;
}
