* {
    margin: 0;
    padding: 0;
    outline-style:none
}

body {
    background: url(/images/home/common/duplicate.jpg) center top repeat-x #E6D5CB;
    font-family: Arial, sans-serif;
    font-size: 11px;
    position: relative;
    width: 100%
}

.center {
    margin: 0 auto;
    position: relative
}

.centerContent {
    margin: 0 auto;
    position: relative;
    width: 971px
}

.centerBackground {
    background-position: center top;
    background-repeat: repeat-y;
    position: relative;
    width: 100%
}

.uniqueBkd, .uniqueBkdProfil {
    background-image: url(/images/home/common/elements.jpg);
    background-repeat: no-repeat;
    text-decoration: none
}

.uniqueBkdProfil {
    background-image: url(/images/profil/common/elements.jpg);
}

.color1{
    color:#A91E6F;
}
.color2{
    color:#564C4D;
}

.bkd_page_bottom {
    background-image: url(/images/home/common/board_bottom.jpg);
    height: 26px
}


.background, .background object, .transparent{
    cursor:pointer;
    display:block;
    height:100%;
}

.aThumb .background .picto_hd{
    background:url(/images/common/hd.png) no-repeat -3px -3px;
    bottom:40px;
    height:18px;
    position:absolute;
    right:3px;
    width:30px;
}

div.topgirl .background .picto_hd {
    bottom:24px;
}

.invisible{
    display:none;
    visibility:hidden;
}