.fnd-general {
	background-image: url(imaganes/fondo.jpg);
	background-repeat: no-repeat;
}
.texto-once {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #714D34;
}
.btn-diez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A85846;
	text-decoration: none;
}

.btn-diez:hover {
color: #333333;

}.texto-diez-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}
.texto-diez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.btn-diez-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.btn-diez-negro:hover {
color: #A85846;
}
.copetes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F5F49;
}
.texto-doce-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texto-doce-marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A85846;
}
.campos-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	height: 16px;
	width: 209px;
	border: 1px solid #DFDCC7;
	background-color: #F4F0D8;
}
.campo-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F4F0D8;
	height: 83px;
	width: 209px;
	border: 1px solid #DFDCC7;
}
.btn-once-marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #7F5F49;
	text-decoration: none;
}

.btn-once-marron:hover {
	color: #333333;

}

