@charset "utf-8";


.contenedorGeneralNoticiasNew {
    width:100%;
    float:none;
    clear:both;
    color:#FFFFFF;
    background-color:#262626;
}

.contenedorFlechaAnterior {
    width:42px;
    float:left;
    background-color:#262626;
/*    margin-bottom:10px;
    margin-top:10px;*/
    height:280px;
}

.contenedorFlechaSiguiente {
    width:42px;
    float:left;
    background-color:#262626;
    height:280px;
}


.contenedorNoticiasNew {
    width:920px;
    float:left;
    color:#FFFFFF;
    overflow: hidden;
    background-color:#262626;
}

.contenedor1Noticia {
    /*width:478px;
    float:left;
    margin-top: 10px;
    margin-bottom:10px;
    */
/*    background-color:#ebebeb;*/
    height:260px;
/*    border-right:1px solid #000000;*/
}

.infoNoticiaPlantilla {
    width:297px;
    float:left;
}

.infoNoticiaPlantillaTitulo {
    color: #8b8a88;
    font-size:18px;
    text-align:left;
    padding-top:1px;
    height:55px;
    padding-left:20px;
    font-weight:bold;
    overflow:hidden;
    font-family:Arial, Verdana, sans-serif;
}

.infoNoticiaPlantillaTexto {
    color:#000000;
    float:none;
    clear:both;
    height:60px;
    margin-left:20px;
    overflow:hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.infoNoticiaPlantillaMasInfo {
    float:none;
    clear:both;
    width:120px;
    border-radius:3px;
    text-align:center; 
    margin-top:10px;
    margin-top:15px;
    padding-top:5px;
    margin-left:20px;
    height:15px;
/*    color:#e56830;*/
    background-color: #c8c8c7;
    padding-bottom:5px;
    font-family:Arial, Verdana, sans-serif;
}

.infoNoticiaPlantillaMasInfo a {
    color:#fb4700;
    font-weight:bold;
}

.infoNoticiaPlantillaMasInfo:hover a {
    color:#fb4700;
    font-weight:bold;
}

.imagenNoticiaPlantilla {
    width:160px;
    float:right;
    margin-right:20px;
    margin-top:20px;
}

.cabeceraContenidosGris {
    background-image:url(/estilos/gris/bkgd-rpt-level.gif);
    height:30px;
    padding-left: 30px;
    padding-top: 10px;
    margin-top:20px;
    margin-bottom:15px;
    clear:both;
}



#containerOfertas {
    background-color: #262626;
}


#sliderContainer { width: 960px; height: 195px; position: relative;  margin: 0 auto; }

/*.slideContent {   position: absolute; bottom:0px; right:0px; padding: 10px; width: 929px; }*/
.slideContent {   position: absolute; bottom:0px;  padding-bottom: 20px; width: 960px; }

/*.slide h3 {  font: 26px/1em 'Rokkitt', serif; color: #FFF;  margin: 0 0 5px 0; }

.slide p { font-size: 14px; color: #FFF; margin: 0; }*/

.jFlowSlideContainer { overflow: hidden; }

/*.jFlowSlideContainer a { color: #F90; text-decoration: none; font-style: italic; }*/

.jFlowSlideContainer a:hover { text-decoration: none; }

.jFlowSlideContainer a:focus { position: relative; top: 1px; }

.jFlowNext { background:url("/estilos/gris/arrows.png") no-repeat scroll 0 -35px transparent; height:130px; position:absolute; top:40px; right: -50px; width:50px; cursor:pointer; }

.jFlowPrev { background:url("/estilos/gris/arrows.png") no-repeat scroll -84px -35px transparent; height:130px; position:absolute; top:40px; left: -50px; width:50px; cursor:pointer; }

.jFlowPrev:hover { background-position: -84px -235px; }

.jFlowNext:hover { background-position: 0px -235px; }

.jFlowNextDisabled { background:url("/estilos/gris/arrows-defecto.png") no-repeat scroll 0 -35px transparent; height:130px; position:absolute; top:40px; right: -50px; width:50px;  }

.jFlowPrevDisabled { background:url("/estilos/gris/arrows-defecto.png") no-repeat scroll -84px -35px transparent; height:130px; position:absolute; top:40px; left: -50px; width:50px;  }


/* controller pagination */

#myController1 {position: absolute; top: 5px; right: 5px; }

.jFlowControl { background:url("/imagenes/bullet.png") no-repeat scroll 0px 0px transparent;  float: left; width: 15px; height: 15px;}

.jFlowControl:hover { background-position: -32px 0px; cursor: pointer; }

.jFlowSelected, .jFlowSelected:hover {background-position: -15px 0px;   }

