﻿body {
    font-size: 12pt;
    color:White;
}

.botonRegistro
{
 font-size:12pt;
}

.divContenedor
{
    color:White;
    margin:15px;  
    margin-left: 64px; 
    width:900px;     
    font-size: 12pt;
}

.divContenedor div 
{
    
    float:left;
}

.divDer
{
    margin-left: 10px;
    width:195px;
    margin-top:15px;
}

.divTitulo
{
    background-image: url(../../Promociones/images_promociones/pleca_arriba.jpg);
    height:35px;
    width:905px;
    padding-top:10px;
}

.divAbajo
{
    background-image: url(../../Promociones/images_promociones/pleca_abajo.jpg);
    height:35px;
    width:905px;
    padding-top:10px;
}

.divTitulo span 
{    
    margin-left:11px;
    font-size: 14pt;    
}

.divCentro
{

    width:905px;
    background-color: #1A61AE;
    opacity: .8;
}
