h1 {
    background: url("../medias/site/hostingHomeBg.jpg");
    color: #fff;
    /* font: 30px "trebuchet MS",Verdana,arial,sans-serif;*/
    /*height: 110px;*/
    padding: 30px 0 0 15px;
    position: relative;
    text-align: left;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 32px;
    line-height: 32px;
}

.hebergement h1
{
    height: 110px;
}

.panel-hosting h1 {
    background: #04AFD6;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 20px 20px 20px;
    margin: 0 0 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}

h1 span {
    color: #fff;
    display: block;
    font: 12px Arial, sans-serif;
    margin: 12px 0 0;

}

h1 span a {
    color: #fff;
}

h2 {
    font-weight: normal;
    border: 0;
    color: black;
    font-size: 1.5em;
    margin: 30px 0 10px 0;
    padding: 0 0 10px;
    background: url('../medias/site/title_bar_ndd.png') 0 25px no-repeat;
}

h4 {
    color: #363636;
    font-size: 1.3em;
    font-weight: normal;
    margin: 30px 0 10px 0;
    padding: 0 0 0 10px;
}

h5, th {
    font-weight: bold;
    border: 0;
    color: #444;
    font-size: 1.4em;
}

th {
    background-color: #f6f6f6;
}

a {
    text-decoration: none;
}

a:hover {
    cursor: pointer;
}

p.accroche {
    margin: 15px 0;
    color: #666;
    font-size: .9em;
}

#left_col p {
    margin: 15px 0 0 10px;
    line-height: 20px;
    text-align: justify;
}

#content h2 {
    margin: 25px 0 10px 5px;
    color: #000;
    font-size: 1.4em;
    font-weight: normal;
    padding: 0 0 10px;
}

#content h3 {
    margin: 15px 0 10px 0;
}

span.date {
    font-size: .9em;
    color: #999;
    font-weight: bold;
}

a.add_cart_page_product {

    background-color: #cbe73a;
    background: -moz-linear-gradient(top, #cbe73a 0%, #a7e53b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbe73a), color-stop(100%, #a7e53b));
    background: -webkit-linear-gradient(top, #cbe73a 0%, #a7e53b 100%);
    background: -o-linear-gradient(top, #cbe73a 0%, #a7e53b 100%);
    background: -ms-linear-gradient(top, #cbe73a 0%, #a7e53b 100%);
    background: linear-gradient(top, #cbe73a 0%, #a7e53b 100%);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbe73a',endColorstr='#a7e53b',GradientType=0);*/
    padding: 5px;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #459A00;
    color: black;
    text-decoration: none;
    height: 30px;
}

a.add_cart_page_product:hover {

    background-color: #04AFD6;
    background: -moz-linear-gradient(top, #04AFD6 0%, #03829C 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #04AFD6), color-stop(100%, #03829C));
    background: -webkit-linear-gradient(top, #04AFD6 0%, #03829C 100%);
    background: -o-linear-gradient(top, #04AFD6 0%, #03829C 100%);
    background: -ms-linear-gradient(top, #04AFD6 0%, #03829C 100%);
    background: linear-gradient(top, #04AFD6 0%, #03829C 100%);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#04AFD6',endColorstr='#4AA400',GradientType=0);*/
    padding: 5px;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #306F9C;
    color: white;
    text-decoration: none;
}

span.price {
    float: right;
    margin: 0 15px;
    padding: 0;
    width: auto;
    font-size: 1.5em;
}

div.bloc_images {
    margin: 10px 0 10px 0;
    padding: 15px;
    border: 1px dashed #e1dddd;
    border-right: 0;
    border-left: 0;
    background-color: #FAFAFA;
    color: #666;
    font-style: italic;
    font-size: 0.9em;

}

div.comparo {
    padding: 15px;
    text-align: center;
}

div.comparo a {
    font-size: 1.5em;
}

th.titre_spec_heb
{
  background-color:#F2FBFD;
  font-size:15px;
  line-height:35px !important;
  
}

/* ---------------------------------------------------------------------
Pavés comparatif offres
Construit sous la forme d'une table HTML
------------------------------------------------------------------------ */
/*.comparatif { width:600px; height:231px; margin:0px 0 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#content .comparatif p.prix { font-size:14px; margin: 0; }
.comparatif a.configuration, .comparatif a.comparez { color:#4490C6; }
.comparatif a.configuration { font-size:12px; }
.comparatif a.comparez { font-size:15px; line-height: 25px }

#content .comparatif a.button { float: none; margin: 10px 0 0; padding: 2px 15px; display: inline-block; }

.comparatif td { text-align:center; }
.comparatif h2 { color: #000; }

td.rapido100 { background:url(rapido100-bg.png) no-repeat; }
.rapido100 h2 { font-size:18px; margin:10px 0 2px; font-weight:bold; }
.rapido100 ul { margin:10px 0 0; }
.rapido100 li { font-size:13px; line-height:12px; }
#content .rapido100 p.actions { margin:25px 0 0 }

.rapido1000, .rapido10000 { background:url(rapido-bg.png) no-repeat; }
.rapido1000 h2, .rapido10000 h2 { font-size:16px; margin:5px 0 0; font-weight:bold; }
.rapido1000 ul, .rapido10000 ul { margin:5px 0 0; }
.rapido1000 li, .rapido10000 li { line-height:12px; font-size:13px; }
#content .rapido1000 p.actions, #content .rapido10000 p.actions { margin:14px 0 0 }*/

/* ---------------------------------------------------------------------
Pavés comparatif offres V2
------------------------------------------------------------------------ */
table.comparatif {
    width: 100%;
}

.comparatif h1 {
    background: url("../medias/site/hostingHomeBg.jpg") no-repeat;
    color: #fff;
    font: 30px "trebuchet MS", Verdana, arial, sans-serif;
    height: 90px;
    padding: 30px 0 0 20px;
    position: relative;
}

.comparatif h1 span {
    font: 14px Arial, sans-serif;
    color: #fff;
    display: block;
    margin: 10px 0 0;
}

.comparatif-bloc {
    width: 32%;
    text-align: center;
    cursor: pointer;
    margin: 20px 5px 10px 5px;
    padding: 0;
    border: 2px solid #ececec;
    border-radius: 0;
    background-color: #FFF;
}

/* HOVER */
.comparatif-bloc:hover {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;

    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, .3);
    box-shadow: 0 0 12px rgba(0, 0, 0, .3);
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=12);*/
}

.comparatif-bloc:hover h1, .comparatif-bloc:hover h2, .comparatif-bloc:hover li, .comparatif-bloc:hover .comparatif-footer {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;

    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .05) inset;
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .05) inset;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .05) inset;
    box-shadow: 0 0 30px rgba(0, 0, 0, .05) inset;
}

.comparatif-bloc h1, .comparatif-bloc h2 {
    text-shadow: 0 2px 0 rgba(250, 250, 250, .7);
}

.comparatif-bloc a.bouton:hover {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;

    -moz-box-shadow: 0 0 35px rgba(250, 250, 250, .7) inset;
    -o-box-shadow: 0 0 35px rgba(250, 250, 250, .7) inset;
    -webkit-box-shadow: 0 0 35px rgba(250, 250, 250, .7) inset;
    box-shadow: 0 0 35px rgba(250, 250, 250, .7) inset;
}

.comparatif-bloc a {
    text-decoration: none;
}

.panel-hosting h1 {
    height: 100%;
    background: #eee;
    color: #203F69;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    padding: 15px 20px 20px 20px;
    margin: 0 0 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
}

#content .comparatif-bloc h2 {
    background: #eee;
    color: #203F69;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 20px 20px 20px;
    margin: 0 0 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
}

#content .comparatif-bloc p.prix {
    font-size: 16px;
    margin: 15px 0;
    color: #3275a5;
    text-align: center;
}

#content .comparatif-bloc p.prix_mensuel {
    font-size: 14px;
    margin: 15px 0;
    color: #3275a5;
    text-align: center;
}

#content .comparatif-bloc p.prix-small {
    font-size: 13px;
    margin: 15px 0;
    color: #4490C6;
    text-align: center;
}



.comparatif-bloc ul {
    width: 100%;
    padding: 0;
}

.comparatif-bloc li {
    padding: 10px 0 10px 0;
    text-align: center;
    line-height: 16px;
    list-style: none;
    width: 100%;
    color: #444;
    font-size: 0.95em;
}

.comparatif-bloc li.alt {
    background: #f8f8f8;
     
}
.comparatif-bloc li i {
   
    font-size:18px;
    
}

.comparatif-bloc li i:not(.fa-times) {
    margin-right: 5px;
    color: #cbe73a;
}

.comparatif-bloc a.link-detail {
    text-decoration: none;
    display: block;
    margin: 20px 0 10px 0;
}

.comparatif-bloc a.bouton {
    background: #04AFD6;
    color: #fff;
    border: none;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    height: auto;
}

/* blocs specifiques */

.comparatif-bloc.rapido1000 h2 {
    border-color: #E90A63;

}

.comparatif-bloc.rapido100 a.bouton {
    background: #CBE73A;
    color: #666;
}

.comparatif-bloc.rapido1000 a.bouton {
    background: #E90A63;
}

.comparatif-bloc.rapido10000 a.bouton {
    background: #ff9900;
}

/* Options DIV */
.comparatif-options {
    background: #F2FBFD;
    border-radius: 5px;
    float: left;
    height: 382px;
    margin-top: 20px;
}

.comparatif-options ul {
    margin: 56px 0 0;
}

.comparatif-options li {
    border-top: 1px solid #ddd;
    font-size: 12px;
    line-height: 16px;
    margin: 0 15px;
    padding: 9px 0 10px 15px;
    text-align: left;
    position: relative;
}

.comparatif-options li:first-child {
    border: none;
}

.comparatif-options li:before {
    width: 5px;
    height: 5px;
    background: #04afd6;
    border: 1px solid #797979;
    position: absolute;
    left: 0;
    top: 14px;
    content: '';
}

/* pages détails hebergement */
#features h2 {
    border: 0;
    margin: 40px 0 10px;
    vertical-align: top;
    font-weight: normal;
    padding: 0 0 10px;
    color: black;
    font-size: 1.4em;
}

#features p {
    overflow: hidden;
}

#features img {
    float: left;
    margin: 0 15px 0 0;
}

.details, .technos, .cms, .resume table {
    width: 100%;
}

.details td,
.details th {
    line-height: 25px;
    padding: 0 5px !important;
}

.details th {
    font-weight: bold;
}

.details td:first-child {
    width: 450px;
}

.details td {
    border-bottom: 1px solid #e6f4ff;
}

.details tr:last-child td {
    border: none;
    line-height: 35px;
}

.technos td {
    width: 20%;
    text-align: center;
    font-size: 12px;
}

.technos img {
    margin: 0 0 10px !important;
    float: none !important;
}

.cms td {
    width: 100px;
    text-align: center;
    font-size: 12px;
}

.cms img {
    margin: 0 0 10px !important;
    float: none !important;
}

.resume {
    border: 1px solid #ccc;
    border-radius: 5px;
    clear: both;
    margin: 30px 0 5px
}

.resume td {
    padding: 5px 0 !important;
    text-align: center;
    vertical-align: middle !important;
    width: 33%;
}

.resume td.titre {
    font-weight: bold;
}

span.prix {
    font-weight: bold;
    color: #4490C6;
    display: block
}

span.prix-petit {
    font-style: italic;
    font-size: 10px;
}

#features .offre-links {
    margin: 0 0 30px 0;
    color: #aaa;
    font-size: 12px
}

table.infogerance {
    width: 100%;
    border: 1px solid #ddd
}

table.infogerance th {
    width: 33%;
    font-weight: bold;
    font-size: 1.2em;
}

table.infogerance th, table.infogerance td {
    padding: 10px !important;
    border-bottom: 1px solid #f5f5f5
}

table.infogerance a.button {
    float: none;
}

div.bloc_intro {
    padding: 10px 25px 5px 0;
    margin: 0 25px 0 10px;
    font-size: 1.3em;

}

div.bloc_intro2 {
    padding: 5px 25px 0 0;
    margin: 0 35px 25px 10px;
    text-align: justify;
    line-height: 22px;
    font-size: 1em;

}

ul.relation {
    margin: 10px 0 10px 30px;
    list-style-type: square
}

ul.relation li {
    padding: 0 0 5px 0;
}

/* Tableau descriptif extension */

table.details {
    margin-bottom: 30px;
}

table.details tr.alt {
    background: #F5FAFF;
}

table.details td:last-child {
    text-align: right;
    margin-bottom: 30px;
}

table.details td:first-child {
    width: 300px;
}

#blocSearchMini {
    margin-top: 0;
}

#blocSearchMini h2 {
    display: none;
}

#regleTransfert, #regleTrade {
    display: block;
}

.infobox {
    background: #E6F4FF;
    border: 2px solid #4490C6;
    box-shadow: 0 3px 5px #ccc;
    padding: 3px 20px 3px 5px;
    position: absolute;
    width: 255px;
    height: auto;
    border-radius: 5px 0 5px 5px;
    z-index: 100;
    display: none;
    text-align: left;
    line-height: 1.5em;
}

.closebox {
    background: #4490C6;
    padding: 0 5px 2px;
    color: #fff;
    position: absolute;
    top: -2px;
    right: -2px;
    text-decoration: none;
}

#rightCol, .rightCol {
    padding-left: 50px;
    width: 150px;
    padding-top: 20px;
}

/*  Domain Presentation  */

#domain-pres {
    margin: 30px 0;
}

#domain-pres .row {
    margin: 0;
}

#domain-pres article {
    margin: 10px 0;
}

#domain-pres article .feature-icon {
    padding: 0;
}

#domain-pres article .text-pres {
    text-align: left;
}

#domain-pres article .text-pres h3 {
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

#domain-pres article .text-pres p {
    margin-left: 0;
    text-align: left;
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}

#domain-pres article .text-pres a {
    color: #666;
    text-decoration: underline;
}

#domain-pres article .text-pres a:hover {
    color: #04AFD6;
}

/*  Hosting Tabs  */

#hosting-tabs {
    margin: 50px 0;
}

#hosting-tabs .tabs {
    margin: 0 -30px 20px -30px;
    padding: 30px 0;
    background: #f2f2f2;
}

#hosting-tabs .tab {
    margin: 0 30px;
    padding: 12px 5px;
    text-align: center;
}

#hosting-tabs .tab h2 {
    margin: 0;
    padding: 0;
    background: none;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#hosting-tabs .tab:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

#hosting-tabs .active-tab {
    background: #04AFD6;
    border: 1px solid #0099FF;
}

#hosting-tabs .active-tab h2 {
    color: #fff;
    font-weight: 500;
}

#hosting-tabs .default-tab {
    background: #e4e4e4;
    border: 1px solid #c9c9c9;
}

#hosting-tabs .default-tab {
    color: #333;
    font-weight: 400;
}

#hosting-tabs .default-tab:hover {
    cursor: pointer;
}

#hosting-tabs article {
    margin: 10px 0;
}

#hosting-tabs article .text-pres h3 {
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

#hosting-tabs article .text-pres p {
    margin-left: 0;
    text-align: left;
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}

#hosting-tabs article .text-pres a {
    color: #666;
    text-decoration: underline;
}

#hosting-tabs article .text-pres a:hover {
    color: #04AFD6;
}

#hosting-tabs #tab-section2 {
    font-size: 20px;
    color: #83D7EB;
    font-weight: 700;
}

#hosting-tabs #tab-section3 .feature-icon {
    margin-right: 10px;
}

#hosting-tabs #tab-section3 aside {
    margin-top: 20px;
    color: #666666;
    font-size: 13px;
    font-weight: 400;
}

.ndd-inclus {
font-weight:bold; 
color:#3c3c3c;
}



/* NEW TLDs SLIDER */

#new_tlds {
    margin: 40px 0 70px 0;
    background: #fcfcfc;
}

#new_tlds h2 {
    margin-bottom: 30px;
}

#domain_carousel {
    padding-top: 10px;
}

#domain_carousel .domain_inside_slide {
    text-align: center;
}

#domain_carousel .domain_inside_slide img {
    width: 80px;
}

#domain_carousel .domain_inside_slide a {
    color: #888888;
    font-size: 20px;
    text-decoration: none;
}

#domain_carousel .domain_inside_slide a:hover {
    color: #31708f;
}

#domain_carousel .domain_inside_slide a p {
    margin-left: 0;
    text-align: center;
}

.carousel-control.right, .carousel-control.left {
    width: 6%;
}