@charset "utf-8";


/* Esqueleto de la P�gina */
/*** Contenedor ***/ 
.ifb-contGral_indNot{
	margin: 10px 0;
    padding: 0;
	width: 1040px;
    height: 68px;
	overflow: hidden;
    /*background-color: #ffe3ff;*/
    border-top: solid 1px #d3d7da;
    border-bottom: solid 1px #d3d7da;
}

.ifb-box13_imgLeft{
    float: left;
    background : url(../img/backgNewsLeft.png) no-repeat;
    width: 11px;
    height: 70px;
    border: none;
}
.ifb-box13_contCenter{
    float: left;
    margin: 0 auto;
    padding-left: 10px;
    overflow: hidden;
    width: 1015px;
    /*background-color: #efef99;*/
}
.ifb-box13_imgRight{
    float: left;
    background : url(../img/backgNewsRight.png) no-repeat;
    width: 11px;
    height: 70px;
    border: none;
    position: absolute;
    top:11px;
    left:1032px;
}

/*contenedor izq tabla */
.ifb-box13_contIzq{
    float: left;
    margin-left: 8px;
    margin-right: 5px;
    width: 149px;
}
/* salida datos en tabla */
.ifb-box13_Table{
    overflow: hidden;
    /*background-color: #e69d94;*/
    width: 100%;
}
.ifb-box13_Table td{
    padding:0 3px 0 0;
    vertical-align: middle;
    line-height: 36px;
    height: 36px;
}
.ifb-box13_Table td.titleDateH{
    padding:10px 0 0 0;
    border-bottom: solid 1px #d3d7da;
    line-height: 16px;
    height: 16px;
}
.ifb-box13_Table td.titleDateH .title{
    color: #CA0023;
    line-height: 22px;
    height: 22px;
    font-family: "Proximanova", verdana;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}
.ifb-box13_Table td.titleDateH .title a{
    color: #CA0023;
    font-family: "Proximanova", verdana;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}
.ifb-box13_Table td.titleDateH .dateHour{
    padding:0 3px 0 0;
    line-height: 22px;
    height: 22px;
    color: #9da7a7;
    font-family: "Opensans", verdana;
    font-size: 10px;
    font-weight: normal;
}

.ifb-box13_flecha{
}
div.ifb-box13_flechaSuben{
    background: url("../img/flechaSubenTiny.png") no-repeat scroll right center;
    height: 18px;
    width: 18px;
}
div.ifb-box13_flechaBajan{
    background: url("../img/flechaBajanTiny.png") no-repeat scroll right center;
    height: 18px;
    width: 18px;
}
.ifb-box13_flechaMant{
    background: url("../img/flechaMantTiy.png") no-repeat scroll right center;
    height: 18px;
    width: 18px;
}
.ifb-datoUlt{
    font-family: "Opensans", verdana;
    font-size: 15px;
    color: #000;
    font-weight : bold;
}
.ifb-box13_flechaSepara20{
}
div.ifb-box13_flechaSepara20{
    width: 11px;
    background : url(../img/flechaSepara20.png)  no-repeat scroll right center;
    height: 20px;
}
.ifb-box13_datoDifP{
    font-family: "Opensans", verdana;
    font-size: 11px;
}


/* contenedor dcha linea */
.ifb-box13_contDcha{
    float: left;
    margin: 10px 0;
    padding: 0 2px 0 2px;
}
.ifb-box13_lineRight{
    width: 1px;
    height: 50px;
    background-color: #d3d7da;
}





