@CHARSET "ISO-8859-1";
.contenedorDragable{
    border: 1px dashed #aaa;
    border-radius: 4px;
    padding: 5px;
}
.tablaListado{
    border-left: 1px solid #c2c8cd;
    padding: 0px;
    background-color: #f3f5f6;
}
.objetoDragable{
    background-color: white;
    border: 1px solid #c2c8cd;
    padding: 10px;
    cursor: move;
}
.cp-news-grid-style-1 .grid {
    width: 90%;
    float: left;
    clear: both;
}
.cp-news-grid-style-1 .grid li {
    list-style: none;
  
}
.BB10 {
    border-bottom: solid 1px #d5d5d5;
    margin-bottom: 10px;
}
.cp-news-post-excerpt {
    width: 100%;
    float: left;
    position: relative;
    clear: both;
}

.cp-thumb img {
    width: 100%;
    height: auto;
}
.firma {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #b8051a;
    text-transform: uppercase;
    font-size: 0.90em;
}
.seccion {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #828080;
    font-size: 0.90em;
}

.cp-category-mainpost-style-1 .cp-post .cp-thumb {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}
img {
    vertical-align: middle;
}
.titular_portadilla1 {
    margin: 0px;
    padding: 0px;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: initial;
    font-size: 2.6em;
    line-height: 105%;
    letter-spacing: -1px;
}
.titular_portadilla2 {
    margin: 0px;
    padding: 0px;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: initial;
    font-size: 1.3em;
    line-height: 110%;
    letter-spacing: -1px;
    transform: scale(1,1.1);
}
.titular_portadilla3 {
    margin: 0px;
    padding: 0px;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: initial;
    font-size: 1.8em;
    line-height: 110%;
    letter-spacing: -1px;
}
.cp-post-tools {
    margin: 5px 0 0;
    padding: 0px;
    width: 100%;
    clear: both;
}
.linea {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #828080;
    font-size: 0.90em;
    border-left: solid 1px #828080;
}
.cp-post-tools li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
    color: #888888;
    font-size: 14px;
    line-height: 24px;
}
.editable {
	cursor: pointer
}

.caja_ultimahora {
    margin-bottom: 15px;
    padding: 20px;
    border: solid 1px #d5d5d5;
    height: 80px;
}

.tit_ultimahora {
    position: absolute;
    left: 44%;
    top: -17px;
    background-color: #f7f7f7;
    padding-top: 5px;
    height: auto;
    color: red;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-left: 15px;
    margin-right: 15px;
}

.titular_ultimahora1 {
    margin: 0px;
    padding: 0px;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: initial;
    font-size: 2em;
    line-height: 116%;
    letter-spacing: -1px;
    transform: scale(1,1.1);
}

.titular_portadilla4 {
    margin: 0px;
    padding: 0px;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: initial;
    font-size: 1.9em;
    line-height: 116%;
    letter-spacing: -1px;
    transform: scale(1,1.1);
}