div#columna_derecha{
    float:right;
    width:820px;
    background-color:#ffffff;
}
div#columna_izquierda{
    float:left;
    width:160px;
}
div#view{
    padding-top:20px;
    font-size: 12px;
    /*padding-right: 10px;*/
    color: black;
}

div#view p{
    text-align:justify;
}

div#titulo_izquierda {
    width:150px;
    height:70px;
    background-color:#037BC0;
    border-color:#037BC0;
    border-width:1px;
    border-style:solid;
    color:#FFFFFF;
    font-size:16px;
    margin-bottom:10px;
}
div#titulo_izquierda_cons {
    width:150px;
    height:70px;
    background-color:#FFF200;
    border-color:#000;
    border-width:1px;
    border-style:solid;
    color:#000;
    font-size:16px;
    margin-bottom:10px;
}
div#titulo_izquierda span{
    margin:5px;
    margin-top:30px;
    float:left;
}
div#titulo_izquierda_cons span{
    margin:5px;
    margin-top:30px;
    float:left;
}
div#lista_locales {
    width:150px;
    background-color:#037BC0;
    border-color:#037BC0;
    border-width:1px;
    border-style:solid;
    color:#FFFFFF;
    margin-bottom:10px;
}
div#lista_locales_cons {
    width:150px;
    background-color:#FFF200;
    border-color:#000;
    border-width:1px;
    border-style:solid;
    color:#000;
    margin-bottom:10px;
}
div#titulo{
    border-bottom-color:#037BC0;
    border-bottom-width:2px;
    border-bottom-style:solid;
    color:#037BC0;
    font-family: "verdana";
    font-size:24px;
    padding-bottom:20px;
    margin-bottom:10px;
    font-weight: bold;
}
.subtitulo{
    color:#037BC0;
}

.txtcolor_catalogo{
    color: #037BC0;

}

/* START CSS PRENSA */

#notas_prensa{
    width: 824px;
    height: auto;
}

.subtxt_notas_prensa{
    font-size: 12px;
    color: black;
}

.notas_prensa_item{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.detalle_notas_prensa{
    float: left;
    width: 650px;
    font-size: 12px;

}

.titulo_detalle_notas_prensa{
    color: #0265CD;
    font-size: 12px;
    font-weight: bold;
}

.desc_detalle_notas_prensa{
    color: #037BBA;
    font-size: 12px;
    text-align: justify;
    padding-left: 15px;
    padding-top: 13px;
}

.img_notas_prensa_item{
    float: left;
    margin-left: 25px;
}

.punteado{
    clear: both;
    padding-top: 20px;
    border-bottom:1px solid #F4C52D;
}

/* END CSS PRENSA */

/* IMBATIBLES */

* {
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   list-style:none;
   outline:none;
   /*border:none 0px;*/
   line-height:normal;
}

#lateral-right {
    width: 820px;
    color:#979797;
}

#lateral-right h1, .title {
    color:#0576C2;
    padding: 0 0 5px 0;
    font-weight:bolder;
    font-size:20px;
    border-bottom:#0576C2 solid 2px;
    margin: 0 0 0 0;
}

.title {
    border-bottom:2px solid #000000;
    color:#000000;
}

#cuadro-imbat {
    padding: 15px 0 0 115px;
}

.cuadros-imbatible, .cuadros-imbatible2 {
    width: 588px;
    height: 199px;
    border:#C6EBFF solid 2px;
    position:relative;
    margin: 0 0 5px 0;
}

.cuadro-text, .cuadro-text2, .cuadro-img, .cuadro-icon {
    float:left;
}

.cuadro-img {
    width: 245px;
    margin: 0 12px 0 0;
}

.cuadro-text {
    width:188px;
    padding: 5px 0 0 0;
}

.cuadro-text h5, .cuadro-text h2 {
    color:#0081C1;
    font-size: 13px;
    font-weight:bold;
    margin-bottom: 5px;
}

.cuadro-text li {
    padding-bottom: 4px;
}

.cuadro-text h2 {
    font-size: 27px;
    margin: 20px 0 0 0;
}

.cuadro-icon {
    background:url(../media/images/imb_logo.jpg) no-repeat;
    background-position:0 160px;
    padding: 100px 2px 0 4px;
    width: 136px;
    height: 99px;
    font-size: 10px;
    line-height: 10px;
    position:relative;
}

.cuadro-icon-logo {
    background:url(../media/images/nuevo.jpg) no-repeat;
    position:absolute;
    width: 37px;
    height: 37px;
    top: 10px;
    left: 75px;
}

.cuadro-icon h5 {
    font-size: 11px;
    font-weight:bold;
}

.cuadro-icon p {
    line-height:10px;
    font-size: 9px;
}

.condiciones {
    color:#000;
    font-size: 10px;
    padding: 10px 0 10px 0;
}

.link-pag, .link-pag2  {
    text-align:center;
    font-size: 13px;
    margin: 0 0 15px 0;
    width: 600px;
}

.link-pag a, .link-pag2 a {
    text-decoration:none;
    color:#999;
}

.link-pag a:hover, .link-pag2 a:hover {
    color:#0081C1;
    font-weight:bold;
}

.link-pag strong {
    color:#0081C1;
}
/* --------------------------------- o ------------------------------ */



/* --------------------------- CONSTRUCTOR  ------------------------- */
.cuadros-imbatible2 {
    border:#000 solid 1px;
}

.cuadro-text2 {
    width:188px;
    padding: 5px 0 0 0;
}

.cuadro-text2 h5, .cuadro-text2 h2 {
    color:#000;
    font-size: 13px;
    font-weight:bold;
    margin-bottom: 5px;
}

.cuadro-text2 li {
    padding-bottom: 4px;
}

.cuadro-text2 h2 {
    font-size: 27px;
    margin: 20px 0 0 0;
}

.link-pag2 strong {
    color:#000;
}

.link-pag2 a:hover {
    color:#000;
}

a.step-link:hover {
    color:#EBE23F;
    font-weight:bold;
}