@charset "utf-8";
/* CSS Document */
#pasar_imagenes {
	float:left;
	width:550px;
	height:175px;
	z-index:1;
	border: #CCC solid 1px;
	margin-bottom:25px;-moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: #ECEDEF  url(images/bg_boton_gh.jpg) !important;
	overflow:hidden;
}

 .contentdiv{
	background:#09C;
250px;	position: relative;
}
 .contentdiv img{ position:absolute; left:0px; top:0px; z-index:1; border:none;}
div#pasar_imagenes div.pagination{ position: relative; z-index:5; left:0px; float:right; top:145px;  font-size:12px; width:540px; padding:5px; color:#FFF; text-align: center;
background: #ECEDEF  url(images/bg_boton_gh.jpg) ;
opacity:.7;
filter:alpha(opacity=70);
-moz-opacity:.7; z-index:150; height:20px;


}
div#pasar_imagenes div.pagination a{ border: #CCC solid 1px; padding:2px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
div#pasar_imagenes div.pagination a:hover{  background: #999; }
.next{  }
.prev{ }