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

body {
    border-width : 0;
    font-family : arial, sans-serif;
    margin : 0;
    padding : 0;
}

img.espace {
    padding : 2px;
}

td {
    font-size : 14px;
}

form {
    margin : 0;
    padding : 0;
}

input {
    font-size : 10px;
}

a {
    font-weight : bold;
    text-decoration : none;
}

a:hover {
    text-decoration : underline;
}

h3 {
    font-size : 1.4em;
    font-style : normal;
    font-weight : normal;
    margin : 0;
    padding : 0;
}

h4 {
    font-size : 1.2em;
    font-style : normal;
    font-weight : normal;
    margin : 3px 0 0;                                   
    padding : 0;
}

#header {
    height: 57px;
    left: 50%;
    margin-left: -54px;
    position: absolute;
    top: 20px;
    width: 252px;
}

.article-body-preview {
    background-color : #dddddd;
    background-image : none;
    color : #000000;
}

.article-div-preview {
    margin : 0 auto;
    text-align : left;
    width: 989px;
}

.p52content {
    left : 50%;
    margin-left: -320px;
    position : absolute;
    top : 120px;
}

.p52path {
    color : #999999;
    display: none;
    font-size : 10px;
    left : 0;
    letter-spacing : 0.1em;
    position : absolute;
    text-align : right;
    top : 160px;
    width : 1000px;
}

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