﻿
 .contenedorTituloCentroContacto
{
    width: 169px;
    height: 24px;
    float: left;
    background-image: url(../images/centroContacto/barra/centro-negro.png);
      vertical-align: middle;
      padding-top: 8px;
}
 .textoTituloCentroContacto
{
    margin: 10px 0px 0px 10px;
    font-family: Arial;
    font-size: 11pt;
    color: White;
    font-weight: bold;
    vertical-align: middle;
}
.contenedorBarraTitulo
{
    width: 217px;
    height: 32px;
    float: left;
    margin-left: 100px;
}
 .contenedorImgIzqTituloCentroContacto
 {
    float: left;
}
.contenedorCentroContactoImgIzq
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 59px;
}
 .contenedorCentroContactoCentro
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/centroContacto/barra/barra-medio.jpg);
    background-repeat: repeat-y;
    height1: 59px;
}
 .contenedorCentroContacto
{
    clear: both;
    margin: 02;
    padding: 02;
}

.barra_vertical
{
    float:left;
    background-image: url(../images/centroContacto/barra/linea.png);
    width:57px;
    height:2px;
    margin-left: 43px;
    margin-right1: 5px;
    margin-top1: 3px;
    margin-bottom1:3px;
    background-repeat: no-repeat;
}
 .barraAbajo
{
    clear: both;
    height: 35px;
    width: 100%;
    padding-top: 10px;
    background-image: url(../images/centroContacto/barra/centro-negro.png);
    text-align: center;
    font-family: Arial;
    font-size: 11pt;
    color: #ffffff;
}
.contenedorBarra
{
    width: 100px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    height: 107px;
}