﻿body
{
    background-image: url('images/Header_BG_Colpatria_new.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
}
.headerskin
{
    width: 940px;
    height: 71px;
}
.Seguir
{
    font-family: Verdana, Geneva, sans-serif;
    color: #B8B8B8;
    text-align: center;
    font-weight: bold;
    font-size: 9px;
    width: 82px;
    height: 71px;
    float: right;
}
.menutop
{
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    width: 450px;
    height: 20px;
    float: right;
    margin-top: 22px;
    margin-right: 5px;
    font-size: 11px;
    font-weight: bold;
}

.menutop a:link
{
    color: white;
    text-decoration: none;
}
.facebook
{
    background-image: url('images/Facebook_Colpatria.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 4px;
    margin-left: 1px;
    float: left;
}
.twitter
{
    background-image: url('images/Twitter_Colpatria.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 4px;
    margin-left: 1px;
    float: left;
}
.youtube
{
    background-image: url('images/Youtube_Colpatria.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 2px;
    margin-left: 1px;
    float: left;
}

.menuskin1
{
    width: 339px;
    height: 55px;
    float: right;
    position: static;
}
.tituloPag
{
    font-family: Verdana, Geneva, sans-serif;
    color: #474747;
    font-size: 15px;
    font-weight: bold;
}
.subtituloPag
{
    font-family: Verdana, Geneva, sans-serif;
    color: #474747;
    font-size: 13px;
    font-weight: bold;
}
.fieldsPag
{
    font-family: Verdana, Geneva, sans-serif;
    color: #474747;
    font-size: 11px;
}

.menufooter
{
    width: 610px;
    height: 17px;
    font-family: Verdana, Geneva, sans-serif;
    color: #656464;
    font-size: 9px;
    font-weight: bold;
    margin-left: 157px;
    text-decoration: none;
    clear: both;
}
.menufooter a
{
    font-family: Verdana, Geneva, sans-serif;
    color: #656464;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
.footer
{
    background-image: url('images/footer_colpatria_new.png');
    background-repeat: no-repeat;
    font-family: Verdana, Geneva, sans-serif;
    color: #7F7F7F;
    font-size: 9px;
    width: 940px;
    height: 79px;
    clear: both;
}
.url1
{
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
}
.collapseTbl
{
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
.collapseTbl tbody tr, .collapseTbl tbody tr td, .collapseTbl theader th, .collapseTbl theader th td
{
    margin: 0;
    padding: 0;
}
.container
{
    background: url('images/container.png') no-repeat;
    width: 620px;
    height: 370px;
    margin: 20px auto;
    padding: 50px 0;
    position: relative;
}
.container div
{
    width: 620px;
    height: 320px;
}
.container .bottom-right
{
    position: absolute;
    right: 10px;
    bottom: 50px;
}

.container .bottom-right-secundary
{
    position: absolute;
    right: 100px;
    bottom: 50px;
}

.tblForm
{
}
.tblForm td
{
    text-align: left;
    overflow: hidden;
}
.tblForm td input
{
    width: 173px;
}
.tblForm td select
{
    width: 185px;
}
label.error
{
    padding-left: 10px;
    display: block;
    color: #F78181;
    text-align: left;
}

.botonDesplegable
{
    background-color: #EFEFEF;
    border: 1px solid #D4D0C8;
    width: auto;
    font-weight: bold;
    width: 170px;
    padding: 5px;
    list-style-type: none;
}

.botonDesplegable > li > a
{
    text-decoration: none; color: #C00;
}

.botonDesplegable > li > a:hover
{
    text-decoration: none;
    color: #000000;
}

.botonDesplegable > li
{
    border-style: none;
    border-color: white;
    border-width: 1px;
}
