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

body {
    background-color : #e0e0e0;
    border-width : 0;
    color : #0c53a3;
    font-family : Times New Roman, serif;
    font-size : 15px;
    font-style : normal;
    font-weight : normal;
    margin : 0;
    padding : 0:
}

.p52layout {
    left : 50%;
    margin-left : -500px;
    position : absolute;
}

.p52path {
    background-color : transparent;
    color : #0c53a3;
    font-family : Arial, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : normal;
    left : 40px;
    margin : 0;
    padding : 0;
    position : absolute;
    text-transform : uppercase;
    top : 30px;
}

.p52path a {
    background-color : transparent;
    color : #0c53a3;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}

.p52content {
    left : 276px;
    position : absolute;
    top : 232px;
}

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

a {
    background-color : transparent;
    color : #586;
    font-weight : bold;
    text-decoration : none;
}

a:hover {
    text-decoration : underline;
}

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

h3 {
    background-color : transparent;
    color : #0c53a3;
    font-size : 1.2em;
    font-weight : bold;
    margin : 0;
    padding : 0.3em;
}

h4 {
    background-color : transparent;
    color : #0c53a3;
    font-size : 1.1em;
    font-weight : bold;
    margin-top : 0.3em;
    padding : 0.3em;
}

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