body {

background-color:#000000;

color: #26A5FF; 
 
    display: block;
    font-family: 'Niconne', cursive;
    font-size: 25px;
    line-height: 30px;
    outline: 0 none;
    padding: 4px 8px;
    text-align: left;
    text-decoration: none;
    

}
div.classcontact { 
 font-family: "Arial", Gadget, sans-serif;
    font-size: 12px;
text-shadow: none;
    outline: 0 none;
 padding-top: 0px;
    text-align: center;
    text-decoration: none;
    color:white;
background: #0096e8; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #0096e8 0%, #1d61d6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0096e8), color-stop(100%,#1d61d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #0096e8 0%,#1d61d6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #0096e8 0%,#1d61d6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #0096e8 0%,#1d61d6 100%); /* IE10+ */
background: linear-gradient(135deg,  #0096e8 0%,#1d61d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0096e8', endColorstr='#1d61d6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

 }
 .btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
 div.classart { 
 
    color: white;
    font-family: "Arial",Gadget,sans-serif;
    font-size: 12px;
    outline: 0 none;
    padding: 10px 50px 0px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
background: #45484d; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #45484d 0%, #222222 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#45484d), color-stop(100%,#222222)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #45484d 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #45484d 0%,#222222 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #45484d 0%,#222222 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #45484d 0%,#222222 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#222222',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

 }
  div.classcontact2 { 
background: #006ba0; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #006ba0 0%, #173faa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#006ba0), color-stop(100%,#173faa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #006ba0 0%,#173faa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #006ba0 0%,#173faa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #006ba0 0%,#173faa 100%); /* IE10+ */
background: linear-gradient(135deg,  #006ba0 0%,#173faa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ba0', endColorstr='#173faa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 10px;
 }

h2 {
    font-size: 125%;
}
.font-size-is-default {
    font-size: 14px;
    line-height: 1.2em;
}
.font-family-helvetica {
    font-family: "Arial Black", Gadget, sans-serif;
}
.rt-showcase-pattern {
    background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
    background-size: 300px 300px, 300px 80px, 5px 5px, 5px 5px;
   
}
#rt-showcase .rt-container { background-color: #000000; !important; }


body #rt-header {

 margin: -8%;
z-index: 1000;

 }
 
.gf-menu .item {
    color: #26A5FF;
    cursor: pointer;
    display: block;
font-family: "Arial Black", Gadget, sans-serif;
    font-size: 14px;
text-shadow: none;
    outline: 0 none;
    padding: 4px 8px;
    text-align: left;
    text-decoration: none;
    

}
.gf-menu.l1 > li > .item {
    font-size: 14px;

    position: relative;
}
a, ul.menu li .separator {
    color: #FFFFFF;
}
.gf-menu.l1 > li.active {
background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    border: 1px solid #252525;
    border-radius: 4px;

}





#rt-feature .rt-container { background: #FFFFFF !important;}

.module-surround {

   
    border-radius: 20px;
    color: #26A5FF;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    text-align: center;
    z-index: 0;
}

.rt-block {

    position: relative;
margin-bottom:-20px;
}
.menu-block {
    margin: 0px 30px 5px;
  
    z-index: 100;
}
body {

    color: #26A5FF;
text-align :center;



    border-radius: 4px;
 
}


     #rt-transition {
 
background-image: url('b11.png'); background-color: #222222;
    
    margin-left: -1%;
    margin-right: -1%;
}
#rt-transition::after {
    background: url("../images/patterns/noise.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#rt-footer-surround{ background: #000000 !important; }

.rt-container {
    
width: auto;


}
#rt-content-top, #rt-content-bottom {
   
    overflow: hidden;
}

#rt-showcase {
    background-color: #000000;
    background-image: linear-gradient(to bottom, #000000, #000000);
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
    box-shadow: 0 -1px 0 #000000 inset;
    color: #000000;
    text-shadow: none;
}
#rt-copyright {
    border-top: 1px solid #000000;
    box-shadow: 0 1px 0 #000000 inset;

}
.camera_target_content {
    bottom: 0;
    box-shadow: 0 0 20px 20px rgba(0, 0, 0, 1) inset;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.camera_fakehover {
    height: 100%;
    min-height: 60px;
    position: relative;
    width: 100%;
    z-index: 1;
    margin: -10px 80px 10px; 
}
.rt-grid-2 {
    width: 600px;
}
.rt-grid-3 {
    width: 25%;
    min-width:250px;
  max-height: 260px;
  
}
.rt-grid-4 {
    min-width: 350px;
    width: 33%;
}
#rt-drawer {
    background: none repeat scroll 0 0 #000000;
    border-bottom: none;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3) inset;
}
#rt-bottom {
    background: none repeat scroll 0 0 #000000;
    color: #000000;
 

}
#rt-top-surround {
    background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    background-repeat: repeat-x;
    border-bottom: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #6e6e6e;
    text-shadow: 0 2px 3px #000000;
    margin-left:-10px;
    margin-right:-10px;
    margin-top:-5px;
}

.component-content .items-leading {

    margin-top: -20px;
    margin-bottom:-20px;
     background-color:#transparent;
     font-family: "Arial", Gadget, sans-serif;
    font-size: 20px;
text-shadow: none;
    outline:10ox none;
    padding-top: 10px ;
    text-align: center;
    text-decoration: none;
    color:white;


}
#rt-header, #rt-top {
    margin-left: -10px;
    margin-right: -20px;
    margin-top: 0px;
    margin-bottom:40px
    position: relative;
    z-index: 2;
}
.logo-block {
    margin: 20px 0;
    padding: 0 0;
    margin-left:5%;
    
}
#rt-logo {
    max-height: 97px;
    margin-top: -10%;
    width: auto;
    z-index: 1000;
    margin-bottom: -10%;
}

.carouselck_wrap {
  
    margin-top:10%;
    position: relative;
    z-index: 100;
}
div.mynewclass { 
     
background-image: url('back.jpg'); background-color: black; height: auto; 
background-repeat:no-repeat; -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; }
  
  .component-content .cols-3 .column-1 {
    float: left;
    margin-right: 17%;
    width: 29%;
    margin-top: -17%;
    
}

.component-content .cols-3 .column-2 {
    float: right;
    margin-right: -80px;
    width: 29%;
     margin-top: -17%;
}
.rt-grid-2 {
    width: 850px;
}
div.classmod { 
     
  background:#222222;
margin-top:-20px;
margin-left: -20px;
    margin-right: -20px;
border: 5px solid #FFFFFFF;

font-family: "Arial", Gadget, sans-serif;
    font-size: 12px;
text-shadow: none;
    outline: 0 none;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    color:white;
transition: background 1s;
}
div.classville { 
     
  background:#transparent;


font-family: "Arial", Gadget, sans-serif;
    font-size: 10px;
text-shadow: none;
    outline: 0 none;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    color:white;

}


 
.component-content .items-row {
    margin-bottom: 10px;
   
      
 background-color:white;
}

div.classtel { 
     
    display: block;
font-family: "Arial", Gadget, sans-serif;
     line-height: 1.4em;
 float:right;
 min-width:360px;

}

div.classlang { 
     
    display: block;
font-family: "Arial", Gadget, sans-serif;
     line-height: 1.4em;
 float:right;
 min-width:70px;

}
h1, h3, h4, h5, h6 { 
    color: #ffffff;
}

#rt-mainbottom{ background: #222222 !important;
width:100%;
border-top: 5px solid  #888 ;
    z-index: 999;
    overflow: hidden;
    border-bottom: 5px solid  #888 ;

}
div.copy { 
     
  background:#000000;
margin-top:-20px;
margin-left: -20px;
    margin-right: -20px;
border: 5px solid #FFFFFFF;

    display: block;
font-family: "Arial", Gadget, sans-serif;
    font-size: 12px;
text-shadow: none;
    outline: 0 none;

    text-align: center;
    text-decoration: none;
    color:white;

}
<style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;  color:white;font-size:12px;padding:6px 5px;border-style:solid;border-width:1px;border-color:#888;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;  color:white;font-size:12px;font-weight:normal;padding:6px 5px;border-style:solid;border-width:1px;border-color:#888;overflow:hidden;word-break:normal;}
.tg .tg-hy62{background-color:#22222}
.tg .tg-hy62:hover{background-color:#888888}
.tg .tg-031e{background-color:#22222}
.tg .tg-031e:hover{background-color:#888888}
</style>


  
#menu-bar {
  width: 95%;
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 4px 6px;
  height: 40px;
  line-height: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: 0px 0px 0px #666666;
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  background: #8B8B8B;
  border: solid 0px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px 6px 0px 6px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: 'arial black';
  font-style: normal;
  font-size: 14px;
  color: #26A5FF;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #0399D4;
  color: #FFFFFF;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -ms-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 30px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 0px #222222;
  -moz-box-shadow: 0px 0px 0px #222222;
  box-shadow: 0px 0px 0px #222222;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:'arial black';
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
