div#filtro-images{
	background-image: url(../images/fotos/menu-filtro-imagenes.png);
	height: 110px;
	width: 850px;
}

div#proximos-reportajes {
	background-image: url(../images/fotos/fondo_prox_reportajes_imagenes.png);
	width: 817px;
	height: 85px;
	margin-top: 10px;
	margin-left: 5px;
	position: relative;
}
a#proximos-reportajes-anterior {
	background-image: url(../images/fotos/boton_izquierda_prox_reportajes_imagenes.png);
	background-position: 0px -67px;
	width: 18px;
	height: 67px;
	position: absolute;
	top: 10px;
	left: 125px;
	text-indent: -9999px;
}
a#proximos-reportajes-siguiente {
	background-image: url(../images/fotos/boton_derecha_prox_reportajes_imagenes.png);
	background-position: 0px -67px;
	width: 18px;
	height: 67px;
	position: absolute;
	top: 10px;
	right: 14px;
	text-indent: -9999px;
}
a#proximos-reportajes-anterior:hover, a#proximos-reportajes-siguiente:hover {
	background-position: 0px 0px;
}

div#proximos-reportajes-marco {
	width: 646px;
	height: 73px;
	position: absolute;
	top: 7px;
	left: 141px;
	overflow: hidden;
}
div#proximos-reportajes-container {
	width: 9000px;
	height: 73px;
	position: absolute;
}
div.proximo-reportaje {
	float: left;
	width: 212px;
	height: 73px;
	background-image: url(../images/fotos/fondo_local_prox_reportajes_imagenes.png);
	margin-right: 5px;
	position: relative;
}

div.proximo-reportaje img {
	position: absolute;
	height: 45px;
	width: 90px;
	top: 13px;
	left: 2px;
}
div.proximo-reportaje p {
	color: #FFF;
	left: 94px;
	top: 11px;
	position: absolute;
}
div.proximo-reportaje p span {
	color: #9AB100;
}
div#cargando-galerias {
	background-image: url(../images/fotos/cargando_galerias.png);
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

div#buscando-galerias {
	background-image: url(../images/fotos/buscando_galerias.png);
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	margin-top: -50px;
}


div#mas-votadas {
	background-image:url(../images/fotos/main-borde-masvotadas.jpg);
	background-repeat:repeat-y;
	width:849px;
	height:354px;
}

div#mas-votadas a{
	color:#FFFFFF;
}

div#mas-votadas-top {
	background-image:url(../images/fotos/top-borde-masvotadas.jpg);
	width:269px;
	height: 57px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	padding-left: 580px;
	padding-top: 55px;
	text-align: center;
}

div#mas-votadas-bottom {
	background-image:url(../images/fotos/bottom-borde-masvotadas.jpg);
	width:849px;
	height: 38px;
}

div#mas-votadas-left {
	float: left;
	padding-left: 30px;
}
div#mas-votadas-right {
	float: right;
	width: 400px;
	padding-right: 20px;
}

a#mas-votadas-uno {
	display: block;
	background-image: url(../images/fotos/rank_1.png);
	background-position: 0px 98px;
	width: 342px;
	height: 82px;
	padding-left: 45px;
	padding-top: 16px;
	line-height: 15px;
}
a#mas-votadas-uno img {
	float: right;
	margin-right: 15px;
}

a#mas-votadas-dos {
	display: block;
	background-image: url(../images/fotos/rank_2.png);
	background-position: 0px 77px;
	width: 342px;
	height: 67px;
	margin-top: 5px;
	padding-left: 45px;
	padding-top: 10px;
	line-height: 15px;	
}

a#mas-votadas-dos span {
	float: right;
	margin-right: 10px;
	cursor: pointer;
}

a#mas-votadas-tres {
	display: block;
	position: relative;
	background-image: url(../images/fotos/rank_3.png);
	background-position: 0px 56px;
	width: 342px;
	height: 51px;
	margin-top: 5px;
	padding-left: 45px;
	padding-top: 5px;
	line-height: 15px;	
}
a#mas-votadas-tres span {
	position: absolute;
	right: 10px;
	bottom: 7px;
	cursor: pointer;
}

a#mas-votadas-cuatro span,
a#mas-votadas-cinco span,
a#mas-votadas-seis span,
a#mas-votadas-siete span,
a#mas-votadas-ocho span {
	float: right;
	margin-right: 10px;
	cursor: pointer;	
}
a#mas-votadas-cuatro,
a#mas-votadas-cinco,
a#mas-votadas-seis,
a#mas-votadas-siete,
a#mas-votadas-ocho {
	display: block;
	background-position: 0px 45px;
	width: 352px;
	height: 40px;
	margin-top: 5px;
	padding-left: 45px;
	padding-top: 5px;
	line-height: 15px;	
}
a#mas-votadas-cuatro {
	background-image: url(../images/fotos/rank_4.png);
}
a#mas-votadas-cinco {
	background-image: url(../images/fotos/rank_5.png);
}
a#mas-votadas-seis {
	background-image: url(../images/fotos/rank_6.png);
}
a#mas-votadas-siete {
	background-image: url(../images/fotos/rank_7.png);
}
a#mas-votadas-ocho {
	background-image: url(../images/fotos/rank_8.png);
}
a#mas-votadas-uno strong,
a#mas-votadas-dos strong,
a#mas-votadas-tres strong {
	color: #162b16;	
}
a#mas-votadas-cuatro strong,
a#mas-votadas-cinco strong,
a#mas-votadas-seis strong,
a#mas-votadas-siete strong,
a#mas-votadas-ocho strong {
	color: #9AB100;	
}


a#mas-votadas-uno:hover, 
a#mas-votadas-dos:hover, 
a#mas-votadas-tres:hover, 
a#mas-votadas-cuatro:hover, 
a#mas-votadas-cinco:hover,
a#mas-votadas-seis:hover,
a#mas-votadas-siete:hover,
a#mas-votadas-ocho:hover {
	background-position: left top;
}

a#mas-votadas-uno:hover {
	color: #666;
}

h2.cabeceraAvanzada {
	text-indent: -9999px;
	display: block;
	width: 569px;
	height: 47px;
	background-image: url(../images/textos/titulo_busqueda.png);
	margin-left: 50px;
}

div#filtro-images-avanzado{
	background: url(../images/fotos/fondo_caja_busqueda.png) no-repeat;
	margin-left: 15px;
	height: 191px;
	width: 788px;
	padding-top: 50px;
	margin-top: 20px;
	color: #FFF;
}

div#filtro-images-avanzado table {
	margin-left: 30px; width: 730px;
}

div#filtro-images-avanzado table .seleccion {
	
}

div.separador_busqueda {
	background: url(../images/fotos/separador_busqueda.png) no-repeat;
	height: 3px;
	width: 711px;
	margin-left: 34px;
    margin-top: 25px;
}

div.seccion_search_text {
	margin-left: 30px;
	margin-top: 22px;
	width: 730px;
}

div.seccion_search_text div {
	height: 33px;
	vertical-align: middle;
	float: left;
}

div.seccion_search_text div.icon_busqueda {
	margin-right: 10px;
}

button#botonBusquedaAvanzada {
	background: url(../images/fotos/boton_busqueda_avanzada.png) 0 0 no-repeat;
	width: 100px;
	height: 33px;
	border: 0;
	margin-top: -5px;
}

button#botonBusquedaAvanzada :hover {
	background: url(../images/fotos/boton_busqueda_avanzada.png) 0 -33px no-repeat;
	width: 100px;
	height: 33px;
	border: 0;
	margin-top: -5px;
}
div.seccion_search_text div p.desc_text_libre {
	padding-top: 5px; margin-right: 20px;
}

div.seccion_search_text div .text_libre {
	margin-right: 20px;
	width: 247px;
}