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

body {
    background-color: #000;
    border-width: 0;
    color: #fff;
    margin: 0;
    padding: 0;
}

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

#izilayout {
    left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 0;
    width: 1000px;
}
#izilayout2 {
    background-image: url(../media/interface/bg.png);
    background-repeat: repeat-y;
    left: 559px;
    min-height: 544px;
    position: absolute;
    top: 256px;
    width: 441px;
}

.bgImg {
    position: absolute;
    z-index: 0;
}
.r0 { top: 0; }
.r1 { top: 100px; }
.r2 { top: 200px; }
.r3 { top: 300px; }
.r4 { top: 400px; }
.r5 { top: 500px; }
.r6 { top: 600px; }
.r7 { top: 700px; }
.c0 { left: 0; }
.c1 { left: 100px; }
.c2 { left: 200px; }
.c3 { left: 300px; }
.c4 { left: 400px; }
.c5 { left: 500px; }
.c6 { left: 600px; }
.c7 { left: 700px; }
.c8 { left: 800px; }
.c9 { left: 900px; }

.p52content {
    font-size: 12px;
    margin-left: 21px;
}

.p52path {
    background-color: transparent;
    color: #666;
    font-size: 10px;
    text-align: right;
}

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

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

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