@charset "utf-8";
img{
    border: none;
    text-decoration: none !important;
}
body {
    padding: 0px;
    background-image: url(../img/bkg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
}
.container {
    width: 960px;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.header {
    height: 140px;
}
.principal {
    background-image: url(../img/bkg_banner_principal.png);
    height: 291px;
    width: 912px;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: no-repeat;
}
.calugas {
    padding: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    display:none
}
.calugas img {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    /*margin-left: 10px;
	margin-right: 10px;*/
}
html *.calugas a{
    text-decoration: none !important;
}
.txt {
    padding: 0px;
    float: left;
    width: 270px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 35px;
    text-align: right;
    /*text-decoration: underline;*/
    color: #666;
    font-size: 12px;
    /*line-height: 20px;*/
}
.textos {
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.botonera {
    width: 160px;
    padding: 0px;
    position: relative;
    z-index: 10;
    float: right;
    margin-top: 6px;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.foto {
    position: absolute;
    z-index: 5;
    width: 907px;
    background-color: #CCC;
    height: 287px;
    padding: 0px;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 1px;
    overflow: hidden;
}

.foto ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 907px;
    height: 287px;
}
.foto ul li{
    margin: 0px;
    padding: 0px;
    height: 287px;
    width: 907px;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.foto ul li img {
    position: absolute;
}

.menu {
    font-size: 12px;
    color: #666;
    margin: 0px;
    padding-top: 8px;
    padding-right: 27px;
    padding-bottom: 8px;
    padding-left: 8px;
}
.right {
    float: right;
    margin: 0px;
    padding: 0px;
}
.menu li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.menu li a {
    display: inline;
    list-style-type: none;
    text-decoration: none;
    color: #666;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
}
.menu li a:hover {
    display: inline;
    list-style-type: none;
    text-decoration: none;
    color: #999;
    font-weight: normal;
}

.botonera img {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.footer {
    background-image: url(../img/footer.gif);
    height: 139px;
    background-repeat: no-repeat;
    clear: both;
}

.footer .click{
    width: 80px;
    height: 20px;
    float: right;
    margin-top: 55px;
    margin-right: 15px;
}

.logo {
    float:left;
    margin:47px 0 0 27px;
    padding:0;
}
.bandera {
    margin-top: 20px;
    margin-right: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 11px;
    color: #666;
    text-align: right;
}
#banner_hogar,#banner_empresas,#banner_corporaciones{
    display:none;
}
.txt a{
    color:gray;
    text-decoration: none !important;
}
.txt a:hover{
    text-decoration: underline !important;
}
.txt p{
    margin: 0px;
    padding: 0px;
}