a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picDx {
	float: right;
}
.picSx {
	float: left;
}
.fotoDx img, fotoSx img {
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fotoDx {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotoSx {
	float: left;
	padding-right: 20px;
}
hr {
	background-image: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 1px;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

