@charset "UTF-8";
.gradient {
	background-image: url(img/degrade_botonera.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txtbco {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.legales {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #DAC3AB;
	text-decoration: none;
	line-height: 14px;
}
.legalesLink {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #DAC3AB;
	text-decoration: underline;
}
.legalesLink:hover {
	color: #FFFFFF;
}
.form {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #DAC3AB;
	background-color: #42361E;
	border: 1px solid #DAC3AB;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #DAC3AB;
	text-decoration: none;
}
.tituloBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #DAC3AB;
	text-decoration: none;
	font-weight: bold;
}

