.bg {
	background-image: url(img/bg.gif);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #439ab9;
}
.txtNegMarron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #736543;
}
.botones {
	background-color: #f7ebdb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fffcf7;
	border-right-color: #bd9e72;
	border-bottom-color: #bd9e72;
	border-left-color: #fffcf7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #88725b;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #978c73;
	border: 1px solid #ede4cf;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #736543;
}
.txtNegAzul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0c5b6c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.txtCreditos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ada07f;
	text-align: justify;
}
.bordeTabla {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7a6c4a;
}
