
/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; text-decoration:none; width:47px; height:35px; float:left; margin:5px 0 5px 5px; }

/* slides smalls for SERVICIOS */
a.slide1 {background:url(../images/gallery/products/callistemonp.jpg);}
a.slide2 {background:url(../images/gallery/products/callistemon2p.jpg);}
a.slide3 {background:url(../images/gallery/products/callistemonp.jpg);}
a.slide4 {background:url(../images/gallery/products/callistemon2p.jpg);}
a.slide5 {background:url(../images/gallery/products/callistemonp.jpg);}
a.slide6 {background:url(../images/gallery/products/callistemon2p.jpg);}
a.slide7 {background:url(../images/gallery/products/callistemonp.jpg);}
a.slide8 {background:url(../images/gallery/products/callistemon2p.jpg);}
a.slide9 {background:url(../images/gallery/products/callistemonp.jpg);}
a.slide10 {background:url(../images/gallery/products/callistemon2p.jpg);}

/* styling for BOTTOM gallery */
#container_bottom {
	position:relative;
	width:515px;
	height:424px;
	}
	
a.gallery em, a.gallery span {display:none;}
#container_bottom .thumbs img {border:0;width:515px;height:386px;}

/* posicio thumbs */
#container_bottom .thumbs {
	position:absolute;
	right:0;
	top:386px;
	width:520px;
	height:35px;
}

.background{
	margin-top:0px;
	width:515px;
	height:386px;
}


#container_bottom a.gallery span, #container_bottom a.gallery span a {
	display:block;
	position:absolute;
	width:515px;
	height:14px;
	top:372px;
	left:0px;
	font-style:italic;
	color:#333;
	background-color: #FFFFFF;
	text-align: right;
}

#container_bottom a.gallery:active, #container_bottom a.gallery:focus {}
#container_bottom a.gallery:active em, #container_bottom a.gallery:focus em {display:block; position:absolute; width:515px; height:386px; top:-386px; left:5px; padding:0px; }

.title_green{	color: #6e861e;	font-size: 14px;	font-weight: normal;}
#result_gallery{margin-bottom:15px;}
#result_gallery a{margin-left: 300px;}
