body {
    font-family: "Arial";
    background: #ffccff;
    text-align: center;
    color: #000000;
    margin: 0;
    padding: 0;
}

IMG {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
    color: #ff0000;
}

.photo {
    text-align: center;
    border: solid 2px #900084;
    background: #ffe199 url(/lightbox2/images/loading.gif) no-repeat center
}

.cadre_photo {
    background: #ffe199 url(/lightbox2/images/loading.gif) no-repeat center
}

.thumb {
    border: solid 1px #900084;
    background: #ffe199 url(/lightbox2/images/loading.gif) no-repeat center
}

a:hover IMG.thumb {
    border: solid 1px #e30000;
    background: #ffe199 url(/lightbox2/images/loading.gif) no-repeat center
}

.no_thumb {
    border: solid 1px #900084;
    background: #ffe199 url(/lightbox2/images/loading.gif) no-repeat center
}

.rating, .rating:link , .rating:visited{
    border: solid 1px #ffccff;
    vertical-align: top;
}

a:hover IMG.rating {
    border: solid 1px #FF0000;
    vertical-align: top;
}
    
.linkjpg {
    border: solid 1px #ffccff
}

a:hover IMG.linkjpg {
    border: solid 1px #900084
}

.cadre1 {
    text-align: center;
    border: solid 1px #ffccff;
    background: #ffccff;
}

.cadre2 {
    text-align: left;
    font-weight: bold;
    background-color: #ffddff;
    border: solid 1px #900084;
    color: #000000;
    padding: 5;
    border-radius: 8px 8px;
    -moz-border-radius: 8px;
}

.cadre_video {
    border-width: 1px;
    border-color: #A65100;
    border-style: solid;
    background: #000000;
}

.liens {
    font-family: arial, verdana;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #900084;
    text-align: center;
}

.liens:link {
    font-family: arial, verdana;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #900084;
    text-align: center;
    text-decoration: none;
}

.liens:visited {
    font-family: arial, verdana;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #900084;
    text-align: center;
    text-decoration: none;
}

.liens:hover {
    font-family: arial, verdana;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #e30000;
    text-align: center;
    text-decoration: underline;
}

.liens:active {
    font-family: arial, verdana;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #e30000;
    text-align: center;
    text-decoration: underline;
}

td.loginbox {
    font-family: arial, verdana;
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

input.loginbox {
    font-family: arial, verdana;
    font-size: 12p;
    font-weight: bold;
    color: #000000;
    height: 20px;
    width: 138px;
    border-style: none none solid none;
    border-width: 1px;
    border-color: #000000;
    background-color: #ffccff;
}

input.loginboxpass {
    font-family: arial, verdana;
    font-size: 12p;
    font-weight: bold;
    color: #000000;
    height: 20px;
    width: 121px;
    border-style: none none solid none;
    border-width: 1px;
    border-color: #000000;
    background-color: #ffccff;
}

font.loginmessage {
    font-family: arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #900084;
}

.film {
    border: solid 2px #000000;
    background: #222222 url(/lightbox2/images/loading.gif) no-repeat center
}

.no_photo {
    border: solid 1px #900084;
    background: #ffe199
}
