﻿body
{
    font-family: Helvetica;
    font-size: 11px;
    color: Black;
}




.lista
{
    font-family: Arial;
    font-size: 9px;
    color: Black;
}



a, a:visited, a:link, a:hover
{
    color: Black;
    text-decoration: none;
    font-weight: 700;
}

.main
{
    width: 850px;
    padding: 0px;
    margin: 0px;
}

#bordeVerde
{
    border-right: solid 3px #103230;
}

.celdaGris
{
    padding: 12px;
    background-color: #F3F3F3;
    vertical-align: top;
    text-align: justify;
}

.contactenos
{
    text-align: left;
    width: 60%;
}
.titulos
{
    text-transform: uppercase;
    color: #1E4E55;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

.celdaBlanca
{
    border-right: solid 1px #666666;
    vertical-align: top;
    text-align: justify;
    padding: 12px;
}

.proyecto
{
    border-left: solid 2px #378A96; /* padding:7px;*/
    padding-left: 3px;
}

.producto
{
    padding: 10px;
    padding-top: 2px;
}

.padding
{
    padding: 5px;
}

.flashes
{
    vertical-align: top;
    text-align: justify;
    padding-left: 2px;
    padding-right: 10px;
}

img
{
    border: 0;
}

.flashesPrincipal
{
    vertical-align: top;
    text-align: justify;
    padding-left: 12px;
    border-right: solid 3px #103230;
}

.barraProyectos
{
    text-align: center;
    height: 22px;
    background-color: #CBCBCB;
    width: 98%;
    padding-top: 4px;
    padding-bottom: 4px;
}

.menuabajo
{
    padding-top:10px;
    text-align: center;
}

a:link.menu, a:active.menu, a:visited.menu
{
    color: Black;
}

a:hover.menu
{
    color: #CBCBCB;
}

.bolder
{
 font-weight:bolder;
}

.bolder a:link
{
    font-weight:bolder;
}

.designed
{
    font-size: 10px;
}
