body {
	background-color: #006699;
	background-image: url(img/fdo_gral.png);


}
.fdotbl {
	background-image: url(img/fo_tbl.gif);
}
.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a.enlaces:link {
	text-decoration: none;
	color: #000000;

}
a.enlaces:visited {
	text-decoration: none;
	color: #000000;

}
a.enlaces:hover {
	color: #999900;
	text-decoration: underline;
}
a.enlaces:active {
	text-decoration: none;
	color: #000000;

}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(img/fondoboton.gif);
	height: 18px;
	width: 150px;
	font-size: 12px;
	border: 1px solid #755E39;
	text-indent: 6pt;
}
a.boton:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.boton:visited {
	color: #000000;
	text-decoration: none;
}
a.boton:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #993300;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_error { border:2px solid #EF959B; background:#FFDFDF; color:#900; padding:10px; margin:15px; }