/* CSS Document */

body {
    margin: 0 auto;

    background: url(../images/fondoPB.png) top center;
    background-color: #73B1E0;
    background-repeat: no-repeat;
}
.fondoimagen {
    background: url(../images/fondoPB.png) repeat-x #B4B7B6 top center;
}

@font-face{
	font-family: "Cambridge";
	src: url("29113E_6_0.eot");
	src: local("Cambridge"), url("fonts/29113E_6_0.eot") format("embedded-opentype"),
		 url("fonts/29113E_6_0.woff") format("woff"),
         url("fonts/29113E_6_0.ttf") format("truetype"),
         url("fonts/29113E_6_0.svg") format("svg");
}
@font-face{
	font-family: "CambridgeTitulo";
	src: url("29113E_3_0.eot");
	src: local("CambridgeTitulo"), url("fonts/29113E_3_0.eot") format("embedded-opentype"),
		 url("fonts/29113E_3_0.woff") format("woff"),
         url("fonts/29113E_3_0.ttf") format("truetype"),
         url("fonts/29113E_3_0.svg") format("svg");
}
*{
	font-family:"Cambridge", Arial, Helvetica, sans-serif;
	font-size:1.0em;
}


*:focus {
    outline: none;
}

.level1 {
    background-color: #39A3BF;
}
.level2 {
    background-color: #9D2932;
}
.level2 {
    background-color: #BD6535;
}

img a {
    text-decoration: none;

    border: Opx;
}
.center {
    text-align: center;
}
#captura {
    display: block;
    overflow: hidden;

    width: 60%;
    height: auto;
    margin: 0 auto;
}

#captura a {
    width: 100%;
    height: auto;
}

.fotoescaneada {
    position: relative;

    display: block;

    width: 95%;
    height: auto;
    margin: 0 auto;
    padding: 2%;
}



h1 {
    font-size: 35px;

    color: #FFFFFF;
}

h2 {
    font-size: 35px;
    font-weight: bold;
    line-height: 30px;

    color: #00AEEF;
}
h3 {
    font-size: 30px;
    line-height: 20px;

    color: #00AEEF;
}

#contenido {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.div100 {
    display: block;
    overflow: hidden;

    width: 100%;
    height: auto;
    margin: 0 auto;
}

.imgescala {
    width: auto;
}
.centroimagen {
    width: 377px;
    margin-right: auto;
    margin-left: auto;

    margin-botton: 0;
}

.centrarboton {
    position: relative;

    display: block;
    float: left;

    width: 100%;
    height: 90%;
    padding-top: 100px;

    border: #990000 1px dotted;
}

#logooaa {
    position: relative;

    display: block;

    width: 88%;
    margin-right: 12%;

    text-align: right;
}

#cup {
    position: absolute;
    top: 0;
    left: 0;

    float: left;

    width: 167px;
    height: 48px;
}

#scanbook {
    position: absolute;
    top: 0;
    right: 0;

    float: right;

    width: 268px;
    height: 133px;
}

.oaa {
    position: absolute;
    top: 0;
    right: 0;

    display: block;
    float: right;

    width: 300px;
    height: auto;
}
#volverH {
    width: 75%;
}
.volver {
    position: relative;

    display: block;
    clear: both;

    width: 63%;
    min-width: 768px;
    height: 60px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}

.volver img {
    position: absolute;
    z-index: 50;
    top: 0;

    float: left;

    width: 70px;
    height: auto;
}

#scanAnother{
    width: 150px;
    min-width: 0px;
    text-align: center;
}

#scanAnother img{
    position: relative;
    float: none;
}

.dos_botons a#volver img {
    left: 80px;
}

#scanbook img {
    right: 0;
}
#conectia {
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;
    float: left;

    width: 163px;
    height: 73px;
}
.fondo {
    position: relative;

    float: left;

    background-image: url(../images/fondo.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.botones {
    position: relative;

    width: 100%;

    text-align: center;
}

.tituloseccion {
    font-family: "CambridgeTitulo";
    font-size: 2.0em;
    font-weight: bolder;
    line-height: 0.9em;

    position: relative;

    width: 100%;
    height: 30px;
    margin-bottom: 20px;

    text-align: center;

    color: #FFFFFF;
    text-shadow: 1px 1px 5px #346AA0;
}
.tituloseccion2 {
    font-family: "Cambridge";
    font-size: 2.0em;
    font-weight: bolder;
    line-height: 70px;

    position: relative;

    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    padding-left: 70px;

    text-align: left;

    color: #000000;
}

#captura .botones a.botonblanco {
    width: 32%;
}

.botonblanco {
    font-family: "CambridgeTitulo";
    font-size: 1.5em;

    position: relative;

    display: inline-block;

    width: auto;
    height: 35px;
    margin-top: 5px;
    margin-right: 20px;
    padding: 1% 3%;

    cursor: pointer;
    text-align: center;
    text-decoration: none;

    color: #000000;
    -moz-border-radius: 3px;
         border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 5px #346AA0;
}
.botonblanco:hover {
    background-color: #39A3BF;
}

.botonblanco1 {
    color: #FF0000;
}
.botonblanco1:hover {
    background-color: #FFCCCC;
}
.botonblanco2 {
    color: #1CB7EF;
    border: #A1E0F7 solid 4px;
}
.botonblanco2:hover {
    background-color: #A1E0F7;
}
.botonblanco3 {
    color: #2EB135;
    border: #D6F2D8 solid 4px;
}
.botonblanco3:hover {
    background-color: #D6F2D8;
}
.botonblanco5 {
    color: #339CAF;
    border: #BBDFE5 solid 4px;
}
.botonblanco5:hover {
    background-color: #BBDFE5;
}
.tituloencontrado {
    position: relative;

    float: left;

    width: auto;
    padding: 10px 50px;

    border: #FFCCCC solid 4px;
    -moz-border-radius: 30px;
         border-radius: 30px;
    background-color: #FFFFFF;
}

#botonesaudio {
    max-width: 1024px;
    margin: 0 auto;
}

.botonmenu {
    font-family: "CambridgeTitulo";
    font-size: 1.4em;
    line-height: 1.0em;

    position: relative;

    display: inline-block;

    width: 35%;
    max-width: 470px;
    height: auto;
    margin: 15px 30px 20px;
    padding: 1% 1% 1% 48px;

    cursor: pointer;
    text-align: left;
    text-decoration: none;

    color: #234E64;
    -moz-border-radius: 30px;
         border-radius: 30px;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 7px #346AA0;
}
.botonmenu:hover {
    color: #3AA3BF;
}
.botonmenu img {
    position: absolute;
    top: -20px;
    left: -30px;

    float: left;

    width: 80px;
    height: auto;
    margin-right: 5px;

    border: 0;
}

.botonlista {
    font-family: "CambridgeTitulo";
    font-size: 1.4em;
    line-height: 1.2em;

    position: relative;

    display: inline-block;

    width: 30%;
    height: auto;
    margin-top: 5px;
    margin-right: 30px;
    margin-bottom: 10px;
    padding: 1% 2%;

    cursor: pointer;
    text-align: center;
    text-decoration: none;

    color: #FFFFFF;
    -moz-border-radius: 15px;
         border-radius: 15px;
    background-color: #39A3BF;
}
.botonlista:hover {
    color: #000000;
}

.botonlista img {
    position: absolute;
    top: -5px;
    left: -30px;

    float: left;

    width: 70px;
    height: auto;
    margin-right: 5px;

    border: 0;
}
.botonlista span {
    font-family: "CambridgeTitulo";
    font-size: 0.7em;
    font-weight: 100;
    font-style: italic;
    line-height: 1.0em;

    color: #000000;
}
#tituloGralUnidadAR {
    font-family: "CambridgeTitulo";
    font-size: 1.4em;
    line-height: 1em;

    width: 98%;
    min-width: 1px;
    margin: 0 auto 10px;

    color: #234E64;
}
#plantillaVIDEO {
    display: block;
    clear: both;

    width: 60%;
    height: auto;
    margin: 50px auto;
	padding-top:10px;
	background-color:#fff;
}
#contenedorvideo,
#contenedoraudio {
    position: relative;

    width: auto;
    height: auto;
    padding: 0;
}
#reproductorvideo,
#reproductoraudio {
    position: relative;

    width: 98%;
    height: auto;
    max-height: 100%;
    margin: 0 1%;
    padding: 0;
}
#fondoaudio {
    display: block;

    width: 100%;
    height: auto;
    margin: 0 auto;

    background-image: url(../images/fondoaudios4.png);
    background-repeat: repeat-x;
    background-position: center bottom;
}
#reproductoraudio {
    width: 50%;
    margin: 200px auto 80px;
    padding: 0 25%;

    text-align: center;
}
#controlesvideo,
#subtitulos2 {
    position: relative;
    display: block;
    width: 350px;
    height: 58px;
    margin: 0 auto;
    margin-bottom: 1%;
    padding: 5px 10px;
    color: #FFFFFF;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;

}
#subtitulos2 {
    position: relative;
    display: block;
    width: 90%;
    height: 58px;
    margin: 0 auto;
    margin-bottom: 0%;
    padding: 10px 5%;
    color: #000;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: url(../images/fondosubt.jpg) bottom repeat-x;
	background-size: 100% 100%; 
	font-size:1.2em;
}
#controlesvideo div.botonesVideo {
    position: relative;

    float: left;

    width: auto;
    height: 54px;

    cursor: pointer;
    text-align: left;
}
#controlesvideo div img {
    margin: 0;
    vertical-align: bottom;
    border: 0;
}


#botaudio {
    position: relative;

    float: left;

    width: 36px;
    height: 54px;
}
#barraFondo {
    position: relative;

    float: left;

    width: 200px;
    height: 20px;
    margin-top: 16px;
    margin-right: 2px;

    background-color: #ccc;
}
#barraCarga {
    position: relative;
    float: left;
    width: 0;
    height: 20px;
    background-color: #000;
}
#ejTexto {
    position: relative;

    float: left;

    height: auto;
    padding: 10px 0;

    color: #000000;
}


@media handheld, only screen and (max-width: 768px) {

    #contenido {
        width: 100%;
    }
    #logooaa {
        width: 100%;
        margin-right: 0;

        text-align: center;
    }

    #logooaa img {
        height: auto;
        padding: 2px;
    }

    #logooaa img#imgLogo,
#logooaa img[src*="images/logooaa"] {
        width: 90%;
        height: auto;
    }

    #captura {
        width: 70%;
    }
    .volver {
        width: 98%;
        min-width: 1px;
    }
    .botonblanco {
        font-size: 1.6em;

        width: 30%;
        height: auto;
        margin-right: 5px;
        padding: 4% 2%;
    }

    .botonmenu {
        font-size: 1.0em;

        width: 16%;
        max-width: 580px;
        margin-right: 1%;
        padding: 3% 12% 3% 58px;
    }

    .botonmenu img {
        top: -10px;
        left: -15px;

        width: 70px;
        height: auto;
    }

    .botonlista {
        font-size: 1.4em;

        width: 28%;
        margin-right: 5%;
        padding: 3% 2%;
    }

    .botonlista img {
        top: -10px;
        left: -40px;

        width: 70px;
        height: auto;
    }

    .imgescala {
        width: 70%;
        height: auto;
    }

    #scanbook {
        width: 60%;
        height: auto;
    }
    #scanbook img {
        width: 60%;
        height: auto;
    }

    .oaa {
        z-index: 5;

        width: 50%;
        height: auto;

        cursor: pointer;
    }
    .oaa img {
        float: right;

        width: 80%;
        height: auto;
    }
    #textooaa {
        display: none;
        float: right;

        width: 80%;
        height: auto;
    }
}


@media handheld, only screen and (max-width: 480px) {

    body {
        background-size: 200%;
    }

    #captura {
        width: 90%;
    }
    .volver {
        margin-left: 26px;

        text-align: left;
    }

    .fotoescaneada {
        width: 90%;
        height: auto;
        padding: 2px;
    }

    .botonblanco {
        font-size: 1.4em;

        width: 40%;
        height: auto;
        margin-right: 5px;
        padding: 2%;
        padding: 6% 2%;
    }

    .botonmenu {
        font-size: 1.4em;

        width: 48%;
        min-width: 1px;
        max-width: 44%;
        padding: 4% 20% 4% 58px;
    }
    .botonmenu img {
        margin-right: 10px;
    }
    .botonlista {
        width: 70%;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 4% 15%;
    }
    .botonlista img {
        top: -25px;
        left: -5px;

        margin-right: 10px;
    }

    .imgescala {
        width: 95%;
        height: auto;
    }
    .centrarboton {
        position: relative;

        display: block;
        float: left;

        width: 95%;
        height: auto;
        margin: 2%;
    }

    .imgescala {
        bottom: 0;

        width: 70%;
        height: auto;
        margin: 0 auto;
    }
    #conectia {
        position: relative;

        float: righ;

        width: auto;
        width: 50%;
        margin-right: 0;
        margin-bottom: 0;
    }


    #scanbook {
        right: 0;

        width: 70%;
        height: auto;
    }

    #scanbook img {
        right: 0;
    }

    #subtitulos2 {
        width: 84%;
        padding: 0 8% 24px 8%;
    }
}


@media handheld, only screen and (max-width: 320px) {

    #captura {
        width: 100%;
    }

    .fotoescaneada {
        width: 90%;
        height: auto;
        padding: 2px;
    }

    .centrarboton {
        position: relative;

        display: block;
        float: left;

        width: 95%;
        height: auto;
        margin: 2%;
    }
    .imgescala {
        width: 70%;
        height: auto;
    }
    #conectia {
        position: relative;
        right: 0;

        float: righ;

        width: auto;
        width: 50%;
    }
    #scanbook {
        width: 70%;
        height: auto;
    }

    #cup {
        position: absolute;
        top: 0;
        left: 0;

        float: left;

        width: 70%;
        height: auto;
    }
}
