@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

.main_nav_item {
  display: inline-block;
  margin-right: 40px;
  color : #efe70e;
}

.main_nav_item a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #efe70e;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.header {
  background: #000;
}

video.videofond {
  width: 100%;
}

.karaoke {
  
  background: #0c8945;
  }
  
  .virtuel {
  
  background: #efe70e;
  }
  
  
  .search_background {
  opacity: 1;
}

.register_title 

.register_text {
  color: #000;
}


.texte_karaoke {
  color: #0c8945 
}

.texte_virtuel {
  color: #efe70e;
}



.search_title {
  color: #fff;
}


.register_text {
  color: #000;
}