ul.menu-gallery {
	list-style: none;
}

ul.menu-gallery li {
	text-decoration: none;
}

ul.menu-gallery div {
	float: left;
	margin-left: 10px;
}

ul.menu-gallery a {

}


#LoadSpace {
		top:0px;
		color:#000;	
		position:relative;	
		padding:0px;	
		border:solid 1px #ff9900;	
		overflow:hidden;
		height:360px;
		width:445px;
		clear:both;
		margin:auto;
}

#thumbMove {	
	width:9000px;
	overflow: visible; 
	display: block;	top:0px;
	border:solid 0px #0000FF;
	padding:0px;
	position:absolute;
}
.grid{	
	display: inline;	
	margin-left:51px;
	margin-right:51px;
	margin-top:45px;
	margin-bottom:45px;
	width:342px;
	height:270px;
	float:left;
}

#thumbMove a img {	width:100px;	height:75px;	border:0;	margin:5px; }
/* style the size, background color, border and margin of the submenu links */
#thumbMove a {
	text-align:center;
	float:left;
	width:110px;
	height:85px;
	background:#fff; /*color de fondo de las imagenes sin cargar */
	border:1px solid #888;
	margin:1px;
}
/* style position of the links on hover */
#LoadSpace a:hover {
	position:relative;
}
/* Efecto de ampliado */
#LoadSpace a:hover img {
	width:200px; 	height:150px;	position:absolute;	left:-56px; top:-46px;	border:1px solid #888;	padding:5px;	background:#ccc;}
#loading{	
	display:block;	width:445px;	height:360px;	border:0px;	background:url(ajax-loader.gif) no-repeat center ;}
.navGallery{
	
	text-align:center;
	overflow:hidden;
	padding-left:220px;
	padding-bottom:4px;
}

#groupInfo{
	width:100%;
	text-align:center;
}

.botton_nav{
	height:18px;
	width: 50px;
	display:block;
	float:left;
}

.downgallery a {

	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	/*background:url(boton_next.png) no-repeat center;*/
	position:relative;

}

.downgallery a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	
}


.upGallery a {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;		
	/*background:url(boton_prev.png) no-repeat center;*/
	
}

.upGallery a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}

.upGallery_disable  a{
	/*background:url(boton_prev_disable.png) no-repeat center;*/
	cursor:default;
	color: gray;
	text-decoration: none;
}

.downgallery_disable  a{
	/*background:url(boton_next_disable.png) no-repeat center;*/
	cursor:default;
	color: gray;
	text-decoration: none;
}
.Active{
	background-color:#FFFFFF;
	color:f95b11;
}	#groupMoveTo  a {	margin-left: 3px;	font-size:2em;	font-style: none;}			
.Active{
	background-color:#FFFFFF;
	color:f95b11;
}	#groupMoveTo  a {	margin-left: 3px;	font-size:2em;	font-style: none;}			

#contentLeft{
	margin-top:20px;
}

#pagesGroup{
	width:445px;
	padding:0px;
	margin-bottom:2px;
	margin:auto;
	text-align:center;
	
}

#pagesGroup a{
	padding:0px;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
}