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

body {
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
}

#bloc_header {
  width: 100%;
  height: 210px;
  background: url(images/fond_header.jpg) left top repeat-x;
}

#top {
  margin: 0 auto;
  width: 1000px;
  height: 26px;
  padding-top: 4px;
}

#top_gauche {
  float: left;
  width: 640px;
}

#top_droit {
  float: left;
  width: 326px;
  padding-right: 25px;
  padding-top: 3px;
  text-align: right;
  font-size: 11px;
  color: #FFFFFF;
}

.alignement {
  clear: both;
}

.lien_titre {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

.lien_titre:hover {
  font-size: 14px;
  color: #78a805;
  text-decoration: none;
}

.lien_top {
  font-size: 11px;
  color: #d2d5db;
  text-decoration: none;
}

.lien_top:hover {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

#header {
  margin: 0 auto;
  width: 1000px;
  height: 180px;
}

#contenu_header {
  width: 100%;
  height: 113px;
}

#header_gauche {
  float: left;
  width: 350px;
  font-size: 12px;
  color: #FFFFFF;
  padding-top: 21px;
}

#header_droit {
  float: left;
  width: 650px;
  padding-top: 35px;
}

.txt_bloc_header {
  font-family: "byington";
  font-size: 18px;
  color: #D6D7D8;
}

.txt_bleue_manus_26 {
  font-family: "byington";
  font-size: 26px;
  color: #6d7686;
}

.txt_bleue_manus_15 {
  font-family: "byington";
  font-size: 15px;
  color: #6d7686;
}

.txt_bleue_16 {
  font-size: 16px;
  color: #6d7686;
}

#bloc_menu {
  width: 100%;
  height: 55px;
  padding-top: 12px;
  background-color: #8bbc15;
  border-radius: 5px 5px 0px 0px;
}

#menu {
  margin: 0 auto;
  width: 977px;
}

.liste_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
 /* for Firefox */;
}

.liste_menu {
  padding: 0;
  margin: 0;
  width: 102%;
  height: 55px;
  list-style-type: none;
}

.liste_menu .btn_liste {
  float: left;
  position: relative;
  text-align: center;
  margin-right: 3px;
}

.liste_menu .btn_liste_fin {
  float: left;
  position: relative;
  text-align: center;
}

ul.liste_menu li a.menu_princ {
  display: block;
  padding: 8px 28px 0px 27px;
  height: 47px;
  text-align: center;
  font-size: 1em;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #78a805;
  border-radius: 5px 5px 0px 0px;
}

ul.liste_menu li:hover a.menu_princ {
  display: block;
  padding: 8px 28px 0px 27px;
  height: 47px;
  text-align: center;
  font-size: 1em;
  color: #6c8f18;
  background-color: #FFFFFF;
  text-decoration: none;
  border-radius: 5px 5px 0px 0px;
}

ul.liste_menu li a.menu_princ_on {
  display: block;
  padding: 8px 28px 0px 27px;
  height: 47px;
  text-align: center;
  font-size: 1em;
  color: #6c8f18;
  background-color: #FFFFFF;
  text-decoration: none;
  border-radius: 5px 5px 0px 0px;
}

ul.liste_menu li:hover a.menu_princ_on {
  display: block;
  padding: 8px 28px 0px 27px;
  height: 47px;
  text-align: center;
  font-size: 1em;
  color: #6c8f18;
  background-color: #FFFFFF;
  text-decoration: none;
  border-radius: 5px 5px 0 0px;
}

#wrapper {
  width: 100%;
  background: url(images/fond_contenu.jpg) left top repeat;
}

#bloc_contenu {
  margin: 0 auto;
  width: 1018px;
  background: url(images/fond_ombre_contenu.png) left top repeat-y;
}

#general {
  margin: 0 auto;
  width: 976px;
  padding: 12px 12px 12px 12px;
}

#bandeau {
  width: 100%;
  height: 380px;
  margin-bottom: 15px;
}

#diaporama {
  float: left;
  width: 714px;
  margin-right: 10px;
}

#bloc_offre {
  float: left;
  width: 252px;
}

.offre_header {
  width: 228px;
  height: 96px;
  padding: 12px 12px 12px 12px;
  background-color: #262b36;
  border-radius: 0px 5px 5px 0px;
  font-size: 11px;
  color: #d5d5d5;
}

.marge_bas_offre {
  margin-bottom: 10px;
}

.txt_gris_15 {
  font-size: 15px;
  color: #d3d5d7;
}

.txt_vert_18 {
  font-size: 18px;
  color: #8bbc15;
}

.txt_vert_24 {
  font-size: 24px;
  color: #8bbc15;
}

.txt_vert_16 {
  font-size: 16px;
  color: #8bbc15;
}

.txt_vert_14 {
  font-size: 14px;
  color: #8bbc15;
}

.txt_12_vert {
  font-size: 12px;
  color: #0bb523;
}

.txt_12_rouge {
  font-size: 12px;
  color: #af2009;
}

#content {
  width: 100%;
  color: #4b4a4a;
  font-size: 12px;
}

#contenu {
  float: left;
  width: 704px;
  margin-right: 20px;
}

#bloc_droit {
  float: left;
  width: 252px;
}

.bloc_contenu_sep {
  width: 100%;
}

.bloc_gauche_cont {
  float: left;
  width: 345px;
  margin-right: 14px;
}

.bloc_droit_cont {
  float: left;
  width: 345px;
}

h1 {
  font-size: 21px;
  margin: 0;
  color: #333333;
  font-family: "BebasNeueRegular";
  font-weight: normal;
}

h2 {
  font-size: 21px;
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: "BebasNeueRegular";
  font-weight: normal;
}

h3, h5 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #262b36;
}

h4 {
  font-size: 18px;
}

.marg_p span {
  font-size: 15px;
}

h4, .marg_p span {
  margin: 0;
  padding: 0;
  font-family: "BebasNeueRegular";
  font-weight: normal;
}

.sous_titre_sousligne {
  height: 30px;
  background: url(images/sous_titre_grd.jpg) left bottom no-repeat;
}

.sous_titre_sousligne_sml {
  height: 30px;
  background: url(images/sous_titre_mid.jpg) left bottom no-repeat;
}

.sous_titre_complet {
  background-color: #f5f5f5;
  padding: 8px 0px 5px 12px;
  border-left: 4px solid #8abe11;
}

input, select, textarea {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}

.sous_titre_sml {
  height: 30px;
  background: url(images/sous_titre_sml.jpg) left bottom no-repeat;
  font-size: 21px;
  color: #333333;
}

.sous_titre_sml2 {
  font-size: 17px;
  height: 23px;
}

#bloc_connexion {
  width: 222px;
  height: 166px;
  padding: 15px 15px 15px 15px;
  background: url(images/fond_bloc_connexion.jpg) left top no-repeat;
}

.contour_img {
  padding: 4px 4px 4px 4px;
  border: 1px solid #DDDDDD;
}

.img_gauche {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.img_droit {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.contour_input {
  border: 1px solid #dddddd;
  height: 17px;
}

.lien_blanc_11 {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.lien_blanc_11:hover {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}

.lien_vert_11 {
  font-size: 11px;
  color: #8bbc15;
  text-decoration: none;
}

.lien_vert_11:hover {
  font-size: 11px;
  color: #8bbc15;
  text-decoration: underline;
}

.lien_vert_12 {
  font-size: 12px;
  color: #7dac0a;
  text-decoration: none;
}

.lien_vert_12:hover {
  font-size: 12px;
  color: #7dac0a;
  text-decoration: underline;
}

.lien_vert_14 {
  font-size: 14px;
  color: #7dac0a;
  text-decoration: none;
}

.lien_vert_14:hover {
  font-size: 14px;
  color: #7dac0a;
  text-decoration: underline;
}

.lien_bleue_12 {
  font-size: 12px;
  color: #323844;
  text-decoration: none;
}

.lien_bleue_12:hover {
  font-size: 12px;
  color: #323844;
  text-decoration: underline;
}

.lien_bleue_12_on {
  font-size: 12px;
  color: #323844;
  font-weight: bold;
  text-decoration: underline;
}

.lien_bleue_12:hover {
  font-size: 12px;
  color: #323844;
  font-weight: bold;
  text-decoration: underline;
}

.btn_dark {
  border: 1px solid #2a2a2a;
  background-color: #333333;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_dark:hover {
  border: 1px solid #2a2a2a;
  background-color: #111111;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_sml_vert {
  width: 35px;
  border: 1px solid #8abe11;
  background-color: #8abe11;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.btn_sml_vert:hover {
  width: 35px;
  border: 1px solid #496800;
  background-color: #496800;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.btn_vert_200 {
  width: 200px;
  border: 1px solid #8abe11;
  background-color: #8abe11;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_vert_200:hover {
  width: 200px;
  border: 1px solid #496800;
  background-color: #496800;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_vert_300 {
  width: 300px;
  border: 1px solid #8abe11;
  background-color: #8abe11;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_vert_300:hover {
  width: 300px;
  border: 1px solid #496800;
  background-color: #496800;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_vert_100 {
  width: 100px;
  border: 1px solid #8abe11;
  background-color: #8abe11;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn_vert_100:hover {
  width: 100px;
  border: 1px solid #496800;
  background-color: #496800;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
}

.liste_normal {
  margin: 0;
  padding: 0;
}

.liste_normal li {
  list-style-type: none;
  background: url(images/puce_liste.png) left center no-repeat;
  padding-left: 15px;
}

.separateur_point {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #e5e5e5;
}

.lien_non_sousligne {
  text-decoration: none;
}

a .bloc_lien_vert_100 {
  margin-left: 240px;
  width: 100px;
}

a .bloc_lien_vert_100, .bloc_lien_vert_100 {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  background-color: #8abe11;
  padding-top: 5px;
  padding-bottom: 5px;
}

a:hover .bloc_lien_vert_100 {
  width: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  background-color: #496800;
}

a .bloc_lien_vert_200 {
  margin: 0 auto;
  width: 200px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  background-color: #8abe11;
}

a:hover .bloc_lien_vert_200 {
  width: 200px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  background-color: #496800;
}

#fond_support {
  width: 100%;
  background: url(images/support_24_7.jpg) right top no-repeat;
}

#fond_virtuel {
  width: 100%;
  /*background: url(images/serveur-virtuel-puzzle.jpg) right top no-repeat;*/
}
#fond_virtuel img{
   float: right;
    height: 111px;
    padding: 0px 6px;
}

#fond_terminaison {
  width: 100%;
  background: url(images/terminaison-az-bloc.jpg) right top no-repeat;
}

@font-face {
  font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'byington';
    src: url('fonts/byington.eot');
    src: url('fonts/byington.eot?#iefix') format('embedded-opentype'),
         url('fonts/byington.woff') format('woff'),
         url('fonts/byington.ttf') format('truetype'),
         url('fonts/byington.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
}

.bloc_action_valid {
  width: 662px;
  height: 22px;
  padding-top: 8px;
  padding-left: 40px;
  border: 1px solid #bfde84;
  font-size: 12px;
  font-weight: bold;
  color: #6d8600;
  background: url(images/btn_action_valid.png) left center no-repeat #edfbd8;
  margin-bottom: 20px;
}

.bloc_action_invalid {
  width: 672px;
  height: 22px;
  padding-top: 8px;
  padding-left: 40px;
  border: 1px solid #e9c59b;
  font-size: 12px;
  font-weight: bold;
  color: #ed302c;
  background: url(images/btn_action_invalid.png) left center no-repeat #ffecce;
  margin-bottom: 20px;
}

.contour_gris {
  border: 4px solid #e2e2e2;
}

#bloc_societe {
  width: 702px;
  height: 336px;
  border: 1px solid #e2e2e2;
  background: url(images/bandeau-societe.jpg) left bottom no-repeat;
}

#societe_txt {
  margin-left: 202px;
  width: 500px;
  height: 270px;
}

#societe_citation {
  margin-left: 202px;
  width: 500px;
  height: 54px;
  padding-top: 12px;
  text-align: center;
}

#fond_temoignage_transaxia{
	background:url(images/bandeau-temoignage-transaxia.jpg) left top no-repeat;
}

#fond_temoignage_domainevaugouard{
	background:url(images/bandeau-temoignage-domaine-vaugouard.jpg) left top no-repeat;
}

#fond_temoignage_espoir{
	background:url(images/bandeau-temoignage-espoir-cfdj.jpg) left top no-repeat;
}

#fond_temoignage_publiatis{
	background:url(images/bandeau-temoignage-publiatis.jpg) left top no-repeat;
}

#fond_serveur_dedie {
  background: url(images/bandeau-serveur-dedie.jpg) left top no-repeat;
}

#fond_serveur_voip {
  background: url(images/bandeau-serveur-voip.jpg) left top no-repeat;
}

#fond_revendeur_ip {
  background: url(images/bandeau-revendeur-ip.jpg) left top no-repeat;
}

#fond_telephonie_ip {
  background: url(images/bandeau-telephonie-ip.jpg) left top no-repeat;
}

#fond_acces_internet {
  background: url(images/bandeau-acces-internet.jpg) left top no-repeat;
}

#fond_numeros_surtaxes {
  background: url(images/bandeau-numeros-surtaxes.jpg) left top no-repeat;
}


#fond_securite_reseaux {
  background: url(images/bandeau-securite-reseaux.jpg) left top no-repeat;
}

#fond_sauvegarde_restauration {
  background: url(images/bandeau-sauvegarde-restauration.jpg) left top no-repeat;
}

#fond_svi {
  background: url(images/bandeau-svi.jpg) left top no-repeat;
}

#fond_numero_virtuel {
  background: url(images/bandeau-numero-virtuel.jpg) left top no-repeat;
}

.txt_bleue_12 {
  color: #6d7686;
  font-size: 12px;
}

.bloc_fond_gris {
  background-color: #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tableau_liste {
  font-size: 12px;
  color: #373737;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

.tableau_liste th {
  font-size: 12px;
  color: #78a805;
  font-weight: bold;
  background-color: #efefef;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 13px 8px 13px 8px;
}

.tableau_liste td {
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 8px 8px 8px 8px;
}

.fond_cell1 {
  background-color: #FFFFFF;
}

.fond_cell1:hover {
  background-color: #d5f882;
}

.fond_cell2 {
  background-color: #f9f9f9;
}

.fond_cell2:hover {
  background-color: #d5f882;
}

.fond_cell_gamme:hover {
  background-color: #f1f1f1;
}

.fond_cell_gamme_sep {
  border-left: 1px solid #DDDDDD;
}

.fond_cell_gamme_sep:hover {
  border-left: 1px solid #DDDDDD;
  background-color: #f1f1f1;
}

.fond_cell_vert {
  background-color: #d5f882;
}

.fond_cell_vert:hover {
  background-color: #f9f9f9;
}

#bloc_footer {
  width: 100%;
  padding-top: 10px;
  background: url(images/fond_footer.jpg) left top repeat-x #f5f5f5;
}

#footer {
  margin: 0 auto;
  width: 970px;
  padding: 15px 15px 15px 15px;
  background-color: #e7e7e7;
}

.contenu_footer {
  float: left;
  width: 242px;
}

.lien_footer {
  font-size: 12px;
  color: #262b36;
  text-decoration: none;
}

.lien_footer:hover {
  font-size: 12px;
  color: #8bbc15;
  text-decoration: none;
}

.seperateur_footer {
  width: 100%;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 15px;
  background: url(images/separateur_footer.png) center top no-repeat;
}


/************************* SOCIALS *************************/

.socials {
  position: relative;
  height: 16px;
}

ul.socials {
  margin-top: 10px;
  margin-bottom: 0px;
}

.subfooter ul.socials {
  margin-top: 0px;
}

.socials li {
  position: relative;
  float: left;
  margin-right: 25px;
  z-index: 100;
  cursor: pointer;
}

.socials li:last-child {
  margin-right: 0px;
}

.socials .soc .bg {
  background-position: top left;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-in-out;
}

.socials li:last-child .soc {
  margin-right: 0px;
}

.socials .soc:hover	.bg {
  background-position: bottom left;
}

.socials .bg {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}

ul.socials li p {
  display: none;
}

.sharings {
  margin-top: 3px;
}

@media only screen and  (max-width: 520px) {
  ul.socials li {
    margin-right: 15px;
  }

  ul.socials li:last-child {
    margin-right: 0px;
  }
}

.soc {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}

.soc.facebook {
  background-image: url(./images/socials/black/facebook-icon.png);
}

.soc.twitter {
  background-image: url(./images/socials/black/twitter-icon.png);
}

.soc.linkedin {
  background-image: url(./images/socials/black/linkedin-icon.png);
}

.soc.skype {
  background-image: url(./images/socials/black/skype-icon.png);
}

.soc.viadeo {
  background-image: url(./images/socials/black/viadeo-icon.png);
}

.soc.facebook:hover {
  background-image: url(./images/socials/white/facebook-icon.png);
}

.soc.twitter:hover {
  background-image: url(./images/socials/white/twitter-icon.png);
}

.soc.linkedin:hover {
  background-image: url(./images/socials/white/linkedin-icon.png);
}

.soc.skype:hover {
  background-image: url(./images/socials/white/skype-icon.png);
}

.soc.viadeo:hover {
  background-image: url(./images/socials/white/viadeo-icon.png);
}

#partenaires_footer {
  text-align: center;
}

#nom_domaine_register {
  width: 300px;
  height: 23px;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  padding-left: 5px;
  border: 1px solid #999999;
}


/*############### SLIDESHOW ###############*/

#featured {
  width: 976px;
  position: relative;
  height: 380px;
  overflow: hidden;
  background: #fff;
}

#featured ul.ui-tabs-nav {
  position: absolute;
  top: 0;
  left: 726px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 250px;
  height: 380px;
  overflow: hidden;
  overflow-x: hidden;
  background: url(images/slide-fond.jpg) left bottom no-repeat;
}

#featured ul.ui-tabs-nav li a {
  display: block;
  padding: 12px 12px 0px 12px;
  font-size: 11px;
  color: #000000;
  height: 114px;
  text-decoration: none;
	/*background-color:#e9e9e9;*/;
}

#featured ul.ui-tabs-nav li a .slideTitle {
  color: #000000;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

#featured ul.ui-tabs-nav li a:hover {
  display: block;
  padding: 12px 12px 0px 12px;
  font-size: 11px;
  height: 114px;
  background-color: #262b36;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

#featured ul.ui-tabs-nav li a:hover .slideTitle {
  color: #69bc15;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
  background-color: #262b36;
  color: #FFFFFF;
  font-weight: normal;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected .slideTitle {
  color: #69bc15;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

#featured .ui-tabs-panel {
  width: 726px;
  height: 380px;
  position: relative;
}

#featured .ui-tabs-panel .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 716px;
  background: url(images/fond_noir_transparent.png) left top repeat;
}

#featured .ui-tabs-panel .info a.hideshow {
  position: absolute;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f0f0f0;
  top: -20px;
  margin: 0;
  outline: none;
  background: #333;
}

#featured .info {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  padding: 5px;
  font-weight: normal;
}

#featured .info .infoTitle {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
  font-weight: bold;
}

#featured .ui-tabs-hide {
  display: none;
}

#nav-fragment-1, #nav-fragment-2 {
  margin-bottom: 1px;
}
/*############### SLIDESHOW ###############*/



/*############### VALIDATION FORMULAIRE ###############*/

.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  width: 150px;
  padding-bottom: 15px;
  display: block;
  z-index: 5000;
}

.formError .formErrorContent {
  width: 100%;
  background: #000;
  color: #fff;
  font-family: tahoma;
  font-size: 10px;
  box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.formError .formErrorArrow {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 15px;
  height: 15px;
}

.formError .formErrorArrow div {
  box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  font-size: 0px;
}

.formError .formErrorArrow .line10 {
  width: 15px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  font-size: 0px;
  display: block;
}

.formError .formErrorArrow .line9 {
  width: 13px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.formError .formErrorArrow .line8 {
  width: 11px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.formError .formErrorArrow .line7 {
  width: 9px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.formError .formErrorArrow .line6 {
  width: 7px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.formError .formErrorArrow .line5 {
  width: 5px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.formError .formErrorArrow .line4 {
  width: 3px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.formError .formErrorArrow .line3 {
  width: 1px;
  height: 1px;
  background: #000;
  margin: 0 auto;
  display: block;
}

.contenu_body, .contenu_body2 {
  width: 641px;
  height: auto;
  border: 2px solid #DDDDDD;
  border-top: none;
  border-radius: 6px;
  box-shadow: 1px 1px 4px #DDD;
  position: absolute;
  z-index: 999;
  background: white;
  text-align: left;
}

.contenu_body {
  width: 641px;
}

.contenu_body2 {
  width: 350px;
}

.contenu_slide {
  width: 64%;
  float: left;
}

.contenu_body2 .contenu_slide {
  width: 100%;
}

.contenu_5 {
  width: 33%;
  float: right;
  border-left: 1px solid #DDDDDD;
  border-radius: 6px;
  height: 365px;
  background: #303642;
}

.contenu_body2 .contenu_1, .contenu_body2 .contenu_2, .contenu_body2  .contenu_3 {
  height: 80px;
}

.contenu_1, .contenu_2, .contenu_3 {
  height: 120px;
}

.titre_offre {
  text-decoration: none;
  font-size: 18px;
  color: #303642;
  text-transform: capitalize;
  padding: 4px;
  font-family: 'BebasNeueRegular';
}

.contenu_body2 .titre_offre {
  color: #FFFFFF;
  background: #303642;
  border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.contenu_body2 .gamme a {
  padding-left: 10px;
}

.description {
  font-size: 18px;
  color: #6d7686;
  margin: 0;
  padding: 3px 0 10px 78px;
}

.liste_menu .gamme2 {
  margin-top: 9px;
}

.gamme2 p, .pgamme {
  font-size: 12px;
  padding: 7px 32px 1px 140px;
  margin: 0;
  color: #919191;
}

.pgamme  img {
  height: 8px;
  position: absolute;
}

.pgamme img:first-child {
  margin-top: -1px;
  margin-left: -13px;
}

.pgamme img:last-child {
  margin-left: 2px;
}

.gamme2 .menu_description {
  font-size: 17px;
  text-decoration: none;
  background: url(images/feuille.png) no-repeat left;
  background-position-x: 100px;
  background-position-y: -1px;
  background-size: 21px;
  padding: 0px 6px 5px 128px;
  margin-left: 12px;
}

.gamme li {
  list-style: none;
  padding: 5px 5px 0px 5px;
}

.gamme2 a, .gamme a {
  text-decoration: none;
  font-size: 18px;
  color: #6c8f18;
  font-weight: normal;
  font-family: 'BebasNeueRegular';
}

.acced a {
  text-decoration: none;
  font-size: 13px;
  color: #6c8f18;
  font-weight: bold;
  padding-left: 20px;
  /*background: url(images/puce_liste.png) left center no-repeat;*/
  background-position-x: 7px;
}

.g1 li a:first-child:before {
  content: '';
}

.g1 li:last-child a:last-child {
  margin-left: -6.5px;
}

.g1 li a:last-child:before {
  content: '|';
  padding: 30px;
}

.contenu_body .gamme {
  padding: 5px 15px 0px 15px;
}

.gamme span {
  margin-left: 25%;
  padding: 5px;
  font-size: 13px;
  color: white;
  background: #6c8f18;
  opacity: 0.9;
  cursor: pointer;
}

.gamme span:hover {
  background: #8bbc15;
}

.gamme a:hover, .gamme2 a:hover {
  color: #8bbc15;
}

.caract_table .bloc_lien_vert_100:hover, .btn_big:hover {
  background: #78a805;
}

.gamme li a:first-child {
  padding-left: 120px;
}

.img_gamme {
  position: absolute;
  margin-left: -2%;
  margin-top: 0px;
}

.img_gamme img {
  height: 61px;
  margin-left: 30px;
  margin-top: 16px;
}

.img_gamme img:hover {
  height: 65px;
}

.information li, .information li a {
  padding: 5px;
}

.information li a {
  text-decoration: none;
  color: white;
  font-size: 11px;
  line-height: 2;
}

.contenu_5 h3 {
  font-size: 12px;
  padding: 9px;
  color: white;
  font-weight: bolder;
}

.first {
  background: #f1f1f1;
}

.second {
  background: white;
}

.model_top {
  text-decoration: none;
  color: #78a805;
  padding: 5px;
  font-size: 16px;
  font-weight: bolder;
}

.price_model span {
  font-size: 28px;
  font-family: 'byington';
}

.contenu_model {
  padding: 15px;
}

.caract_table td.pad_22 {
  padding: 22px;
}

.caract_table {
  text-align: center;
  border-radius: 8px;
  border: 1px solid #CCC;
}

.caract_table thead th:first-child {
  width: 25%;
}

.f_10 {
  font-size: 10px;
}

.caract_table tbody th, .caract_table tbody td {
  padding: 8px;
}

.btn_big, #total {
  background-color: #8abe11;
  color: #FFFFFF;
  padding: 10px 35px 10px 35px;
}

.titre_table {
  font-size: 18px;
}

.btn_w, .btn_big, #total {
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  text-decoration: none;
  font-size: 15px;
  border: 1px solid #8abe11;
}

.btn_w {
  background: white;
  color: #8abe11;
  padding: 4px;
  font-weight: bold;
}

.information_bottom {
  padding-top: 29px;
}

.btn_w:hover {
  color: white;
  background: #6c8f18;
}

.btn_bl {
  font-size: 15.5px;
  color: #303642;
  background: white;
  text-decoration: none;
  border: 1px solid white;
  font-weight: bold;
  margin-left: 10px;
}

.btn_bl:hover {
  color: #8eab11;
}

.centre_img {
  text-align: center;
}

.attirante {
  font-size: 21px;
  color: #78a805;
  font-weight: bold;
}

.offres_img {
  position: absolute;
  margin-top: -68px;
  margin-left: 117px;
  height: 72px;
}

.pad_10 {
  padding-top: 10px;
}

.marg_p {
  padding: 0px;
  margin: 5px 5px 5px 168px;
  border-bottom: 1px solid;
}

.bottom_logo {
  height: 226px;
  margin-bottom: 0px;
  position: absolute;
  margin-top: -257px;
}

.marg_l {
  margin-left: 168px;
}

.contenu_view {
  margin-left: 23px;
}
/*style serveurs-voip view bottom-----------*/
.view-fifth img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.view-fifth .mask {
  background-color: #8abe11;
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.view-fifth h2 {
  background: #6C9609;
  color: #000;
  -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
  box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}

.view-fifth p {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: #333;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.view-fifth:hover .mask {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.view-fifth:hover img {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -o-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
}

.view-fifth:hover p {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.view {
  width: 200px;
  height: 188px;
  float: left;
  border: 10px solid #ECECEC;
  overflow: hidden;
  position: relative;
  text-align: center;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
  background: #fff url(../images/bgimg.jpg) no-repeat center center;
}

.view .mask, .view .content {
  width: 200px;
  height: 188px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.view img {
  display: block;
  position: relative;
  height: 205px;
  width: 203px;
}

.view h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  margin: 20px 0 0 0;
}

.view p {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #fff;
  text-align: center;
}

.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
}

.view a.info:hover {
  box-shadow: 0 0 5px #000;
}

.slide_div {
  height: 122px;
  color: black;
}

.div_s_1 {
  background: url(images/slide-fond.jpg) top no-repeat;
}

.div_s_2 {
  background: url(images/slide-fond.jpg) center no-repeat;
}

.div_s_3 {
  background: url(images/slide-fond.jpg) bottom no-repeat;
}

.slideTitle {
  color: #000000;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 6px;
}

.description_title {
  padding: 6px;
  font-size: 11px;
}

.sous_titre_slide {
  font-size: 12px;
}

.sous_menu_item {
  width: 156px;
  margin-left: 13px;
  margin-top: -11px;
}

.liste_sous_menu {
  list-style: none;
  padding: 0;
}

.btn_slide {
  margin-top: 20px;
  padding: 8px 1px 7px 0px;
  margin-bottom: 5px;
  background: white;
}

.remise_a_0 {
  float: right;
  margin-top: -36px;
  margin-right: 32px;
  text-decoration: none;
  padding: 6px 24px 8px 23px;
  color: white;
  background: #8eab11;
  font-weight: bold;
}

.col-sm-12 {
  width: 100%;
  font-family: aria;
}

.col-sm-10 {
  width: 83.33333333%;
  float: left;
}

.col-sm-8 {
  width: 66.66666667%;
  float: left;
}

.col-sm-4 {
  width: 31.333333%;
  float: left;
  padding: 11px;
}

.col-sm-2 {
  width: 16.66666667%;
  float: left;
}

.titles {
  width: 100%;
  margin: 0 0 3px 0;
  padding: 0;
  text-align: center;
  font-weight: 300;
  border-bottom: 1px solid #6c8f18;
  font-family: arial;
}

.titles span {
  display: inline-block;
  border-radius: 4px 4px 0 0;
  color: #fff;
  padding: 5px 20px;
  text-align: left;
  margin: 0;
  background: #6c8f18;
}

.color {
  color: #78a805;
}

.color2 {
  color: #8bbc15;
}



.table_did, .table_commande {
  background: #E9E9E9;
  margin-bottom: 12px;
}

.desc, .value {
  padding: 5px;
}

.bloc_action_invalid_sml {
  margin: 0 auto;
  width: 423px;
  height: 22px;
  padding-top: 8px;
  padding-left: 40px;
  border: 1px solid #e9c59b;
  font-size: 12px;
  font-weight: bold;
  color: #ed302c;
  background: url(images/btn_action_invalid.png) left center no-repeat #ffecce;
  margin-bottom: 20px;
}

.bloc_action_valid_sml {
  margin: 0 auto;
  width: 423px;
	height: 22px;
  padding-top: 8px;
  padding-left: 40px;
  border: 1px solid #bfde84;
  font-size: 12px;
  font-weight: bold;
  color: #6d8600;
  background: url(images/btn_action_valid.png) left center no-repeat #edfbd8;
  margin-bottom: 20px;
}


.table_detail_client td {
  padding: 5px;
}

.table_commande {
  width: 100%;
  text-align: left;
}

.table_commande td, .total_table_div {
  font-weight: bold;
  border: 1px solid #ddd;
  padding: 7px;
  background: rgb(238,238,238);
 /* Old browsers */
  background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 15%, rgba(204,204,204,1) 100%);
 /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(15%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
 /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 15%,rgba(204,204,204,1) 100%);
 /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 15%,rgba(204,204,204,1) 100%);
 /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 15%,rgba(204,204,204,1) 100%);
 /* IE10+ */
  background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 15%,rgba(204,204,204,1) 100%);
 /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
 /* IE6-9 */;
}

.total_table_div {
  float: right;
}

.total_table_div span {
  font-size: 17px;
}

.btn_m_12 {
  padding: 6px 15px;
  text-decoration: none;
  font-weight: bold;
  margin-right: 18px;
}

.vps_td div {
  padding: 8px;
}

.data {
  width: 100%;
  border: 1px solid #ddd;
  border-spacing: 0;
  border-collapse: collapse;
}

.data th, .data td {
  padding: 10px;
}

.p_did_reserve {
  background: #E3E3E3;
  padding: 5px;
  margin: 4px;
  margin-bottom: 12px;
}

.strong_ville, .strong_num {
  padding-left: 22px;
}

.strong_num {
  padding-right: 22px;
}

.select_abn {
  height: 30px;
  font-size: 15px;
  vertical-align: middle;
  font-weight: bold;
  padding-left: 9px;
}
.did_table{
	padding-bottom: 12px;
  border-spacing: 10px;
  border-collapse: separate;
}
.did_table td{
  padding:4px;
}
.did_table tbody, .table_detail_client tbody{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
.table_did th, .table_commande th, .did_table th {
  font-size: 11px;
  color: #FFFFFF;
  padding: 8px;
  font-weight: bold;
  background-color: #292F3B;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.table_detail_client {
	width: 100%;
	padding: 19px;
}
.connexion ul input{	
		padding: 5px 10px;
		border-radius: 3px;
		border: solid #dedede 1px;
		color: #232323;
		width: 177px;
	}
	.connexion label{
		font-family: aria;
	}
	#msg{
		display:none;
		background: #e9c59b;
		padding: 4px;
		font-size: 13px;
		width:80%;
		color: #ed302c;
		margin: 0;

	}
	.button_div{
		width:100%;
	}
	.cnx_btn{
		width: 94px;
		border: 1px solid #8abe11;
		background-color: #8abe11;
		color: #FFFFFF;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 4px;
	}
  .w_10{
    width:10%;
  }
  .w_15{
    width:15%;
  }
  .w_20{
    width:20%;
  }
  .w_25{
    width:25%;
  }
  .centos_bg_p{
    background: url('./images/centos.png') no-repeat;
    background-position-y: -1px;
    background-size: 87px;
    margin-left: 168px;
}
.debian_bg_p{
    background: url('./images/debian.png') no-repeat;
     background-position-y: -1px;
    background-size: 74px;
}
.windows_bg_p{
    background: url('./images/windows.png') no-repeat;
     background-position-y: -1px;
    background-size: 90px;
}
.aucun_bg_p{
    background: url('./images/aucun.png') no-repeat;
    
    background-position-y: 3px;
    background-size: 61px;
}
.webpro_bg_p{
    background: url('./images/webpro.png') no-repeat;
    background-position-y: -1px;
    background-size: 74px;
}
.webadmin_bg_p{
    background: url('./images/webadmin.png') no-repeat;
    background-position-y: -2px;
    background-size: 80px;
}
.webhost_bg_p{
    background: url('./images/webhost.png') no-repeat;
    background-position-y: -2px;
    background-size: 80px;
}
.ssl_bg_p{
     background: url('./images/ssl-logo.png') no-repeat;
    background-position-y: 1px;
  background-size: 91px;
}
.aucun_bg_p input, .webpro_bg_p input, .webadmin_bg_p input, .webhost_bg_p input, .windows_bg_p input, .debian_bg_p input, .centos_bg_p input {
  
}
.aucun_bg_p, .webpro_bg_p, .webadmin_bg_p, .webhost_bg_p, .windows_bg_p, .debian_bg_p, .centos_bg_p, .ssl_bg_p {
  background-position-x: 46px;
  width: 120px;
  display: inline-block;
  padding: 0px 24px 0px 24px;
  height: 28px;
  line-height: 2.5;
  vertical-align: middle;
  cursor: pointer;
}
select[name="sauvegarde"]{
  width: 10%;
  height: 20px;
  font-size: 13px;
  font-weight: bold;
  margin-left: 143px;
}
.m_aucun{
  margin-left: 40px;
}
.option_commande_table td{
  padding: 9px;
}
#form_domain img{
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%, #e1e1e1 100%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1), color-stop(100%,#e1e1e1), color-stop(100%,#f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 100%,#e1e1e1 100%,#f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 100%,#e1e1e1 100%,#f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 100%,#e1e1e1 100%,#f6f6f6 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 100%,#e1e1e1 100%,#f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
  width: 11%;
  padding: 10px;
  height:30px;
}
.btn_paypal{
   width:76px;
   height:26px;
   border:none;
   cursor:pointer;
   background:url(images/btn_paypal.jpg) left top no-repeat;
}
.module_texte_tbl{
  border-spacing: 0px;
  border-collapse: separate;
  border:none;
}
.module_texte_tbl td{
  border: none;
  text-align: center;
}
#img_did_menu{
  height: 80px;
  margin-left: 13px;
  margin-top: 1px;
}
#img_did_menu:hover, #img_hover_menu:hover{
  height:85px;
}
#img_hover_menu{
  height: 79px;margin-top: 0px;margin-left: 26px;
}
