#box-wrap {
    background-image: url(/img/home/fond-premiere-visite.jpg);
}
#box-menusidebar ul li.active a {
    color: #FF050F;
}
#box-content h2 {
    background-image: url(/img/home/titre-premiere-visite.png);
    height: 43px;
    margin-bottom: 5px;
    width: 323px;
}
#box-content ul {
    margin-bottom: 10px;
    margin-top: 5px;
}
#box-content ul li {
    color: #0F377B;
    padding: 2px 0px 2px 0px;
}
#box-content ul li sup a {
    color: #0F377B;
    font-size: 8px;
}
#box-content ul li a {
    color: #0F377B;
}
#box-tabs .tab {
    color: #A69687;
    font-family: verdana, sans-serif;
    font-size: 13px;
    left: 10px;
    width: 320px;
}
#box-tabs p {
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px 0px 0px 5px;
    width: auto;
}
#box-tabs p.btn {
    margin-bottom: 0px;
    padding: 0px 0px 0px 5px;
}
#box-tabs p .illustration {
    float: right;
    margin: -10px 30px 5px 5px;
}
.prix {
    font-size: 10px;
}
#box-tabs .filet {
    background-image: url(/img/home/filet.png);
    background-position: top left;
    background-repeat: repeat-x;
    clear: both;
    margin-bottom: 0px;
    margin-right: 20px;
    margin-top: 2px;
    padding: 4px 0px 4px 5px;
}
#box-tabs .filet img {
    vertical-align: middle;
}
#box-tabs .tab a:link, #box-tabs .tab a:visited {
    color: #A69687;
    font-family: verdana, sans-serif;
}