.bg {
	background-color: #000000;
}
.fnd {
	background-image: url(ROYEDIMAGEN/images/FONDO.jpg);
	background-repeat:  no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 30px;
	font-style: normal;
	font-weight: 400;
}
.salto {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
.txtpiezas {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: -1px;
	word-spacing: 5px;
	vertical-align: middle;
}
.salto:hover {
	font-family: Arial;
	font-size: 10px;
	color: #0099FF;
	text-align: right;
	padding: 10px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
.txtsimple {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding: 0px;
	font-style: normal;
}
.txtmail {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-align: right;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.txtmail:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-align: right;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

