@charset "utf-8";
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #095473;
}
.bordefotos {
	border: 1px solid #095473;
}
