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;	
}

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;
}

div.reportaje_texto p {
	margin-bottom: 10px;
}
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;
}




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;
}