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

body {
    background-color : #fff;
    border-width : 0;
    color : #000;
    font-family : times new roman, serif;
    font-size : 10px;
    margin : 0;
    padding : 0;
}

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

a {
    background-color : transparent;
    color : #c33;
    font-size : 12px;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
}

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

a:visited {
    font-style : italic;
    font-weight : bold;
    text-decoration : underline;
}

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

.p52content {
    height : 406px;
    left : 137px;
    overflow : scroll;
    position : absolute;
    top : 118px;
    width : 479px;
}

.p52layout, .p52layout-default, .p52layout-1, .p52layout-2, .p52layout-3 {
    background-color : #fff;
    background-image : url(../media/interface/bgHome.jpg);
    background-repeat : no-repeat;
    border-width : 0;
    color : inherit;
    height : 600px;
    left : 50%;
    margin-left : -400px;
    position : absolute;
    width : 800px;
}

.p52layout-default {
    background-image : url(../media/interface/bgDefault.jpg);
    background-repeat : no-repeat;
}

.p52layout-1 {
    background-image : url(../media/interface/bg1.jpg);
    background-repeat : no-repeat;
}

.p52layout-2 {
    background-image : url(../media/interface/bg2.jpg);
    background-repeat : no-repeat;
}

.p52layout-3 {
    background-image : url(../media/interface/bg3.jpg);
    background-repeat : no-repeat;
}

.p52path {
    background-color : transparent;
    color : #330;
    height : 18px;
    left : 137px;
    line-height : 18px;
    margin : 0;
    padding : 0;
    position : absolute;
    text-align : right;
    top : 100px;
    width : 470px;
}

.p52path a {
    background-color : transparent;
    color : #330;
    font-family : times new roman, serif;
    font-size : 10px;
}

h3 {
    background-color : transparent;
    color : #000;
    font-family : arial, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    margin : 0;
    padding : 0.3em;
}

h4 {
    background-color : transparent;
    color : #000;
    font-family : arial, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    margin-top : 0.3em;
    padding : 0.3em;
}

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

/* Article */
.page-titre {
    background-color : transparent;
    color : #000;
    font-family : arial, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    margin : 0;
    padding : 0.3em;
}

.article-titre {
    background-color : transparent;
    color : #000;
    font-family : arial, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    margin-top : 0.3em;
    padding : 0.3em;
}

.article-body-preview {
    background : #cccccc;
    color : black;
}

.article-div-preview {
    width: 455px;
    margin : 0 auto;
    text-align : left;
    background : white;
    color : black;
}

