.txt_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #189AB2;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 15px;
}
.txt_stitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.cont_comprar {
	margin-right: 90px;
	margin-left: 45px;
}
.txb_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #0A0A0A;
	height: 18px;
	width: 240px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	margin-top: 5px;
}
.txb_form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #0A0A0A;
	height: 75px;
	width: 360px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	margin-top: 5px;
}
.cont_contacto {
	margin-right: 100px;
	margin-left: 100px;
}
.bt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	height: 22px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
