img {behavior: url(../css/iepngfix.htc);}


.sliderwrapper
{
	position: relative;
	overflow: hidden;
	width: 184px;
	height: 340px;
	margin: 0px;
	background: #fff url(../images/backBuscar.gif) 0 top no-repeat;
	
}



.sliderwrapper .contentdiv
{
	visibility: hidden;
	position: relative;
	left: 0;
	top: 0;
	padding: 5px;
	width: 1840px;
	min-height: 326px;
	height: 340px;
}

.pagination
{
	width: 184px;
	background: transparent;
	padding: 0px;
	margin: 0;
	height: 1px;
}

.pagination a
{
	padding: 0px;
	margin: 0;
	text-decoration: none;
	color: #00007D;
	background: white;
}

.pagination a:hover, .pagination a.selected
{
	color: #000;
	background-color: #fff;
}


/* ESTILO PARA RESULTADOS */



.sliderwrapper2
{
	position: relative;
	overflow: hidden;
	width: 184px;
	height: 755px;
	background: #fff url(../images/backBuscar2.gif) 0 top no-repeat;
	margin: 0px;
	
}



.sliderwrapper2 .contentdiv2
{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	width: 1840px;
}




.pagination2
{
	width: 184px;
	background-color: transparent;
	padding: 0px;
	margin: 0;
}

.pagination2 a
{
	padding: 0px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	background-color: white;
}

.pagination2 a:hover, .pagination2 a.selected
{
	color: #000;
	background: #FEE496;
	height: 1px;
}



/* ESTILO PARA RESULTADOS DETALLE*/



.sliderwrapper3
{
	position: relative;
	overflow: hidden;
	width: 184px;
	height: 360px;
	border-bottom: 0px solid #84b3dd;
	margin: 0px;
}


.sliderwrapper3 .contentdiv3
{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	width: 1840px;
}


.pagination3
{
	width: 184px;
	background: transparent;
	padding: 0px;
	margin: 0;
}

.pagination3 a
{
	padding: 0px;
	margin: 0;
	text-decoration: none;
	color: #00007D;
	background: white;
}

.pagination3 a:hover, .pagination2 a.selected
{
	color: #000;
	background: #FEE496;
}


/* SCROLL */


#newsscroll
{
	width: 440px;
	overflow: auto;
	background-color: none;
	display: block;
	padding: 0 10px 0 0px;
	margin: 0 0 10px 0;
}

#newsscroll .scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}


#newsscroll .vscrollerbase
{
	width: 10px;
	background: transparent;
	height: 50px;
}

#newsscroll .vscrollerbar
{
	width: 10px;
	background:#c2c2c2 url(../images/scroll2.gif) no-repeat 0 95%;
	height: 50px;
}


#newsscroll .scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
}


/* SCROLL DOS  */

#newsscroll2
{
	width: auto;
	overflow: auto;
	background-color: none;
	display: block;
}


#newsscroll2 .scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}



#newsscroll2 .vscrollerbase
{
	width: 10px;
	background: transparent;
	height: 50px;
}

#newsscroll2 .vscrollerbar
{
	width: 10px;
	background-color: #a7cef3;
	background-image: url(../images/scroll.gif);
	background-repeat: no-repeat;
	height: 50px;
}


#newsscroll2 .scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
}



/* SCROLL TRES */

#newsscroll3
{
	width: auto;
	overflow: auto;
	background-color: none;
	display: block;
	height: 390px;
}


#newsscroll3 .scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}


#newsscroll3 .vscrollerbase
{
	width: 5px;
	background: transparent;
	height: 400px;
	background-color: #d2d2d2;
}

#newsscroll3 .vscrollerbar
{
	width: 5px;
	background: url(../images/scroll3.gif) no-repeat;
}


#newsscroll3 .scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
}
