	.foto{
		width:150px;
		height:150px;
		border-bottom: 1px dashed;
		border-right: 1px dashed;
		border-left: 1px dashed;
		border-top: 1px dashed;
		border-color: #70695A;
		float:left;
		text-align:center;
		padding-top:5px;
	}
	.album{
		width:730px;
		margin-left: auto; 
		float:left;
		margin-top:20px;
		padding-top:5px;
		padding-left:8px;
		padding-bottom:8px;
		border:solid 1px;
		border-color:#433D3D;
		background:#d7e4cf;
		
	}
	.textoImagen{
		font-family: arial, sans-serif;
		letter-spacing: .1em;
		font-size: 11px;
		color: #70695A;
		border-color: #70695A; 
		text-transform: uppercase;
		text-decoration: none;
		font-weight:bold;
		
	}
	.album a{
		font-family: "Myriad Web","Trebuchet MS",Helvetica,sans-serif;
		font-size: 17px;
		border-bottom: 0px;
		text-decoration:none;
		background: transparent;
	  	color: #444342;
	}
	 .album a:hover{
		font-family: "Myriad Web","Trebuchet MS",Helvetica,sans-serif;
		font-size: 17px;
		border-bottom: 1px;
		background: transparent;
	  	color: #b8d538;
		text-decoration:none;
		border-bottom: 1px;
	}
	