
/*---fuente1---*/

@font-face {
    font-family: 'universultcondensedregular';
    src: url('fonts/univeultcondtc-webfont.eot');
    src: url('fonts/univeultcondtc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/univeultcondtc-webfont.woff2') format('woff2'),
         url('fonts/univeultcondtc-webfont.woff') format('woff'),
         url('fonts/univeultcondtc-webfont.ttf') format('truetype'),
         url('fonts/univeultcondtc-webfont.svg#universultcondensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*---fuente2---*/

@font-face {
    font-family: 'dinbold';
    src: url('fonts/ufonts.com_din-bold-webfont.eot');
    src: url('fonts/ufonts.com_din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ufonts.com_din-bold-webfont.woff2') format('woff2'),
         url('fonts/ufonts.com_din-bold-webfont.woff') format('woff'),
         url('fonts/ufonts.com_din-bold-webfont.ttf') format('truetype'),
         url('fonts/ufonts.com_din-bold-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*---fuente3---*/


@font-face {
    font-family: 'din_lightregular';
    src: url('fonts/ufonts.com_din-light-webfont.eot');
    src: url('fonts/ufonts.com_din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ufonts.com_din-light-webfont.woff2') format('woff2'),
         url('fonts/ufonts.com_din-light-webfont.woff') format('woff'),
         url('fonts/ufonts.com_din-light-webfont.ttf') format('truetype'),
         url('fonts/ufonts.com_din-light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*---fuente4---*/

@font-face {
    font-family: 'dincond-lightregular';
    src: url('fonts/dincond-light-webfont.eot');
    src: url(fonts/'dincond-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dincond-light-webfont.woff2') format('woff2'),
         url('font/dincond-light-webfont.woff') format('woff'),
         url('fonts/dincond-light-webfont.ttf') format('truetype'),
         url('fonts/dincond-light-webfont.svg#dincond-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*----------fin tipos----------------------*/





#contenedortext{
     display: block;
     float: left;
     width: 590px;
     height: 310px;
     margin-left:0px;
     margin: 0px;
     border-bottom: 8px solid;
}


.titulo{
    font-family: 'dinbold';
    font-size: 27pt;
    

}


.cuerpo12{
    font-family: 'din_lightregular';
    font-size: 12pt;
}






/*/--------------------------------------teoricas----------------------------/*/



#teorica4{
    
           display: inline-block;
           width: 431px;
           height: 607px;
           background-color: #fff;
           float: none;
           margin:0px;
           padding: 0px;
           background-color: #11ff48;

}


