﻿.Content {
    background: transparent url(/images/interface/top_hebergement.jpg) no-repeat scroll 0 0;
}

.Hosting {
    background: transparent url(/images/interface/ed_advertising_empty.jpg) no-repeat 0 0;
    background-position: 0 0;
    height: 157px;
}


.Hosting a.LinkKnowMore span.KnowMore {
    top: 0;
    width: 356px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
}

.Menu_In_Section {
    padding: 40px 0 0;
}

.Menu_In_Section li {
    /*background: transparent url(/images/interface/Hosting_MenuInSection_rpt.jpg) repeat-x;*/
    width: 180px;
}

h1 {
    color: #df790d;
}

p.Emphase {
    background-color: #fdebd6;
}

dt.SectionHeader {
    background-color: #f7a644;
}

dd.SectionContent {
    margin: 5px;
}

.HostingOffert {
    position: relative;
    background: transparent;
}

.HostingPrice {
    position: absolute;
    right: 15px;
    top: 5px;
}

.HostingInfo {
    background: transparent url(/images/interface/hosting_globe.png) no-repeat right 70%;
}

.HostingOffertWithPrice
{
 position: relative;
 background: transparent url(/images/interface/Hosting_Price.gif) no-repeat 75% 70%;
}

.ServerWithPrice
{
 position: relative;
 background: transparent url(/images/interface/Serveur_Price.gif) no-repeat 100% 85%;
}


.HostingPrice p.HostingLeft {
    text-align: left;
    font-size: 30px;
    margin: 0;
}

.HostingPrice p.HostingCenter {
    text-align: center;
    font-size: 30px;
    padding: 0 0 0 30px;
    margin: 0;
}

.HostingPrice p.HostingRight {
    text-align: right;
    font-size: 30px;
    padding: 0 0 0 140px;
    margin: 0;
}

