body {
    background: url(imagenes/fondo2.jpg);
}

p {
    font-size: 13px;
    color: #333333;
    font-weight: normal;
    font-family: sans-serif, Arial;
}

p2 {
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.p3 {
    font-family: Arial, Helvetica, sans-serif;    
    float: left;
    width: 110px;
    text-decoration: none;
    font-size: 14px;
}

.p4 {
    font-family: Arial, Helvetica, sans-serif;    
    float: left;
    width: 131px;
    text-decoration: none;
    font-size: 14px;
}

.p5 {
    font-family: Arial, Helvetica, sans-serif;    
    float: left;
    width: 80px;
    text-decoration: none;
    font-size: 14px;
}

.p3:hover {
    text-decoration: underline;
}

.p4:hover {
    text-decoration: underline;
}

.p5:hover {
    text-decoration: underline;
}

.borde {
    border: 1px solid #CCCCCC;
}

.mb {
    margin-bottom: 5px;
}

.mt {
    margin-top: 60px;
}

.recuadro {
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}


.pie {
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.tit {
    font-size: 12px;
    color: #333333;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}

.borde {
    border: 1px dotted #666666;
}

.margen {
    padding-left: 10px;
    padding-right: 10px;
}

.botonInicio {
    display: block;
    width: 66px;
    height: 24px;
    *background: url(imagenes/inicio.jpg);
    float: left
}

.botonInicio:hover {
    background-position: 0 -24px;
}

.botonQuienes {
    display: block;
    width: 128px;
    height: 24px;
    *background: url(imagenes/quienes.jpg);
    float: left
}

.botonQuienes:hover {
    background-position: 0 -24px;
}

.botonRecursos {
    display: block;
    width: 91px;
    height: 24px;
    *background: url(imagenes/recursos.jpg);
    float: left
}

.botonRecursos:hover {
    background-position: 0 -24px;
}

.botonEventos {
    display: block;
    width: 78px;
    height: 24px;
    *background: url(imagenes/eventos.jpg);
    float: left
}

.botonEventos:hover {
    background-position: 0 -24px;
}

.botonClientes {
    display: block;
    width: 131px;
    height: 24px;
    *background: url(imagenes/clientes.jpg);
    float: left
}

.botonClientes:hover {
    background-position: 0 -24px;
}

.botonCapacitacion {
    display: block;
    width: 153px;
    height: 24px;
    *background: url(imagenes/capacitacion.jpg);
    float: left
}

.botonCapacitacion:hover {
    background-position: 0 -24px;
}

.botonEducacion {
    display: block;
    width: 141px;
    height: 24px;
    *background: url(imagenes/educacion.jpg);
    float: left
}

.botonEducacion:hover {
    background-position: 0 -24px;
}

.botonContacto {
    display: block;
    width: 82px;
    height: 24px;
    *background: url(imagenes/contacto.jpg);
    float: left
}

.botonContacto:hover {
    background-position: 0 -24px;
}

.espaciador {
    float: left;
}

.fondo {
    background-image: url(imagenes/linea-verde.jpg);
}

.click {
    font-size: 11px;
    color: #CF8F30;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline blink;
}

.click:hover {
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline blink;
}

.recuadro-resaltado {
    font-size: 12px;
    color: #A47226;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.tit-programa {
    font-size: 14px;
    color: #1F6775;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.p2azul {
    font-size: 13px;
    color: #1F6775;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.p1 {
    font-size: 13px;
    color: #333333;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.margen2 {
    padding-left: 24px;
    padding-right: 24px;
}

body {
    margin: 0px;
}

.destacado {
    font-size: 12px;
    color: #1F6775;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.txtder {
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.redes {
    margin-bottom: 10px;
}

.redes a{
       padding: 10px;
}

.redes img {
    width: 65%;
    padding: 5px;
}
