body {
    margin:0px;
    background-color:#000000;
}
.selectorcontainer {
    width:802px;
    height:602px;
    margin:auto;
    /*border-width:1px;
    border-style:solid;
    border-color:gray;*/
}
.left {
    background-image:url(../images/logoselectpage.png);
    background-position:left center;
    background-repeat:no-repeat;
    width:343px;
    height:600px;
    float:left;
}
.right {
    width:457px;
    height:600px;
    float:left;
    
}
.one {
    width:457px;
    height:75px;
    float:left;
}
.two {
    background-image:url(../images/selectpage_title.png);
    background-position:left top;
    background-repeat:no-repeat;
    width:457px;
    height:31px;
    float:left;
}
.three {
    width:457px;
    height:50px;
    float:left;
}
.four {
    background-image:url(../images/music_factory_opt.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    
    float:left;
}
.boton1 {
    width:397px;
    height:62px;
    float:left;
    display:block;
}
.four:hover {
    background-image:url(../images/music_factory_opt_over.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:62px;
    float:left;
}
.five {
    width:457px;
    height:44px;
    float:left;
}
.six {
    background-image:url(../images/audiovisual_opt.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:60px;
    float:left;
}
.boton2 {
    width:397px;
    height:60px;
    float:left;
    display:block;
}
.six:hover {
    background-image:url(../images/audiovisual_opt_over.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:60px;
    float:left;
}
.seven {
    width:457px;
    height:37px;
    float:left;
}
.eight {
    background-image:url(../images/promotions_opt.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:60px;
    float:left;
}
.boton3 {
    width:397px;
    height:60px;
    float:left;
    display:block;
}
.eight:hover {
    background-image:url(../images/promotions_opt_over.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:60px;
    float:left;
}
.nine {
    width:457px;
    height:47px;
    float:left;
}
.ten {
    background-image:url(../images/more_than_opt.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:62px;
    float:left;
}
.boton4 {
    width:397px;
    height:62px;
    float:left;
    display:block;
}
.ten:hover {
    background-image:url(../images/more_than_opt_over.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:397px;
    height:62px;
    float:left;
}
.eleven {
    width:457px;
    height:54px;
    float:left;
}
.selectIMG {
border:0px;
}