﻿.porcentaje_banner {
            color: #0000FF;
            text-align: left;
            background-image: url('Elecciones2017-min.png');
            background-repeat: no-repeat;
            align-content: center;
            image-resolution: unset;
        }

        .porcentaje100 {
            width: 100%;
        }

        .porcentaje10 {
            width: 10%;
        }

        .porcentaje50 {
            width: 50%;
        }

        .auto {
            width: auto;
        }

        .dxeEditArea  { 
            text-transform: uppercase;
        }

        .body {
            width: 99%;
            height: 100%;
            background-image: url('fondo-min.jpg');
        }


