.BOTONERA {
	background-attachment: scroll;
	background-color: #640000;
	background-repeat:  repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: blink;
	cursor: hand;
}
.fotos {
	letter-spacing: 2mm;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2mm;
	margin: 2mm;
	padding: 2mm;
	border: thin none;
}
.BOTONERACopia {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-repeat:   no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: blink;
	cursor: hand;
	display: table-header-group;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: medium solid #663333;
}
