#rss-feed{
    position:relative;
    top:33px;
    background: url(images/rss-icon.png) no-repeat left top;
    width:713px;
    display:block;
    height:32px;
    text-indent:-99999em;
    width:32px;
    margin-right:24px;
}

#rss-feed:hover{
    background-position:left -33px;
}

#footer .top{
    top : 0px;
}

.content-sidebar .textwidget{
    background: url(images/apropos-widget-bg.png) no-repeat 0 0;
    width: auto;
    height: 150px;
    margin : 10px 0px;
    padding : 6px;

}

.content-sidebar .textwidget .miuraconseil-link{
    text-indent: -9999px;
    display: block;
    width: 178px;
    height: 39px;
    background: url(images/logo-miura-magexpert.png) no-repeat 0 0;

}

#top{
    bottom: auto;
    margin-top:auto;
}

#header{
    height:60px;
    background-position: bottom center;
}

#rss-feed{
    top:-18px;
}

#top_bar{
    padding-top:15px;
}

ul#front_menu{
    top : auto;
    width:743px;
}

#searchform {
    float: left;
    margin-top:-12px;
    top : auto;
}

#content-body table.no-style{
    border: 0 none;
    width: auto;
    margin: 0 auto;
}

#content-body table.no-style tr,
#content-body table.no-style td,
#content-body table.no-style th{
    border: 0 none;
}

#bt_connect,
#bt_store,
#bt_demo{
    display: block;
    text-indent: -9999px;
    width: 198px;
    height: 82px;
}

#bt_connect{
    background: transparent url('images/bt-connect.png') no-repeat 0 0;
}

#bt_demo{
    background: transparent url('images/bt-demo.png') no-repeat 0 0;
}

#bt_store{
    background: transparent url('images/bt-store.png') no-repeat 0 0;
}

#bt_connect:hover,
#bt_store:hover,
#bt_demo:hover{
    background-position: 0 -82px;
}

#bt_connect:active,
#bt_store:active,
#bt_demo:active{
    background-position: 0 -164px;
}
