.visor{
	
	background-color: white;
}



.visor p{
	text-align: justify;
}

.visor h2{
	color: #006599;
}





.sello{
	width: 250px;
	height: 250px;
	float: left;
	margin-top: 25px;
	
}





.texto{
	margin-top: 30px;
	float: right;
	width: 750px;

}




.texto2{
	float: left;
	width: 1010px;


}


.texto3{
	float: left;
	width: 600px;
	clear: left;
}



.imagen{
	float: right;
	clear: right;
	width: 350px;
	height: 400px;
	margin: 20px;
	border: 3px solid #006599;
}

