﻿.menu
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#989897;
    text-decoration:none;
    }
.copyright
{
    font-family:Arial;
    font-size:10px;
    color:#0B6420;    
    }
.rutaazul
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#1D61AD;
    text-decoration:none;
    }
.titulo
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#989897;
    }
.texto
{
    font-family:Arial;
    font-size:11px;
    color:#000000;
    text-align:justify;
    }
.textoazul
{
    font-family:Arial;
    font-size:11px;
    color:#1D61AD;
    }
.negritazul
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#1D61AD;
    text-decoration:none;
    }
.formu
{
    font-family: Arial;
    font-size: 11px;
    color: #7C7C7B;
    text-align: justify;
    border-right: #B4B4B3 thin solid;
    border-top: #B4B4B3 thin solid;
    border-left: #B4B4B3 thin solid;
    border-bottom: #B4B4B3 thin solid;
}
.boton
{
    font-family: Arial;
    font-size: 11px;
    border-right: #B4B4B3 thin solid;
    border-top: #B4B4B3 thin solid;
    border-left: #B4B4B3 thin solid;
    border-bottom: #B4B4B3 thin solid;
    background-color: #CBCBCB;
}