@import url(body.css);
@import url(perso.css);

body {
    background-image: url(../media/interface/bg.jpg);
    background-repeat: repeat-y;
    border-width: 0;
    margin: 0;
    padding: 0;
}

a:hover img {
    text-decoration: none;
}

.p52content {
    left: 280px;
    position: absolute;
    top: 52px;
}

.p52path {
    background-color: transparent;
    color : #999999;
    font-family: Times New Roman, serif;
    font-size : 13px;
    margin : 2px 6px 0 0;
    text-align : right;
}

.p52path a {
    background-color: transparent;
    color: #999999;
    text-decoration: none;
}

h3 {
    font-family: Times New Roman, serif;
    font-size: 2.2em;
    font-weight: normal;
    margin: 0 auto 0.3em;
}

h4 {
    font-family: Times New Roman, serif;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
}

p {
    background-color: transparent;
    color: inherit;
}

.medaillon {
    background-color : transparent;
    background-image : url(../media/interface/medaillon.png);
    background-repeat : no-repeat;
    color : inherit;
    height : 168px;
    left : 109px;
    position : absolute;
    top : 53px;
    width : 167px;
    z-index : 10;
}

.medaillon img {
    margin : 12px 0 0 10px;
}