#sitemap .w50 {
    width: 50%;
    float: left;
}
#sitemap a {
    color: #333;
    text-decoration: none;
}
#sitemap a:hover,
#sitemap a:focus {
    color: #F60;
}
#sitemap .box-gray {
    background: whiteSmoke;
    float: left;
    width: 420px;
    padding: 20px;
    border-bottom: 1px solid #DDD;
}
#sitemap .box-more {
    padding: 8px;
    background: #FAFAFA;
    clear: both;
    text-align: right;
    width: 444px;
}
#sitemap .more {
    border-bottom: solid #F1F1F1 1px;
    font-size: 1.0769230769230769em;
    color: #666;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-family: "OrangeSans55", Arial, sans-serif;
}
#sitemap .more a {
    background-image: url("../../../../../common_resources/images/fleche_droite.png");
    background-position: right 5px;
    background-repeat: no-repeat;
    padding-right: 12px;
}
#sitemap .heading-4 {
    color: black;
    font-size: 1.385em;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'OrangeSans75', 'Arial', sans-serif;
    font-weight: normal;
}
#sitemap .heading-2 {
    color: black;
    font-size: 3.077em;
    line-height: 50px;
    margin: 20px 0;
    font-family: 'OrangeSans75', 'Arial', sans-serif;
    font-weight: normal;
}
#sitemap .view-id-sitemap {
    padding-top: 50px;
}
.page-sitemap-home #page-title {
    text-align: center;
    font-size: 3.846em;
    line-height: 50px;
    color: black;
    font-family: 'OrangeSans75', 'Arial', sans-serif;
    padding: 50px 0;
    border-bottom: 1px solid #F1F1F1;
    font-weight: normal;
}
#sitemap #sitemap-link1 a,
#sitemap #sitemap-link2 a,
#sitemap #sitemap-link3 a,
#sitemap #sitemap-link4 a,
#sitemap #sitemap-link5 a,
#sitemap #sitemap-link6 a {
    width: 220px;
    margin-bottom: 20px;
    color: #333;
    border: 1px solid #CCC;
    background: #F3F3F3;
    position: relative;
    display: block;
    cursor: pointer;
    padding: 12px 60px 14px 14px;
    font-weight: normal;
    font-size: 1.231em;
    overflow: hidden;
}
#sitemap #sitemap-link1 a:hover,
#sitemap #sitemap-link2 a:hover,
#sitemap #sitemap-link3 a:hover,
#sitemap #sitemap-link4 a:hover,
#sitemap #sitemap-link5 a:hover,
#sitemap #sitemap-link6 a:hover,
#sitemap #sitemap-link1 a:focus,
#sitemap #sitemap-link2 a:focus,
#sitemap #sitemap-link3 a:focus,
#sitemap #sitemap-link4 a:focus,
#sitemap #sitemap-link5 a:focus,
#sitemap #sitemap-link6 a:focus {
    color: #ff7900;
}
#sitemap .icon-more-big {
    background-position: -80px -56px;
    width: 16px;
    height: 17px;
    background-image: url('../../../../../common_resources/images/sprite.png');
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    margin-top: -8px;
}
.view-id-sitemap .view-content {
    float: left;
}
.box-gray div, .box-gray span {
    display: inline;
}
#block-block-7 {
    float: none;
    text-align: right;
    margin-bottom: 50px;
}