    img.maxwidth {
        max-width: 650px;
        width: expression(this.scrollWidth >= 650? "650px" : 'auto');
    }

    .highslide-wrapper div {
     font-family: Verdana, Helvetica;
     font-size: 10pt;
    }
    .highslide {
     cursor: url(http://topmmorpgfrance.free.fr/diapo/graphics/zoomin.cur), pointer;
     outline: none;
     text-decoration: none;
    }
    .highslide img {
     border: none;
    }
    .highslide:hover img {
     border-color: gray;
    }

    .highslide-active-anchor img, .highslide-active-anchor:hover img {
     border-color: black;
    }
    .highslide-image {
     border-width: 2px;
     border-style: solid;
     border-color: white;
     background: gray;
    }
    .highslide-wrapper, .rounded-white {
     background: white;
    }
    .highslide-image-blur {
    }
    .highslide-caption {
     display: none;
     border-top: none;
     font-size: 1em;
     padding: 5px;
     background: white;
    }
    .highslide-heading {
     display: none;
     color: gray;
     font-weight: bold;
     height: 20px;
     overflow: hidden;
     cursor: default;
     padding-left: 22px;
     background: url(http://topmmorpgfrance.free.fr/diapo/graphics/icon.gif) no-repeat 0 1px;
    }
    .highslide-dimming {
     position: absolute;
     background: black;
    }
    .highslide-loading {
     display: block;
     color: black;
     font-size: 9px;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
     padding: 3px;
     border: 1px solid white;
     background-color: white;
     padding-left: 22px;
     background-image: url(http://topmmorpgfrance.free.fr/diapo/graphics/loader.white.gif);
     background-repeat: no-repeat;
     background-position: 3px 1px;
    }
    a.highslide-credits,
    a.highslide-credits i {
     padding: 2px;
     color: gray;
     text-decoration: none;
     font-size: 10px;
    }
    a.highslide-credits:hover,
    a.highslide-credits:hover i {
     color: white;
     background-color: gray;
    }


    /* Controls. See http://www.google.com/search?q=css+sprites */
    .highslide-controls {
     width: 105px;
     height: 20px;
     position: relative;
     top: -23px;
     left: 7px;
    }
    .highslide-controls ul {
     height: 20px;
     list-style: none;
     margin: 0;
     padding: 0;
    }
    .highslide-controls li {
     float: left;
    }
    .highslide-controls a {
     background-image: url(http://topmmorpgfrance.free.fr/diapo/graphics/controlbar-white-small.gif);
     display: block;
     float: left;
     height: 20px;
     width: 20px;
     outline: none;
    }
    .highslide-controls a.disabled {
     cursor: default;
    }
    .highslide-controls a span {
     /* hide the text for these graphic buttons */
     display: none;
    }
    .highslide-controls .highslide-move {
     display: none;
    }
    .highslide-move a {
     cursor: move;
    }

    /* The CSS sprites for the controlbar */
    .highslide-controls .highslide-previous a {
     background-position: 0 0;
    }
    .highslide-controls .highslide-previous a:hover {
     background-position: 0 -20px;
    }
    .highslide-controls .highslide-previous a.disabled {
     background-position: 0 -40px !important;
    }
    .highslide-controls .highslide-play a {
     background-position: -20px 0;
    }
    .highslide-controls .highslide-play a:hover {
     background-position:  -20px -20px;
    }
    .highslide-controls .highslide-play a.disabled {
     background-position: -20px -40px !important;
    }
    .highslide-controls .highslide-pause a {
     background-position: -40px 0;
    }
    .highslide-controls .highslide-pause a:hover {
     background-position: -40px -20px;
    }
    .highslide-controls .highslide-next a {
     background-position: -60px 0;
    }
    .highslide-controls .highslide-next a:hover {
     background-position: -60px -20px;
    }
    .highslide-controls .highslide-next a.disabled {
     background-position: -60px -40px !important;
    }
    .highslide-controls .highslide-full-expand a {
     background-position: -100px 0;
    }
    .highslide-controls .highslide-full-expand a:hover {
     background-position: -100px -20px;
    }
    .highslide-controls .highslide-full-expand a.disabled {
     background-position: -100px -40px !important;
    }
    .highslide-controls .highslide-close a {
     background-position: -120px 0;
    }
    .highslide-controls .highslide-close a:hover {
     background-position: -120px -20px;
    }


body {
background-image:url('http://uploads.imagup.com/06/1225738807_fond.jpg');
background-repeat:repeat-x;
font-size:12px;
background-color:#eee;
scrollbar-face-color:#DEE3E7;
scrollbar-highlight-color:#FFF;
scrollbar-shadow-color:#DEE3E7;
scrollbar-3dlight-color:#D1D7DC;
scrollbar-arrow-color:#069;
scrollbar-track-color:#EFEFEF;
scrollbar-darkshadow-color:#98AAB1;
margin:0;
}

hr {
height:0;
border:solid #D1D7DC 0;
border-top-width:1px;
}

font,th,td,p {
font-family:Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a:link,a:active,a:visited {
font-family:sans-serif;
color:#4169E1;
text-decoration:none;
}

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

.mbox {
width:97%;
padding:2px;
}

.forumline {
width:100%;
background-color:#fff;
border:1px solid #708090;
padding:-1px;
}

.postline {
background-color:#DCDCDC;
border:1px solid #708090;
padding:-1px;
}

#tabs {
background:url('http://img10.xooimage.com/files/1/4/14-34170.gif') repeat-x;
height:44px;
width:100%;
margin:0;
}

td.row1 {
background-color:#f8f8f8;
}

td.row2 {
background-color:#efefef;
}

td.row3 {
background-color:#FCFCFC;
}

td.row4 {
background-color:#F5F5F5;
}

td.rowpic {
background-color:#FFF;
background-image:url('http://img10.xooimage.com/files/e/f/7/fondcat-7c6a6a.jpg');
background-repeat:repeat-y repeat-x;
}

th {
color:#000;
font-size:11px;
font-weight:700;
background-color:#DCDCDC;
height:22px;
background-image:url('http://img3.xooimage.com/files/8/c/6/fondcat-7c9570.jpg');
}

td.cat {
background-image:url('http://img10.xooimage.com/files/e/f/7/fondcat-7c6a6a.jpg');
height:22px;
background-color:#D1D7DC;
}

td.spaceRow {
background-color:#D1D7DC;
}

.maintitle,h1,h2 {
font-weight:700;
font-size:16px;
font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:120%;
color:#000;
}

.genmed {
font-size:11px;
}

.gensmall {
font-size:10px;
}

.gen,.genmed,.gensmall {
color:#000;
}

a.gen,a.genmed,a.gensmall {
color:#4169E1;
text-decoration:none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover {
color:#4169E1;
text-decoration:underline;
}

.cattitle {
font-weight:700;
font-size:12px;
letter-spacing:1px;
color:#fff;
}

a.cattitle {
text-decoration:none;
color:#fff;
}

.forumlink {
font-weight:700;
font-size:12px;
color:#4169E1;
}

a.forumlink:hover {
text-decoration:underline;
color:#4bb7ff;
}

.postdetails {
font-size:10px;
color:#000;
}

.code {
font-family:Courier, 'Courier New', sans-serif;
font-size:11px;
color:#060;
background-color:#FAFAFA;
border:#D1D7DC;
border-style:solid;
border-width:1px;
}

.quote {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#444;
line-height:125%;
background-color:#FAFAFA;
border:#D1D7DC;
border-style:solid;
border-width:1px;
}

.copyright {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444;
letter-spacing:-1px;
}

a.copyright {
color:#444;
text-decoration:none;
}

a.copyright:hover {
color:#000;
text-decoration:underline;
}

input,textarea,select {
color:#000;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
border:1px solid #000;
border-color:#000;
}

input.post,textarea.post,select {
background-color:#FFF;
border:1px solid #000;
}

input {
text-indent:2px;
border:1px solid #000;
}

input.button {
background-color:#EFEFEF;
color:#000;
border:1px solid #000;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url('http://img7.xooimage.com/files/t/i/tile-34173.gif');
background-repeat:repeat-x;
}

input.mainoption {
background-color:#FAFAFA;
font-weight:700;
border:1px solid #000;
background-image:url('http://img7.xooimage.com/files/t/i/tile-34173.gif');
background-repeat:repeat-x;
}

input.liteoption {
background-color:#FAFAFA;
font-weight:400;
border:1px solid #000;
background-image:url('http://img7.xooimage.com/files/t/i/tile-34173.gif');
background-repeat:repeat-x;
}

.helpline {
background-color:#DEE3E7;
border-style:none;
}

.highslide-controls a span,.highslide-controls .highslide-move {
display:none;
}

.gen,.postbody {
font-size:12px;
}

.mainmenu,.name {
font-size:11px;
color:#000;
}

a.mainmenu,a.forumlink,a.nav,a.topictitle:link,a.postlink:link {
text-decoration:none;
color:#4169E1;
}

a.mainmenu:hover,a.topictitle:hover,a.postlink:hover {
text-decoration:underline;
color:#4169E1;
}

a.cattitle:hover,a.nav:hover {
text-decoration:underline;
}

.nav,.topictitle {
font-weight:700;
font-size:11px;
color:#000;
}

a.topictitle:visited,a.postlink:visited {
text-decoration:none;
color:#6495ED;
}