@charset "utf-8";
#sliderpatro {
    width: 660px;
    height: 83px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    float: left;
}
#sliderpatro img {
    display: none;
    height: 83px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
}

#sliderpatro2 {
    width: 100%;
    height: 350px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    float: left;
}
#sliderpatro2 img {
    display: none;
    height: 350px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
}

#imageloader {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
#imageloader img {
    display: inline;
    height: 24px;
    position: relative;
    top: 40px;
    width: 24px;
    z-index: 100;
}

<!--===============Topo=======================-->
#sliderpatro2 {
    width: 660px;
    height: 83px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    float: left;
}
#sliderpatro2 img {
    display: none;
    height: 83px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
}
#imageloader2 {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
#imageloader2 img {
    display: inline;
    height: 24px;
    position: relative;
    top: 40px;
    width: 24px;
    z-index: 100;
}