@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat:  repeat-x;
	margin: 0px;

}

.tabla_principal{
	border: 0px
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
}
.field_contratar_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 8px;
}

.tabla_norepeatbg{
	background-repeat:  repeat-x;
}

