﻿.link-cnt-left
{
    width: 202px;
    height: 400px;
    float: left;
}
.link-cnt-center
{
    margin-left: 8px;
    width: 767px;
    float: left; /*     border-bottom: dashed 1px red;     border-top: dashed 1px red;     */
}
.link-cnt-center-left
{
    float: left;
    margin-left: 15px;
    width: 540px;
    /*
    border-top: dashed 1px blue;
    border-top: dashed 1px blue;
    */
}
.link-cnt-center-right
{
    float: left;
    margin-left: 18px;
    width: 190px;
}
.link-offer-right
{
    display: inline;
    float: left;
    overflow: hidden;
    height: 253px;
    background-color: #f0eddc;
    border: solid 1px #7c6539;
    width: 100%;
}
.link-subtitle-black
{
    background-color: #d3aa6c;/*#484742*/
    font-family: Helvetica,Arial;
    font-size: 85%;
    color: #FFFFFF;
    height: 52px;
    width: 192px;
    float: left;
}
.link-subtitle-news
{
    height: 20px;
    background-color: #815c2f;
    color: White;
    padding: 5px;
    font-family: Georgia;
    font-weight: bold;
}

.blacktransp-offer-right
{
    background: transparent url(../../Images/blacktransp.png) repeat scroll 0 0;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial;
    font-size: 80%;
    height: 46px;
    overflow: hidden;
    padding: 7px 0 0 10px;
    position: relative;
    top: -20px;
    width: 180px;
}

/*--------------------------------------------------------
  CITAS
---------------------------------------------------------*/
.cnt-cite
{
    padding:15px;
    padding-top:40px;
    width: 170px;
}
.cnt-cite-title
{
    font-family: Georgia,Trebuchet MS,Tahoma;
    font-size:1.5em;
    text-align:center;
}
.cnt-cite-comilla
{
    display: inline;
    font-size: 20px;
    font-weight: bold;
    color: #4d1c00;
}
.cnt-cite-text
{
    font-style: italic;
    padding-left: 5px;
    padding-right: 5px;
}
