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

body {
    border-width: 0;
    margin: 0;
    padding: 0;
}

.article-body-preview {
    background-image: none;
}

a { text-decoration: none; }

.p52content {
    left: 292px;
    position: absolute;
    top: 220px;
    z-index: 2;
}

.p52content fieldset {
    border-color: #d70421;
    border-style: solid;
    border-width: 1px;
    width: 330px;
}

.p52path {
    background-color: transparent;
    color: #5d5d5d;
    font-size: 10px;
    margin-bottom: 2em;
    text-align: right;
}

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

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

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

#header {
    height: 185px;
    left: 50%;
    margin-left: -482px;
    position: absolute;
    top: 0;
    width: 1000px;
}

#izilayout {
    left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 0;
    width: 1000px;
}

#izilanguages {
    /*display: none;*/
    left: 0;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 292px;
}

#izilanguages img {
    margin: 0 5px;
}

