
#mainContent {
    margin: 0 auto;
    position: relative;
    border: solid 50px #013c66;
    width: 700px;
    height: 500px;
    background-image: url("../../images/2/4/fondo.png");
    z-index: 1;
    overflow: hidden;
}

#patin {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 73px;
    height: 107px;
    background-image: url("../../images/2/4/patin.png");
    z-index: 5;
}

.patin2 {
    background-image: url("../../images/2/4/patin2.png") !important;
}

#mastil {
    position: absolute;
    bottom: 66px;
    right: 195px;
    width: 22px;
    height: 132px;
    background-image: url("../../images/2/4/mastil.png");
    z-index: 5;
}

#bandera {
    position: absolute;
    bottom: 86px;
    right: 206px;
    width: 2px;
    height: 29px;
    background-image: url("../../images/2/4/bandera.png");
    z-index: 1;
}

#menu {
    position: absolute;
    right: 0;
    top: 10px;
    width: 165px;
    height: 500px;
}

#item1 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 0;
    left: 0;
}

#item2 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 85px;
    left: 0;
}

#item3 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 170px;
    left: 0;
}

#item4 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 255px;
    left: 0;
}

#item5 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 0;
    left: 80px;
}

#item6 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 85px;
    left: 80px;
}

#item7 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 170px;
    left: 80px;
}

#item8 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 255px;
    left: 80px;
}

#item9 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 340px;
    left: 40px;
}

.error {
    background: url("../../images/2/4/error.png") no-repeat center center;
}

.interrogacion {
    background: url("../../images/2/4/int.png") no-repeat center center;
}

#int1 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 33px;
    left: 138px;
}

#int2 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 103px;
    left: 270px;
}

#int3 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 128px;
    left: 451px;
}

#int4 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 237px;
    left: 394px;
}

#int5 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 237px;
    left: 197px;
}

#int6 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 127px;
    left: 60px;
}

#int7 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 293px;
    left: 58px;
}

#int8 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 354px;
    left: 174px;
}

#int9 {
    position: absolute;
    width: 85px;
    height: 85px;
    top: 307px;
    left: 302px;
}

.ambulancia {
    background: url("../../images/2/4/ambulancia.png") no-repeat center center;
}

.avion {
    background: url("../../images/2/4/avion.png") no-repeat center center;
}

.campana {
    background: url("../../images/2/4/campana.png") no-repeat center center;
}

.charla {
    background: url("../../images/2/4/charla.png") no-repeat center center;
}

.fuente {
    background: url("../../images/2/4/fuente.png") no-repeat center center;
}

.moto {
    background: url("../../images/2/4/moto.png") no-repeat center center;
}

.musicos {
    background: url("../../images/2/4/musicos.png") no-repeat center center;
}

.tormenta {
    background: url("../../images/2/4/tormenta.png") no-repeat center center;
}

.pajaros {
    background: url("../../images/2/4/pajaros.png") no-repeat center center;
}

#pie div {
    font-size: 33px;
    margin-left: 35px;
}
