body {
	background-attachment: fixed;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: 87bfe2;
	border: none;
}
a.vinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.vinc:hover {
	color: #FFFF00;
	text-decoration: none;
}
.txt-usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284893;
	text-decoration: none;
}
.borde-tabla {
	background-color: #CEE7FF;
	border: 3px solid #0099FF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.vinc-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
a.vinc-int:hover {
	color: #461600;
	text-decoration: underline;
}
