div.reportajes_categorias {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 2px;
	margin-top: 10px;
	font-size: 13px;
	padding-top: 5px;
}

div.reportajes_categorias a {
	font-weight: bold;
	color: #9AB100;	
	text-decoration: underline;
}

h3.reportaje_titulo {
	color: #9AB100;	
	font-weight: bold;
	font-size: 16px;
}

h4.reportaje_subtitulo {
	color: #9AB100;	
	margin-bottom: 20px;
    margin: 10px;	
}

div.ficha-reportaje {
	background-image:url(../images/reportajes/ficha-report-top.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #e0e996;
	width: 236px;
	color:#000000;
	margin-top: 15px;
	padding: 10px 10px 0px 10px;
}

div.ficha-reportaje h3{
	margin-bottom: 5px;
}

div.ficha-reportaje img{
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}

div.ficha-reportaje-bottom{
	background-image:url(../images/reportajes/ficha-report-botton.jpg);
	width:256px;
	height:13px;
	margin-bottom: 15px;
}


div.ficha_texto {
	float: right;
	width: 150px;
}

div.reportaje_texto {
	text-align: justify;
	font-size: 13px;
    margin: 10px;
}

div.reportaje_texto p {
	margin-bottom: 10px;
	text-align: justify;
}
div.reportaje_texto h4 {
	color: #9AB100;	
	font-weight: bold;
	margin-bottom: 5px;
}

h2.cabecera-reportaje {
	background-image: url(../images/reportajes/ponte-dia-reportajes.jpg);
	text-indent:-5000px;
	width: 308px;
	height: 60px;
	margin-left: 100px;
}

h2.cabecera-report {
	background-image: url(../images/reportajes/descubre-reportajes.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width: 308px;
	height: 76px;
	margin-bottom: 15px;
}












.busqueda-report h3{
color:#000000;
font-size:14px;
margin-bottom: 5px;
}

.busqueda-report p{
margin-bottom: 5px;
color:#000000;
}

.busqueda-report select{
margin-bottom: 5px;
min-width: 100px;
margin-left: 22px;
}

.busqueda-report select.bus-catego {
margin-bottom: 5px;
min-width: 200px;
margin-left: 0px;
}

.busqueda-report input {
float:right;
margin-top: -25px;
}


.reportaje{
background-image: url(../images/reportajes/reportaje-top.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
min-height: 375px;
width: 520px;
margin-bottom: 0px;
margin-top: 0px;
color:#000000;

}

.reportaje-botton{
margin-top: 0px;
background-image: url(../images/reportajes/reportaje-botton.jpg);
width: 520px;
height: 18px;
margin-bottom: 10px;
}

.reportaje a.volver-repor {
background-image: url(../images/reportajes/inicio-top-reportaje.jpg);
position:absolute;
text-indent: -5000px;
width: 162px;
height: 35px;
margin-top: -34px;
margin-left: 10px;
}

.contenido-reportaje {
padding-top: 30px;
margin-left: 30px;
margin-right: 30px;

}

.visitas-reportaje{
color: #90a601;
}

.info-reportaje {
text-align:right;
float:right;
margin-top: -40px;
}

.reportaje hr{
margin-top: 20px;
}

#sidebar ul li h2.side-report {
float:none;
color: #aec100;
font-size:14px;
}


.ficha-reportaje-botton{
background-image:url(../images/reportajes/ficha-report-botton.jpg);
width:256px;
height:13px;
margin-bottom: 15px;
}

.lista-subtitulo {
color: #90a601;
font-size: 14px;
margin-bottom: 15px;
}

.lista-contenido {
color:#000000;
}

.lista-contenido p {
margin-top: 10px;
}

/*Entrevistas nuevo*/

div.imagenes-entrevista {
    clear: both;
    float: left;
    margin: 0;
}
div.imagenes-entrevista div.scroller {
    background: none repeat scroll 0 0 #FF0000;
    height: 350px;    
    overflow: hidden;
    width: 498px;
    margin-bottom: 10px;
}
div.imagenes-entrevista div.scroller div.line {
    width: auto;
}
div.imagenes-entrevista div.scroller div.item {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    float: left;
    height: 350px;
    position: relative;
    width: 498px;
}

div.imagenes-entrevista div.thumbs {
    clear: both;
    margin: 0 auto;
    width: 440px;
    padding-left: 10px;
    padding-right: 10px;
}
div.imagenes-entrevista div.thumbs div.item {
    border: 3px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    float: left;
    height: 53px;
    margin: 1px;
    width: 80px;
}
div.imagenes-entrevista div.thumbs div.selected {
    border: 3px solid #6F8C00;
}
div.imagenes-entrevista div.controls {
    clear: both;
    float: left;
    height: 28px;
    margin: 10px auto;
    /*width: 118px;*/
}
div.imagenes-entrevista div.controls div.prev {
    background: url("../images/reportajes/destacado/destacados_botones.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 28px;
    width: 28px;
}
div.imagenes-entrevista div.controls div.prev:hover {
    background-position: 0 -28px;
}
div.imagenes-entrevista div.controls div.item {
    background: url("../images/reportajes/destacado/destacados_puntos.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    float: left;
    height: 8px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 11px;
    width: 8px;
}
div.imagenes-entrevista div.controls div.selected {
    background-position: 0 -8px;
}
div.imagenes-entrevista div.controls div.next {
    background: url("../images/reportajes/destacado/destacados_botones.png") no-repeat scroll -28px 0 transparent;
    cursor: pointer;
    float: left;
    height: 28px;
    width: 28px;
}
div.imagenes-entrevista div.controls div.next:hover {
    background-position: -28px -28px;
}

div.reportaje
{   
	margin-left: 10px;
    width: 498px;
}

div.reportaje h4
{
    color: #9AB100;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);*/
}

div.sidebar div.ficha-entrevista div.ficha{position:relative;}
div.sidebar div.ficha-entrevista div.ficha div.flecha{
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    background: url("../images/reportajes/flecha_sola.png") no-repeat scroll 0 0 transparent;
    height: 33px;
    left: -35px;
    position: absolute;
    top: 40px;
    width: 16px;
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro{
	background: url("../images/reportajes/fondo_ficha.png") no-repeat scroll 0 0 transparent;
    height: 73px;
    margin: 0 0 0 -8px;
    padding: 7px;
    overflow: hidden;
    width: 263px;
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro div.imagen{
    float: left;
    /*margin-left: 7px;*/
    margin-right: 10px;
    /*margin-top: 7px;*/
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro div.imagen img{
   height: 72px;
   width: 72px;
   border-radius: 2px 2px 2px 2px;
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro div.detalles{ 
	/* float: left; */
   /* height: 87px; */
   /* width: 188px; */
   /* padding-right: 5px; */
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro div.detalles dl{
  margin: 7px 8px 3px 0;
  
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro div.detalles dl dt{
	clear: both;
    color: #9AB100;
    display: inline;
    float: none;
    font-size: 13px;
    font-weight: bold;
}
div.sidebar div.ficha-entrevista div.ficha div.cuadro div.detalles dl dd{
    display: inline;
    font-size: 12px;
}

div.sidebar div.ficha-entrevista h5{
    background: url("../images/reportajes/flecha.png") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: normal;
   /* height: 18px;*/
    line-height: 18px;
    margin-top: 15px;
    padding-left: 23px;
}
div.sidebar div.ficha-entrevista div.texto{
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    margin: 10px 0 0;
    padding: 0;
}
div.sidebar div.ficha-entrevista div.texto p{
    color: #000000;
}

div.sidebar-ultimas{
	background: none repeat scroll 0 0 #365A36;
	clear: both;
    float: left;
    margin-top: 50px;
    margin-bottom: 25px;
    width: 300px;
    position: relative;
}
div.ultimasentrevistas{
    background: url("../images/reportajes/top_fondo_ultimas_entrevistas_reportajes.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-top: -48px;
    width: 300px;
}
div.ultimosreportajes{
    background: url("../images/reportajes/top_fondo_ultimos_reportajes_reportajes.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-top: -48px;
    width: 300px;
}
div.sidebar-ultimas ul{}
div.sidebar-ultimas ul li{
    background: url("../images/reportajes/fondo_ficha_ultimas_entrevistas.png") no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 91px;
    margin-bottom: 5px;
    margin-left: 4px;
    width: 290px;
}
div.sidebar-ultimas ul li div.foto{
    float: left;
    margin-left: 5px;
    margin-top: 6px;
    margin-right: 10px;
}
div.sidebar-ultimas ul li div.foto img{
    border-radius: 2px 2px 2px 2px;
    height: 80px;
    width: 80px;
}
div.sidebar-ultimas ul li div.detalles{
    float: left;
    height: 80px;    
    margin-top: 6px;
    width: 189px;
}
div.sidebar-ultimas ul li div.detalles div.fecha{
    color: #9AB100;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    white-space: nowrap;
}
div.sidebar-ultimas ul li div.detalles div.titulo{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 13px;
}
div.sidebar-ultimas ul li div.detalles div.datos{
	font-size: 13px;
    color: #000000;
}

div.sidebar-ultimas div.sidebar-footer{
    background: url("../images/reportajes/pie_fondo_ultimas_entrevistas.png") no-repeat scroll 0 0 transparent;
    bottom: -19px;
    clear: both;
    float: left;
    height: 19px;
    position: absolute;
    width: 300px;
}

/*Estilo reportaje antiguos */
div#gallery_container {
	margin-left:5px;
	width:460px;
	overflow:hidden;
	position:relative;
	display: none;
}

div#gallery_img {
	width:6000px;
	position:relative;
}

div#gallery_img div {
	width:440px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}

a#gallery_link_anterior {
	position: absolute;
	background-image: url(../images/reportajes/boton_izquierda_paginacion_central_reportajes.gif);
	width: 23px;
	height: 114px;
	top: 400px;
	left: 12px;
	text-indent: -9999px;
	z-index: 200;
}
a#gallery_link_siguiente {
	position: absolute;
	background-image: url(../images/reportajes/boton_derecha_paginacion_central_reportajes.gif);
	width: 23px;
	height: 114px;
	top: 400px;
	right: 20px;
	text-indent: -9999px;
	z-index: 200;
}
a#gallery_link_anterior:hover, a#gallery_link_siguiente:hover {
	background-position: left 114px;
}
