

.DescripCampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.Buscar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.AdminCampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.cabecera_tablas {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #333333;
	font-size: 12px;
	}
.textogeneral {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFCC;
/* background-color: #333333; */
	font-size: 14px;
	}
	
body {
	background-attachment: fixed;
	background-image: url(../Imagenes/fondo_lateral.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
}

