﻿.Advertising {
    width: 355px;
    height: 67px;
    background: transparent url(/images/interface/ed_advertising_small.jpg) no-repeat 0 0;
}

.Hosting {
    background-position: 0 0;
}
.Positionning {
    background-position: 0 -67px;
}
.Shopping {
    background-position: 0 -134px;
}
.ConceptionWebSite {
    background-position: 0 -201px;
}
.RegisteryWebSite {
    background-position: 0 -268px;
}

a.LinkKnowMore {
    text-decoration: none;
}

a.LinkKnowMore span.KnowMore {
    top: 0;
    width: 356px;
    height: 67px;
    display: block;
    position: absolute;
    left: 0;
}

.Menu_In_Section {
    text-align: left;
    margin: 0;
}

.Menu_In_Section li {
    list-style-type: none;
    list-style-image: url(/images/interface/list_In_Section.gif);
    list-style-position: inside;
    padding: 5px 0 0 3px;
    font-size: 10px;
    color: #fff;
    height: 15px;
}

.Menu_In_Section li a {
    color: #fff;
}


/*Format*/
h1 {
    font-size: 190%;
    margin: 0 0 3px;
}

p.Emphase {
    width: 100%;
    margin: 2px 0;
    text-align: justify;
}

dl.Section {
    width: 100%;
    margin: 0;
}

dt.SectionHeader {
    width: 100%;
    margin: 2px 0;
    color: #fff;
    padding: 3px;
}

dd.SectionContent {
    padding: 8px 5px;
    text-align: justify;
}

ul.ListNumber li {
    list-style-type: decimal;
    list-style-image: none;
    color: #042E70;
    font-weight: normal;
    padding: 3px 0;
}

p.HostingList {
    background: transparent url(/images/interface/CheckHosting.gif) no-repeat 0 0;
    margin: 5px 0;
    height: 25px;
    padding: 7px 0 0 35px;
    font-weight: bold;
    font-size: 105%;
    color: #797979;
}
p.HostingListCaract {
    background: transparent url(/documents/images/arrowsfleche.jpg) no-repeat 0 50%;
    padding: 0 0 0 35px;
    height: 15px;
    margin: 2px 0;
}
p.NewsDescription
{
 padding:3px 3px 3px 10px;
 width:95%;
}
