.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bordeFotos {
	border: 1px solid #FFFFFF;
}
.tabalCruzArriba {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #005ADF;
}
.tabalCruzAbajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005ADF;
}
.tabalCruzdcha {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #005ADF;
}
.tabalCruzIzqd {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #005ADF;
}
