@charset "utf-8";
/* CSS Document */

<style type="text/css"> 
body {
	 background: #222;
	 margin-top: 20px;
	 }
	 h3 { 
	 color: #eee;
	 font-family: 
	 Verdana; 
	 }
	 
.oculto
{
        display: none;
}

.galer
{
	vertical-align:top;	
	display:inline-block;
	width:175px;
	margin-left: 22px;
}



.galeria_texto 
{
	text-decoration: none;
	color: #3464AE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	vertical-align:top;	
}
