﻿body
{
    margin-top: 0;
    font-family: Arial;
}

.txt
{
    font-size: 14px;
    color: Black;
}

.txtform
{
    font-size: 14px;
    color: Black;
    font-weight: bold;
}



a
{
    text-decoration: none;
}

/*a:hover
{
	text-decoration: underline;
}*/


.breadcrumbs
{
    font-size: 14px;
    padding-top: 12px;
    color: Black;
    padding-right: 12px;
}


.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active
{
    color: Black;
}

.breadcrumbs a:hover
{
    text-decoration: underline;
}


.cuadroIndex
{
    padding: 14px;
    height: 195px;
    background-color: White;
}

.cuadroIndex2
{
    background-color: White;
    font-family: Arial;
}

.footer
{
    color: #009345;
    font-size: 17px;
    font-weight: bold;
    font-family: Arial;
    padding-top: 30px;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active
{
    color: #009345;
}

.orbelink
{
    padding-top: 12px;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    color: #009345;
}

.orbelink a:link, .orbelink a:visited, .orbelink a:hover, .orbelink a:active
{
    color: Black;
}

.tituloVerdeBold
{
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.tituloVerdeBold2
{
    color: Black;
    font-weight: bold;
    font-size: 14px;
    text-align: left;

}

.tituloVerdeBold3
{
    color: Black;
    font-weight: bold;
    font-size: 18px;
    text-align: left;

}

.tituloVerdeBold2 a:link, .tituloVerdeBold2 a:visited, .tituloVerdeBold2 a:hover, .tituloVerdeBold2 a:active
{
    font-size: 14px;
    color: Black;
}

.tituloVerdeBold h2
{
    font-size: 22px;
}

.botonIndex
{
    padding-right: 14px;
    padding-bottom: 8px;
}


.preguntaFaq
{
    color: #009345;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 12px;
    cursor: pointer;
}

.respuestaFaq
{
    padding-left: 35px;
}

.bullet
{
    color: #009345;
    font-weight: bold;
    font-size: 18px;
}

.NombreNuestroEquipo
{
    background-image: url(images/Template/rectanguloVerde.gif);
    width: 503px;
    height: 41px;
    cursor: pointer;
    font-weight: bold;
    font-size: 19px;
    color: white;
}
/*color verde titulo #009345*/


.textoNuestroEquipo
{
    padding-left: 18px;
    padding-right: 18px;
    border-left: solid 2px #bcb9b9;
    border-right: solid 2px #bcb9b9;
    font-size: 14px;
}


.linksNuestroEnfoque a:link, .linksNuestroEnfoque a:visited, .linksNuestroEnfoque a:active
{
    text-decoration: none;
    font-weight: bold;
    color: Black;
}

.linksNuestroEnfoque a:hover
{
    color: Black;
    font-weight: bold;
}

.linksNuestroEnfoque2 a:link, .linksNuestroEnfoque2 a:visited, .linksNuestroEnfoque2 a:active
{
    text-decoration: none;
    font-weight: bold;
    color: Black;
}

.linksNuestroEnfoque2 a:hover
{
    color: Black;
    font-weight: bold;
}

.paddingLeft200
{
    padding-left: 200px;
}

.linkNegroBold a:link, .linkNegroBold a:visited, .linkNegroBold a:hover, .linkNegroBold a:active
{
    color: Black;
    font-weight: bold;
}


.linkBlancoBold a:link, .linkBlancoBold a:visited, .linkBlancoBold a:hover, .linkBlancoBold a:active
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

.tablaLinksNuestroEnfoque a:link, .tablaLinksNuestroEnfoque a:visited, .tablaLinksNuestroEnfoque a:hover, .tablaLinksNuestroEnfoque a:active
{
    font-size: 19px;
}

.divH4
{
}

.divH4 h4
{
    font-size: 20px;
}

