
.visor{
	
	background-color: white;
}


.sello{
	width: 400px;
	height: 75px;
	float: left;
	margin-top: 25px;
	margin-left: 200px;
}



.galeria{
	float: left;
	width: 200px;
	height:165px;
	margin: 15px;
}


.galeria a{
	text-decoration: none;
	color: #006599;	
}

.galeria a:hover{
	text-decoration: none;
	color: #c4c4c4;
	
}








