td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #280004;
}
.back {
	background-attachment: fixed;
	background-image: url(imagenes/back2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dashed #ffffff;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #B00B07;
	border: 1px solid #000000;
		font-weight: bold;
}