Current File : /home/aventura/public_html/modulos/galeria/templates/ver_galeria.html
		<script>
			/*Cufon.replace('#fb-album-header', {fontFamily: "Lobster 1.3" });
			Cufon.replace('.albumWrapper', {fontFamily: "Lobster 1.3" });*/
		Cufon.replace('h2', {fontFamily: "Lobster 1.3" });
		</script>
<style>
#content_galeria{
	 font-family: 'Open Sans',sans-serif;
	/*padding: 5px 10px 0px 10px;*/
	color: #74C5F2;
	background: #74C5F2;
	/*width: 920px;*/
	border-top: solid 0 #CCCCCC;
	box-shadow: inset 0px 0px 0px 1px #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
}



</style>
<!-- 		 -->

<article id="galeria">
<div id="content_galeria">
			<p>&nbsp;</p>

			<h2 class="page_header_2" align="center">Nuestra Aventura..</h2>
			<div>
						{LISTADO_ALBUM}
			</div>

		      
			<br>
			<br style="clear:both; ">
			<p></p>
 </div>
 </article>


<br style="clear:both; ">