img {
    border:0;
}

/* ############### PICTURES (LANGUAGE) ################## */

.langde {
    height:20px;
    width:32px;
    position:absolute;
    top:17px;
    left:14px;
    filter:alpha(opacity=20);      /* for ie */
    opacity:0.2;                   /* css3 standard */
}

.langde:hover {
    filter:alpha(opacity=100);      /* for ie */
    opacity:1.0;                   /* css3 standard */
}

.langen {
    height:20px;
    width:32px;
    position:absolute;
    top:17px;
    left:53px;
    filter:alpha(opacity=20);      /* for ie */
    opacity:0.2;                   /* css3 standard */
}

.langen:hover {
    filter:alpha(opacity=100);      /* for ie */
    opacity:1.0;                   /* css3 standard */
}

.langfr {
    height:20px;
    width:32px;
    position:absolute;
    top:17px;
    left:91px;
    filter:alpha(opacity=20);      /* for ie */
    opacity:0.2;                   /* css3 standard */
}

.langfr:hover {
    filter:alpha(opacity=100);      /* for ie */
    opacity:1.0;                   /* css3 standard */
}

a img {
    border:none;
}

/* ################# PICTURES (DESIGN) ################## */

.topbg {
    height:152px;
    width:982px;
    position:absolute;
    top:10px;
    left:10px;
}

.joanbody {
    height:270px;
    width:270px;
    position:absolute;
    top:162px;
    left:131px;
    margin:0;
    padding:0;
    z-index:20;
}

.www {
    height:82px;
    width:680px;
    position:absolute;
    top:180px;
    left:312px;
    margin:0;
    padding:0;
    z-index:10;
}